pokemon-showdown/server
2019-10-18 23:14:31 +02:00
..
chat-plugins more false positive fixes 2019-10-18 23:14:31 +02:00
static
tournaments Fix typo in modlog entry of /tour forcetimer (#5884) 2019-10-15 08:44:12 +10:30
chat-commands.js Change ipbans.txt to lock instead 2019-10-18 14:37:22 +10:30
chat-formatter.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
chat.ts Refactor filters to always use regex (#5859) 2019-10-18 21:19:39 +02:00
config-loader.ts Fix config modification for unit tests (#5585) 2019-07-03 21:38:02 -07:00
global.d.ts Add a RoomID type (#5759) 2019-09-07 14:15:27 -05:00
globals.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
index.js Typescript punishments (#5728) 2019-08-29 19:46:42 -05:00
ip-tools.ts Update datacenters & IP-tools (#5880) 2019-10-13 19:28:35 -04:00
ladders-local.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
ladders-remote.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
ladders.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
loginserver.ts Correctly define global types for .ts files 2019-08-23 09:33:49 -07:00
monitor.ts Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
punishments.ts Change ipbans.txt to lock instead 2019-10-18 14:37:22 +10:30
room-battle.ts Support silently uploading replays 2019-10-10 08:57:46 -04:00
room-game.ts Rename Room#id -> Room#roomid, User#userid -> User#id (#5826) 2019-10-03 18:57:38 +10:00
roomlogs.ts Use void in promises to appease TSLint (#5827) 2019-10-03 19:08:30 +10:00
rooms.ts Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
sockets.js Track connection times and log probable ghosts (#5768) 2019-09-17 21:02:57 -07:00
team-validator-async.js Import Chat correctly (#5693) 2019-08-11 17:24:31 +02:00
users.ts Rooms: Rooms.get can return null (#5860) 2019-10-09 18:52:33 +11:00
verifier.ts Remove hardcoded URLs in favor of Config.routes (#5557) 2019-07-01 10:19:21 -07:00