From 151c360740aac5733759888220d91a1d3713b6e1 Mon Sep 17 00:00:00 2001 From: Zephyrrus Date: Fri, 2 Oct 2020 22:16:34 +0300 Subject: feat: allow administrators to create custom links for albums --- TODO | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 70b72e9..62f52ee 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3