forked from Telodendria/Telodendria
Update TODO
This commit is contained in:
parent
6ce6cb4525
commit
d89e3fd753
1 changed files with 3 additions and 2 deletions
5
TODO.txt
5
TODO.txt
|
@ -16,8 +16,9 @@ Milestone: v0.2.0
|
|||
[x] Json API
|
||||
[x] Trailing commas should not be allowed in arrays and objects
|
||||
[x] Fix empty arrays not parsing
|
||||
[ ] Db API
|
||||
[ ] If object is in cache, but doesn't exist on disk, delete from cache
|
||||
[~] Db API
|
||||
[x] If object is in cache, but doesn't exist on disk, delete from cache
|
||||
[ ] Allow cache to be totally disabled (no MIN_CACHE_SIZE)
|
||||
[~] User login
|
||||
[x] User manipulation functions (so we don't use the DB directly)
|
||||
[x] Refresh tokens
|
||||
|
|
Loading…
Reference in a new issue