diff options
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |
