diff options
| author | Jake Mannens <jake@asger.xyz> | 2023-08-28 23:34:57 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2023-08-28 23:34:57 +1000 |
| commit | bbe7c69c234f8c320ebfe3c5bcd280abf7be0a9a (patch) | |
| tree | 0acd091d26cf01f0190bef81f6e05a1f5da1da84 | |
| parent | b635a6581560f5c01311969779e974e6caca3f54 (diff) | |
Added todo list
| -rw-r--r-- | Todo.md | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +# Bugs + - Dialogs briefly shown on page load + - Tag definitions page slow + - Input not focused + - Tag aliases/names not verified to be unique + +# Short-term Features + - Progressive page loading + - Media metadata (width, height, etc) + - Proper thumbnail generation + - Video support + - User/security support + - About page + +#Long-term Features + - Collections + - Jump into ingest feed at random point + - Rating system + - OCR character recognition + - Image deduplication by visual similarity + - Rating system + - Audit log + - Journaled operations |
