aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPitu <[email protected]>2020-06-25 02:21:05 +0900
committerPitu <[email protected]>2020-06-25 02:21:05 +0900
commit695d9a74efa3b0896cc2f961e25e13bd098109e1 (patch)
tree224b0539010ee8bda8fb100786cae40b71f3e979
parentOnly display `Show more` button when there's more to show (diff)
downloadhost.fuwn.me-695d9a74efa3b0896cc2f961e25e13bd098109e1.tar.xz
host.fuwn.me-695d9a74efa3b0896cc2f961e25e13bd098109e1.zip
Updated TODO
-rw-r--r--TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO b/TODO
index 969d28f..1c84982 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,11 @@
- There's a vertical scrollbar on seemingly all pages even though there is no need for it
-- "Tags" button on dashboard 404s
- Passwords that contain special characters don't seem to work (refer to previous dms)
-
- 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
-- Tags button when hovering over an image in the "Files" section do nothing
+- 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
-Think about implementing this https://i.kana.dev/24rcxzop.png
- - Invalidate a file after it has been downloaded/viewed.
+- Can't delete/rename albums when going into album view. Or ever.