diff options
| author | Pitu <[email protected]> | 2021-01-05 00:51:02 +0900 |
|---|---|---|
| committer | Pitu <[email protected]> | 2021-01-05 00:51:02 +0900 |
| commit | 3934621d252ef0bcfc71971cbfd2c4b6110d2bb7 (patch) | |
| tree | b2659a65a89367fe4c157c9d54cf0ccc442061ef /TODO | |
| parent | chore: change yarn for npm (diff) | |
| download | host.fuwn.me-3934621d252ef0bcfc71971cbfd2c4b6110d2bb7.tar.xz host.fuwn.me-3934621d252ef0bcfc71971cbfd2c4b6110d2bb7.zip | |
chore: begone TODO list, hello github projects
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -1,13 +0,0 @@ -- When you are on the table view of files, the column `Albums` doesn't get populated unless you fetch them, obviously. - - Think of a strategy to achieve this in a nice manner - -- There's nowhere to rename albums -- Finish /dashboard/tags - right now all it does is ask if you want to delete a tag (make it like the albums page) -- Make the settings page work properly -- Add an stats page that displays statistics about the server like free space, free/used memory, etc - - Add statistics of total disk space used by a specific user (?) - - Page that lists all files ordered by size, useful to find big files - -- databaseMigration.js generates thumbnails, make it use the ThumbUtil.js functions for consistency -- Add pagination to user files -- Add pagination to public album links |