diff options
| author | Pitu <[email protected]> | 2020-06-25 02:21:05 +0900 |
|---|---|---|
| committer | Pitu <[email protected]> | 2020-06-25 02:21:05 +0900 |
| commit | 695d9a74efa3b0896cc2f961e25e13bd098109e1 (patch) | |
| tree | 224b0539010ee8bda8fb100786cae40b71f3e979 | |
| parent | Only display `Show more` button when there's more to show (diff) | |
| download | host.fuwn.me-695d9a74efa3b0896cc2f961e25e13bd098109e1.tar.xz host.fuwn.me-695d9a74efa3b0896cc2f961e25e13bd098109e1.zip | |
Updated TODO
| -rw-r--r-- | TODO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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. |