downloading levels... IS REAL!
This commit is contained in:
parent
91fc1433b3
commit
cc1c365e5f
6 changed files with 244 additions and 4 deletions
|
@ -34,7 +34,7 @@ _these features are implemented_
|
|||
|
||||
## todo
|
||||
|
||||
- swap to chrono instead of `(TO_CHAR(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS.MS'))` (thats REALLY ugly!!)
|
||||
- swap to chrono instead of `(TO_CHAR(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS.MS'))` (thats REALLY ugly!!) this would also make the `28` and `29` parameters work on downloadlevel
|
||||
- 2.2 friends only unlisted
|
||||
- add more old endpoints + better support for older versions
|
||||
- add dailies, events, weekly
|
||||
|
@ -43,4 +43,7 @@ _these features are implemented_
|
|||
- sqlite would make sense for this
|
||||
- unscuff difficulties
|
||||
- moderation utilities
|
||||
- probably make more things bools in the database
|
||||
- probably make more things bools in the database
|
||||
- ip actions
|
||||
- fix downlopading levels
|
||||
- better song support
|
Loading…
Add table
Add a link
Reference in a new issue