aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZephyrrus <[email protected]>2020-10-02 22:18:16 +0300
committerGitHub <[email protected]>2020-10-02 22:18:16 +0300
commit443e63d05a95d41805bc1451a37246babfe778dd (patch)
tree129b30f93af6de3ef985d8774513eb359065b4f9 /TODO
parentfeat: add experimental query to sql generator for searching (diff)
parentfeat: allow administrators to create custom links for albums (diff)
downloadhost.fuwn.me-443e63d05a95d41805bc1451a37246babfe778dd.tar.xz
host.fuwn.me-443e63d05a95d41805bc1451a37246babfe778dd.zip
Merge pull request #3 from Zephyrrus/feature/custom_album_urls
feat: allow administrators to create custom links for albums
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 8 insertions, 7 deletions
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