12 Commits (b88b3f6fab37f1eeb7c195df698c27b104347741)

Author SHA1 Message Date
Flashfyre 2704e64e38 Add newclear endpoint 8 months ago
Up 1f95f7c042
hotfix: move save data to DB (#2)
* start reading save data from DB

* finish migration code

* remove leftover dir creation

* fix import cycle

* remove more dir creation

* update gitignore

* fix pk

* better table creation

* use REPLACE INTO

* fix typo
8 months ago
maru 512a24e5c3
Remove anti cheat 8 months ago
maru 786e947e09
Change 'banned' to 'limited 8 months ago
maru 8481626193
Relicense under AGPL 8 months ago
maru 235fb9c91c
Add copyright notice to files 8 months ago
maru e8240c9c38
Rename to rogueserver 8 months ago
maru b52abbf7fe
Ban if daily score over 20000 8 months ago
maru 768900d885
Change seedCompletions to dailyRunCompletions 8 months ago
Flashfyre 6acbb6448a Protect against cross-session overwrites 8 months ago
maru 9477889390
Use better cron package 8 months ago
maru 1f0f38d38e
Move endpoint categories into their own packages 8 months ago