some small refactoring

This commit is contained in:
Reid 2023-09-11 20:00:20 -07:00
parent dd7c66a13b
commit e591b11065
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
20 changed files with 957 additions and 40 deletions

View file

@ -35,9 +35,11 @@ _these features are implemented_
## todo
- swap to chrono instead of `(TO_CHAR(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS.MS'))` (thats REALLY ugly!!)
- patch `upload_level` and `download_level` to use friends only unlisted we get social shit (friends only stuff)
- in our level parsing, check for dual portals rather than just starting dual
- instead of panicking for a lot of things return -1
- <small>green name users...</small>
- add more old endpoints
- better support for older versions
- 2.2 friends only unlisted
- add more old endpoints + better support for older versions
- add dailies, events, weekly
- add defaults to more parameters
- better way for checking if song is custom (currently `id > 50`)
- sqlite would make sense for this
- unscuff difficulties
- moderation utilities