aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPitu <[email protected]>2019-04-23 22:20:23 +0900
committerPitu <[email protected]>2019-04-23 22:20:23 +0900
commit9609279554b77ca73106f95f5d96356415a48cfb (patch)
tree7ac866d548a340798334feda08990e51e2da79f2 /TODO
parentFix toast (diff)
downloadhost.fuwn.me-9609279554b77ca73106f95f5d96356415a48cfb.tar.xz
host.fuwn.me-9609279554b77ca73106f95f5d96356415a48cfb.zip
Get rid of the icons altogether in a future commit
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index a2ccd5e..969d28f 100644
--- a/TODO
+++ b/TODO
@@ -8,13 +8,5 @@
- Tags button when hovering over an image in the "Files" section do nothing
-
-- Album options don't always seem to work? Sometimes I need to toggle an option on and off again for it to take effect (both dis-/enabled and downloads)
- * This is an issue with SQLite not supporting boolean fields, they get converted to 1 and 0
-- Users section on dashboard doesn't properly display the Enabled / Admin options (shows both as false for my admin account, the only one that exists)
- * This is an issue with SQLite not supporting boolean fields, they get converted to 1 and 0
-- Same as above happens even when the album link is disabled, (dis-)allow download makes no difference
- * This is an issue with SQLite not supporting boolean fields, they get converted to 1 and 0
-
Think about implementing this https://i.kana.dev/24rcxzop.png
- Invalidate a file after it has been downloaded/viewed.