summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordweller <dweller@cabin.digital>2024-03-05 20:37:03 +0200
committerdweller <dweller@cabin.digital>2024-03-05 20:37:03 +0200
commit98cc28af8d4cb81a7070ba0d43e2254eae073d01 (patch)
treecbb787ae8618a8ca4b4fe3cdbc1407ba160ff194 /TODO
parent95705c29d9e83d1ed639c6a1c01cba0c0b041d7f (diff)
Fix webkit (modern day IE courtesy of AppleĀ® Inc.) stuff like broken modern media queries and no style for dropdowns
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6df7d13..d88b14a 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
TODO: make query options (-s -S) have togglable visibility, since they take a lot of room on mob.
FIXME: repalce <select> with custom controls so I can style it, leave <select> in <noscript>
-DEBUG: iOS Chrome, media queries didn't hide wide content
TODO: decouple PHP from HTML, merge index.pgp and search.php. Just have templates and snippets
and include those.
TODO: change GET query vars to be shorter or switch to a different schema