pokemon-showdown/server
Guangcong Luo 873efe91ce Refactor extractRoom to requireRoom
New in PageContext as of 9b3a986ef4ef7:

`extractRoom` no longer shows an error message if the room isn't found.
Instead, `requireRoom` does that.
2020-08-06 00:54:02 -07:00
..
chat-commands Refactor extractRoom to requireRoom 2020-08-06 00:54:02 -07:00
chat-plugins Refactor extractRoom to requireRoom 2020-08-06 00:54:02 -07:00
static Move server code to server/ 2019-02-03 16:07:06 -06:00
tournaments Minor code quality improvements based on LGTM (#7092) 2020-07-30 14:24:37 -07:00
chat-formatter.ts Minor code quality improvements based on LGTM (#7092) 2020-07-30 14:24:37 -07:00
chat.ts Refactor Modlog into one file (#7127) 2020-08-06 00:39:37 -07:00
config-loader.ts Fix Config error reporting (#7080) 2020-07-30 00:35:13 -07:00
global-types.ts Remove User#authAtLeast and add more sysop bypasses (#7046) 2020-08-06 00:12:30 -07:00
global-variables.d.ts Refactor Sockets to ProcessManager+TypeScript (#6584) 2020-04-17 04:05:45 -07:00
index.ts Refactor Modlog into one file (#7127) 2020-08-06 00:39:37 -07:00
ip-tools.ts Hosts & IPTools: Refactor to remove hardcoded ranges (#7078) 2020-07-29 23:04:50 -07:00
ladders-local.ts Update Streams API with pushEnd/writeEnd 2020-06-10 16:07:24 -07:00
ladders-remote.ts Add a library for utility functions (#6817) 2020-06-09 22:06:43 -07:00
ladders.ts Add a throttle for pending challenges (#7045) 2020-07-24 12:04:29 -07:00
loginserver.ts Fix memory leak in ladders-remote 2020-06-09 18:31:29 -07:00
modlog.ts Refactor Modlog into one file (#7127) 2020-08-06 00:39:37 -07:00
monitor.ts Refactor ip and modchat permissions (#7076) 2020-07-29 00:38:52 -07:00
punishments.ts Refactor ip and modchat permissions (#7076) 2020-07-29 00:38:52 -07:00
room-battle.ts Support custom ladders (#6541) 2020-08-06 00:28:53 -07:00
room-game.ts Change onChatMessage API to use void return 2020-07-29 15:01:04 -07:00
roomlogs.ts Refactor Modlog into one file (#7127) 2020-08-06 00:39:37 -07:00
rooms.ts Refactor Modlog into one file (#7127) 2020-08-06 00:39:37 -07:00
sockets.ts "Remove" the global room (#6885) 2020-07-02 11:31:34 -07:00
team-validator-async.ts Improve validator crash phrasing 2020-05-01 13:22:16 -07:00
user-groups.ts Remove User#authAtLeast and add more sysop bypasses (#7046) 2020-08-06 00:12:30 -07:00
users.ts Remove User#authAtLeast and add more sysop bypasses (#7046) 2020-08-06 00:12:30 -07:00
verifier.ts Improve eslintrc 2020-03-06 22:35:55 -08:00