some small refactoring
This commit is contained in:
parent
dd7c66a13b
commit
e591b11065
20 changed files with 957 additions and 40 deletions
14
readme.md
14
readme.md
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue