aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-09 12:59:07 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-09 13:01:45 +0200
commitc90eab0046f95b5ff20e85be46fa4d70d451f3b6 (patch)
treec8f779edb66a2ff60c9be0b95f0940cee6a36180 /TODO
parent7492c9aa0df61e7bd7e136679a0ef90414ed1283 (diff)
Handle youtube cookies initialization failure, reorder youtube tabs
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 289316d..9d40983 100644
--- a/TODO
+++ b/TODO
@@ -130,4 +130,5 @@ Support webp directly without using ffmpeg to convert it to a png.
Add client side 4chan file size limit (note, webm has different limit than images).
Add client side 4chan max comment chars limit.
Use a directory icon and a file icon for non-media files in the file manager.
-Dynamically fetch 4chan api key, if it ever changes in the future. Same for youtube. \ No newline at end of file
+Dynamically fetch 4chan api key, if it ever changes in the future. Same for youtube.
+Set curl download limits everywhere (when saving to file, downloading to json, etc...). \ No newline at end of file