diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,12 +1,13 @@ -- There's a vertical scrollbar on seemingly all pages even though there is no need for it - -- Uploaded text file (via ShareX) does not show up in the dashboard's "Files" area - * Currently only pictures show up on the dashboard due to having thumbs - -- When you delete a file from the grid view, it's not removed from the list - 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 - Can't delete/rename albums when going into album view. Or ever. - Dark theme the annoying popups for deleting and other stuff -- Logout button + +- 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 + +- Admins should be able to add custom URLs to their albums, as long as it's not conflicting with another id |