pokemon-showdown-client/lib
Guangcong Luo 4df93cd077 Fix /users/0
The website API now reports userid '0' as an unregistered user.

Apparently PHP treats the string '0' as falsy. In the interests of
not overhauling literally all our APIs, I've decided to only change
the code in the website API. The rest doesn't need to be changed
because number-only userids haven't been allowed for a very long
time.

Fixes https://github.com/smogon/pokemon-showdown/pull/7704
2020-11-17 20:53:41 -05: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 Remove friends list code (#1646) 2020-10-28 12:52:42 -07:00
ntbb_sessions.sql Move session library inside repository 2016-10-20 13:16:06 -04:00
ntbb-database.lib.php Update include paths and merge config.inc.php 2020-07-27 17:03:58 -07:00
ntbb-ladder.lib.php Support configurable URLs (#1543) 2020-07-21 15:27:21 -07:00
ntbb-ladder.sql Update database schemas (#1546) 2020-07-09 04:59:45 -07:00
ntbb-loginthrottle.sql Add database schema for loginthrottle table (#1561) 2020-07-19 15:38:12 -07:00
ntbb-session.lib.php Fix /users/0 2020-11-17 20:53:41 -05:00
ntbb-usermodlog.sql Update database schemas (#1546) 2020-07-09 04:59:45 -07:00
ntbb-users.sql Move session library inside repository 2016-10-20 13:16:06 -04:00
ntbb-userstats.sql Update database schemas (#1546) 2020-07-09 04:59:45 -07:00
ntbb-userstatshistory.sql Update database schemas (#1546) 2020-07-09 04:59:45 -07:00
validate-token.js Fix some bugs caught by LGTM 2018-09-05 16:48:27 -05:00