Commit graph

18 commits

Author SHA1 Message Date
Jill 9e22dbd8f3 fix account comments 2023-01-04 18:59:14 +03:00
Jill 1cc00624fe replace == "" with .blank? 2023-01-04 15:05:27 +03:00
Jill 6587cb4adf add level parsing for intensive upload checks, remove GDBase64 2023-01-03 13:38:23 +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 46a4d06983 put newfound gddocs info to use
fun fact: this exists https://docs.gdprogra.me/

:slugclose:
2023-01-03 08:58:24 +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 31b59f76e0 shabadaba gooba like a meebo 2023-01-01 17:17:50 +09:00
Jill 571041f8f8 customizable date display format 2022-12-31 21:45:00 +03:00
Jill 09eee68e51 profile comments 2022-12-31 21:45:00 +03:00
Jill 886a16468a slightly tweak account lib stuff 2022-12-31 20:12:22 +03:00
Jill 426da44bee fix date formatting 2022-12-31 17:04:43 +03:00
Jill d9a73fe813 lightly fucked level scores 2022-12-31 09:28:08 +03:00
Jill 6cd20d330d tiny updateUser note 2022-12-31 05:10:50 +03:00
Jill a7faa055f9 basic input sanitization w/ todos sprinkled everywhere 2022-12-31 05:08:02 +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