diff options
| author | Jake Mannens <jake@asger.xyz> | 2023-08-29 01:59:45 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2023-08-29 01:59:45 +1000 |
| commit | b97c475d2f5b6c4c87719beeab02d1aeacf8a288 (patch) | |
| tree | be6344f6bc8c47d04fa298813ef74375395e60f5 /Todo.md | |
| parent | 8ae2a55f416aac0dc458a41931b7680035725b90 (diff) | |
Fixed bug in tab containers where a state change could result in an empty tab pane being shown
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,16 +1,24 @@ # Bugs - Input not focused - Tag aliases/names not verified to be unique + - Tag selection dialog has no max height + - Setting implicit tags removes builtin tags + - UserService listeners don't seem to be removed after disposal # Short-term Features - Progressive page loading - Media metadata (width, height, etc) - Proper thumbnail generation + - Deleting media also deletes thumbnails - Video support - User/security support - About page #Long-term Features + - Search tags from ViewMedia page + - Loading animations + - Keyboard shortcuts + - Find source - Collections - Jump into ingest feed at random point - Rating system @@ -19,3 +27,5 @@ - Rating system - Audit log - Journaled operations + - Confirmation dialog before enabling NSFW mode + - Upload progress bars |
