Commit graph

15 commits

Author SHA1 Message Date
winter 4788c8f65f git forced me to commit :( 2023-01-06 00:22:33 +09:00
Jill bfb62f3e47 stricter requirements for accounts 2023-01-03 16:20:31 +03:00
Jill e455a304b9 refactor endpoint system
context is now passed in instead of just the body

will allow for ip bans and similar in the future :slugclose:
2023-01-03 10:02:50 +03:00
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 a4e28cb708 clean up comments 2023-01-02 15:12:41 +03:00
Jill c6b7fe3dfb pretty logs :) 2023-01-02 13:59:37 +03:00
winter 6785d0e936 shine bright like a diamond 2023-01-01 17:24:04 +09: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 2b3f36f6ea config system 2022-12-31 11:16:43 +03:00
winter 45bc61c3cb bug: destroyed 2022-12-31 14:20:03 +09:00
Jill f6b757e5c3 tiny note about caps sensitivity in registerAccount 2022-12-31 05:16:46 +03:00
Jill 7bfb73f636 make account usernames a unique key 2022-12-31 05:13:29 +03:00
Jill a7faa055f9 basic input sanitization w/ todos sprinkled everywhere 2022-12-31 05:08:02 +03:00
Jill 4ca2ba06ab some minor refactoring 2022-12-30 19:04:27 +03:00