Updated todo again, I failed find & replace class

This commit is contained in:
Bobby Wibowo 2019-09-12 18:38:07 +07:00
parent 19eced03b9
commit f66a0aeb50
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF

View File

@ -3,7 +3,7 @@
Normal priority: Normal priority:
* [ ] Improve performance of album public pages, and maybe paginate them. * [ ] Improve performance of album public pages, and maybe paginate them.
* [ ] Use - [native lazy-load tag](https://web.dev/native-lazy-loading) to nojs pages. * [ ] Use [native lazy-load tag](https://web.dev/native-lazy-loading) on nojs pages.
* [ ] Use incremental version numbering instead of randomized strings. * [ ] Use incremental version numbering instead of randomized strings.
* [ ] Use versioning in APIs, somehow. * [ ] Use versioning in APIs, somehow.
* [ ] Better `df` handling (system disk stats). * [ ] Better `df` handling (system disk stats).