From a8903ce81b81e62e87b9841c09c4be251b3ba41e Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Thu, 7 Sep 2023 10:07:58 +1000 Subject: Updated Todo --- Todo.md | 10 +++++----- 1 file 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 -- cgit v1.3