summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-09-05 15:59:05 +1000
committerJake Mannens <jake@asger.xyz>2023-09-05 15:59:05 +1000
commit422a3de38ad473a7aec19c854038a3b2ecf16f1c (patch)
tree185ea1e53f235060784154b8f6989e0b72864f3d
parent02da841c350cecc985b6b161fb175e7e5882e1d5 (diff)
Updated Todo
-rw-r--r--Todo.md54
1 files changed, 27 insertions, 27 deletions
diff --git a/Todo.md b/Todo.md
index a196f6d..c592e58 100644
--- a/Todo.md
+++ b/Todo.md
@@ -1,32 +1,32 @@
# Bugs
- - Input not focused
- - Setting implicit tags removes builtin tags
- - UserService listeners don't seem to be removed after disposal
- - Cancelling tag creation creates the tag anyway
- - Prevent marking tagging complete unless there are actually user tags
+ - [ ] Input not focused
+ - [ ] Setting implicit tags removes builtin tags
+ - [ ] UserService listeners don't seem to be removed after disposal
+ - [ ] Cancelling tag creation creates the tag anyway
+ - [ ] Prevent marking tagging complete unless there are actually user tags
# Short-term Features
- - Proper thumbnail generation
- - Video support
- - User/security support
- - Record in UploadedFiles whether the checksums was verified at upload time
- - Record in Media which UploadedFile actually holds the current content
+ - [ ] Proper thumbnail generation
+ - [ ] Video support
+ - [ ] User/security support
+ - [ ] Record in UploadedFiles whether the checksums was verified at upload time
+ - [ ] Record in Media which UploadedFile actually holds the current content
# Long-term Features
- - Enlarge image view in ViewMedia
- - Periodic thumbnail scrubbing
- - Loading animations
- - Keyboard shortcuts
- - Find source
- - Collections
- - Search memes by audio (for some reason)
- - Jump into ingest feed at random point
- - Rating system
- - Instantaneous OCR processing when media is uploaded
- - OCR status reporting on admin page
- - Dynamically update OCR data on ViewMedia page
- - Image deduplication by visual similarity
- - Audit log
- - Journaled operations
- - Confirmation dialog before enabling NSFW mode
- - Upload progress bars
+ - [ ] Enlarge image view in ViewMedia
+ - [ ] Periodic thumbnail scrubbing
+ - [ ] Loading animations
+ - [ ] Keyboard shortcuts
+ - [ ] Find source
+ - [ ] Collections
+ - [ ] Search memes by audio (for some reason)
+ - [ ] Jump into ingest feed at random point
+ - [ ] Rating system
+ - [ ] Instantaneous OCR processing when media is uploaded
+ - [ ] OCR status reporting on admin page
+ - [ ] Dynamically update OCR data on ViewMedia page
+ - [ ] Image deduplication by visual similarity
+ - [ ] Audit log
+ - [ ] Journaled operations
+ - [ ] Confirmation dialog before enabling NSFW mode
+ - [ ] Upload progress bars