diff options
| author | Jake Mannens <jake@asger.xyz> | 2026-04-16 02:22:56 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2026-04-16 02:22:56 +1000 |
| commit | ba86ba12732b3290eaa74936950a370966b41ac5 (patch) | |
| tree | fcb1fb3df3a0edc1d0a27a5336c8cadaef593507 /Todo.md | |
| parent | d59e751c5b7c23f0dce2a146b6b8ced80231a0cb (diff) | |
v0.10av0.10a
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,8 @@ # Bugs + - [X] Images in the gallery on mobile can easily exceed screen width + - [X] Images smaller than the requested thumbnail size aren't delivered + - [X] Autocorrect needs to be disabled on inputs such as username, tag name, etc + - [X] Mobile menu does not automatically hide upon page navigation - [X] Input not focused - [ ] Setting implicit tags removes builtin tags - [X] UserService listeners don't seem to be removed after disposal @@ -8,6 +12,8 @@ - [ ] Can't delete media # Short-term Features + - [ ] Ability to set password (at least via API) + - [ ] PowerShell uploading with initial tagging - [ ] Proper thumbnail generation - [ ] Video support - [ ] User/security support |
