Kris Johnson
8797d4628c
Remove inactive ladders
2025-08-31 23:57:15 -06:00
larry-the-table-guy
4046533194
Teams DB: Fix column for format_idx ( #10632 )
Node.js CI / build (16.x) (push) Waiting to run
2024-11-03 01:21:14 -05:00
Mia
13a5c1ca52
Roomlogs: Support logging to Cockroach instead of flat files ( #10298 )
...
* Roomlogs: Support logging to Cockroach instead of flat files
* Correct roomlog timestamp use
* Remove nonnull cast
* Update server/roomlogs.ts
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
* remove y/m/d cols
* Fix indices
* consistency
* replace refs
* Fix syntax error
* Separate out dates into an extra table
* Fix other stuff
* Refactor chatlog
* use type param
* prevent crash in child process
* test
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
* Update server/roomlogs.ts
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
* RU: Ban Thundurus-T
* Inheritance: Unban Enamorus
* Add ADV RU challenge format
* SSB: Fix Haste Inky's move
* UU: Ban Pelipper
* use miscrosecond precision for timestamps
* cleanup
---------
Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2024-05-15 16:12:07 -05:00
Mia
0211066723
Add offline messaging ( #8440 )
2023-11-04 14:45:18 -05:00
Mia
71bf57716e
Teams: Use passwords for private teams
2023-09-26 19:16:28 -05:00
Mia
f190b1c8a7
Add a chat plugin for storing teams remotely ( #9513 )
2023-09-24 11:22:26 -05:00
Annika
2a49eab3a5
CG Teams updates
2022-12-15 19:46:59 -08:00
Annika
06ad1838b4
Add [Gen 9] Computer-Generated Teams
2022-12-14 17:46:20 -08:00
Annika
223cac6293
Fix broken SQL
2022-11-30 19:56:39 -05:00
Mia
603f24f0ec
Info: Support accessing a log of alternate accounts ( #9080 )
...
* Info: Support accessing a log of alternate accounts
* Update server/chat-commands/info.ts
Co-authored-by: Annika <56906084+AnnikaCodes@users.noreply.github.com>
* require nonnegatives
Co-authored-by: Annika <56906084+AnnikaCodes@users.noreply.github.com>
2022-11-30 16:30:28 -08:00
Mia
922a7bf8a9
Postgres: Fix bugs in migration API
2022-07-27 23:57:31 -05:00
Mia
67fcc14bf4
Rooms: Ensure battles save all data correctly ( #8851 )
...
* Rooms: Ensure battles save all data correctly
* Standardize migration code for future use
2022-07-27 21:08:19 -07:00
Mia
ec4cb6a6fa
Support persisting battles in a Postgres database ( #8442 )
2022-07-22 18:07:10 -07:00
Mia
5d164453ea
Abuse-monitor: Support recommending punishments ( #8588 )
2022-01-23 17:56:47 -08:00
Annika
476d1327d8
Abuse monitor: Fix SQL schema
2021-12-23 19:07:26 -05:00
Mia
cee8f5a12c
Abuse-monitor: Support tracking stats ( #8575 )
2021-12-23 15:56:25 -08:00
Annika
57f19246a8
Trivia: Support a cycle-specific leaderboard
2021-12-11 18:13:20 -08:00
Mia
ab62e1af43
Add a plugin to use Perspective for monitoring battles ( #8541 )
2021-12-03 07:52:26 -06:00
Annika
dcb96fa7ed
Trivia: Refactor to use SQLite as a storage backend
2021-08-14 20:35:08 -07:00
Annika
3288a1469e
Chat: Support accessing the chat-plugin database ( #8433 )
2021-08-14 18:25:50 -07:00
Annika
bcbe100c41
Modlog: Use SQLite for searches ( #8004 )
2021-07-23 13:47:49 -07:00
Mia
a0bdd4da88
Friends: Index databases
2021-07-20 23:43:19 -05:00
Mia
e5fbd64427
Support adding friends ( #7333 )
2021-07-16 12:56:34 -07:00
Annika
7f2dec0797
Modlog: Avoid optional properties in ModlogEntry ( #7613 )
...
* Modlog: Avoid optional properties in ModlogEntry
* Use a type
* Make IP nullable
* Add NOT NULL constrains
* Fix typo
2020-11-01 14:07:01 -08:00
Annika
2f130e8762
Modlog: Support logging to a SQLite database ( #7513 )
...
* Modlog: Support logging to a SQLite database
Co-authored-by: Christopher Monsanto <chris@monsan.to>
2020-10-30 19:27:25 -04:00