Commit graph

31 commits

Author SHA1 Message Date
Jill 20027b5cdc show uptime on index page 2023-01-04 12:07:22 +03:00
Jill aa7e179601 fix daily/weekly expiry timer typo 2023-01-04 02:42:04 +03:00
Jill 9b55f5c423 dumb daily levels implementation 2023-01-04 02:20:45 +03:00
Jill d8eca119b7 unhardcode hostname for song downloads 2023-01-03 20:23:35 +03:00
winter 91d6e0b8d7 oops i uh . 2023-01-04 02:05:38 +09:00
winter cab49b61b1 song uploading is now real 2023-01-04 02:03:47 +09:00
Jill 7da5bbf575 id incrementing typo fix 2023-01-03 15:47:58 +03:00
Jill 6587cb4adf add level parsing for intensive upload checks, remove GDBase64 2023-01-03 13:38:23 +03:00
Jill 7f9323c72f cache gjp checks for performance; switch everything to Accounts.auth 2023-01-02 19:07:33 +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 02461ec944 clean downloadLevel up a little 2023-01-02 15:21:49 +03:00
Jill c6b7fe3dfb pretty logs :) 2023-01-02 13:59:37 +03:00
Jill a7357c7f0d polish up songs, refactor http server initialization 2023-01-02 12:31:55 +03:00
Jill 8b3a39da9d custom song system more-or-less outlined
it's functional, but missing a lot of the functionality; very little checks to match the config are done and caching is completely missing
2023-01-02 09:56:04 +03:00
winter cc8d24d2fd like comment and subscribe 2023-01-01 16:06:25 +09:00
Jill b67a3c350e basic song downloader backend 2023-01-01 08:45:22 +03:00
Jill c83975ddfa refactor string cleaning 2022-12-31 22:05:39 +03: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
winter 15ab48298d sdfjhkjgfh 2023-01-01 02:48:18 +09:00
Jill 886a16468a slightly tweak account lib stuff 2022-12-31 20:12:22 +03:00
Jill c9e1595185 implement level deletion 2022-12-31 19:59:44 +03:00
winter 77aeb6ba57 i figured it out 2023-01-01 01:39:53 +09:00
Jill 426da44bee fix date formatting 2022-12-31 17:04:43 +03:00
Jill 865c21c4ea custom songs more-or-less functional 2022-12-31 16:25:45 +03:00
winter 4693eb222a fuck this it doesn't work 2022-12-31 19:46:51 +09:00
Jill 6731a00b36 fix up level scores & account nonsense 2022-12-31 09:44:30 +03:00
Jill d9a73fe813 lightly fucked level scores 2022-12-31 09:28:08 +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