summaryrefslogtreecommitdiff
path: root/Todo.md
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-09-05 01:01:24 +1000
committerJake Mannens <jake@asger.xyz>2023-09-05 01:01:24 +1000
commitacb74202f5391272c2e1823dfe04a044c7f7a9a7 (patch)
tree09dc032ba526306d8916035bf92336c095246741 /Todo.md
parent1b080819b26e4e84e5e9c88445806e43698b6757 (diff)
Tag names and aliases are now verified to be unique
Diffstat (limited to 'Todo.md')
-rw-r--r--Todo.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/Todo.md b/Todo.md
index 003cec2..4d4bb3f 100644
--- a/Todo.md
+++ b/Todo.md
@@ -1,15 +1,11 @@
# Bugs
- Input not focused
- - Tag aliases/names not verified to be unique
- - Tag edit dialog doesn't close when clicking Apply button
- - Tag selection dialog has no max height
- 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
- - Progressive page loading
- Proper thumbnail generation
- Video support
- User/security support