summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-09-07 10:07:58 +1000
committerJake Mannens <jake@asger.xyz>2023-09-07 10:07:58 +1000
commita8903ce81b81e62e87b9841c09c4be251b3ba41e (patch)
treed7db96bc28aa568e3177b23136a7278688796e1a
parent17b6539796f0ed4ce23da2e88d0f520959908606 (diff)
Updated Todo
-rw-r--r--Todo.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/Todo.md b/Todo.md
index c592e58..7d334a6 100644
--- a/Todo.md
+++ b/Todo.md
@@ -1,16 +1,16 @@
# Bugs
- - [ ] Input not focused
+ - [X] 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
+ - [X] UserService listeners don't seem to be removed after disposal
+ - [X] 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
+ - [X] Record in UploadedFiles whether the checksums was verified at upload time
+ - [X] Record in Media which UploadedFile actually holds the current content
# Long-term Features
- [ ] Enlarge image view in ViewMedia