mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-21 20:59:04 +00:00
Added 1 new entry to TODO.md
This commit is contained in:
parent
2443390199
commit
d1b70d6b14
2
TODO.md
2
TODO.md
@ -29,6 +29,8 @@ Once this is implemented, default colorscheme should be the old dark grey.
|
|||||||
* [ ] Turn `render.js` into a standalone script (don't use `page` window variable).
|
* [ ] Turn `render.js` into a standalone script (don't use `page` window variable).
|
||||||
Due to the fact that it needs to have `page` variable defined first, it can't ever be loaded before `home.js`.
|
Due to the fact that it needs to have `page` variable defined first, it can't ever be loaded before `home.js`.
|
||||||
This may prevent proper async load of JS assets, which I'd like to look into, in pursuit of even more speed.
|
This may prevent proper async load of JS assets, which I'd like to look into, in pursuit of even more speed.
|
||||||
|
* [ ] Remember last pages of uploads & users lists.
|
||||||
|
Consider remembering last pages of each individual albums as well. When deleting an album, properly delete its remembered last page, if any. When listing albums sidebar and/or listing albums in Manage your albums, also delete remembered last pages of any missing albums (assume the albums were deleted from another device).
|
||||||
|
|
||||||
Low priority:
|
Low priority:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user