Commit Graph

11 Commits

Author SHA1 Message Date
Jill d4e930e424 switch all auto-incrementing ids to a single tracking system
this is to prevent ids from overlapping after a level is deleted

this WILL cause issues on older databases. i will not be responsible
2023-01-02 16:32:31 +03:00
Jill c6b7fe3dfb pretty logs :) 2023-01-02 13:59:37 +03:00
Jill c83975ddfa refactor string cleaning 2022-12-31 22:05:39 +03:00
Jill 886a16468a slightly tweak account lib stuff 2022-12-31 20:12:22 +03:00
Jill d9a73fe813 lightly fucked level scores 2022-12-31 09:28:08 +03:00
Jill 2175b25ead more complete getLevels impl 2022-12-31 07:03:36 +03:00
Jill a7faa055f9 basic input sanitization w/ todos sprinkled everywhere 2022-12-31 05:08:02 +03:00
Jill 0fddc7a3e6 replace sub w/ gsub, deduplicate b64 code 2022-12-31 04:17:37 +03:00
Jill a734b39238 move libraries to lib/ 2022-12-31 04:08:09 +03:00
winter 9cfe9520b4 some kind of security implemented 2022-12-31 02:34:55 +09:00
Jill 4ca2ba06ab some minor refactoring 2022-12-30 19:04:27 +03:00