pokemon-showdown-client/lib
Guangcong Luo 8ca9916bdc Fix bugs in ladder prefix search
- `$prefix` needs to be initialized
- `$_REQUEST['prefix']` was misspelled as `$_REQUEST['format']`
- prefix argument in `getTop` not correctly marked as optional
- fix missing `FROM`, `AS alias`, and extraneous `)` in query
- `LIMIT` apparently can't be parameterized in MySQL?
2019-07-19 16:36:43 -04:00
..
css-sanitizer/Wikimedia/CSS Use Wikimedia's css sanitizer for custom css parsing (#919) 2017-06-13 23:26:15 -05:00
dispatcher.lib.php Add replay database code to version control (#1301) 2019-06-14 17:48:34 +09:00
ntbb_sessions.sql Move session library inside repository 2016-10-20 13:16:06 -04:00
ntbb-database.lib.php Fix UTF-8 support in database 2016-11-04 05:39:27 -04:00
ntbb-friendlist.sql Friendlist: serverside client code (so that friends can be added etc.) 2013-11-12 23:13:57 +01:00
ntbb-ladder.lib.php Fix bugs in ladder prefix search 2019-07-19 16:36:43 -04:00
ntbb-ladder.sql Update ntbb_ladder.sql 2016-03-18 11:43:04 -04:00
ntbb-session.lib.php Allow CORS actions with a POSTed sid 2019-02-27 05:16:17 -05:00
ntbb-users.sql Move session library inside repository 2016-10-20 13:16:06 -04:00
validate-token.js Fix some bugs caught by LGTM 2018-09-05 16:48:27 -05:00