Commit graph

20 commits

Author SHA1 Message Date
a2344f4989 add sorting filters by name 2022-11-12 12:13:49 +01:00
f0aa616444 filter box closed for example tags 2022-06-08 14:37:02 +02:00
df0190c950 fix #all 2022-01-05 16:10:19 +01:00
ed18b1113e i broke hide_filters oops 2022-01-02 00:04:31 +01:00
3be9e79615 clearForm sets boxes to default not always empty 2021-12-11 22:19:15 +01:00
e47b790242 check fragment is the right form before using it as filters 2021-08-18 05:10:26 +02:00
1ce4b92423 remove unused args 2021-04-16 23:49:29 +02:00
1a6216a3d7 hide tags only used once initially 2021-04-16 23:49:29 +02:00
b9ea7f7bcb hide year headings when all items are hidden
fixes #7
2021-04-16 23:48:56 +02:00
8b32dfb6b9 percent-decode hash 2021-04-16 23:48:56 +02:00
d294a094f8 replace reset link with hide single-use tags 2021-04-16 23:48:56 +02:00
a73271c0b5 rearrange some element lookup stuff 2021-04-16 23:48:55 +02:00
069a65ab71 always open filters when popping state 2021-04-16 23:48:55 +02:00
a212487613 location is a global also 2021-04-16 23:48:55 +02:00
7de35a098f use hidden attr instead of display:none 2021-04-16 23:48:55 +02:00
07d71de471 use DOMContentLoaded 2021-04-16 23:48:55 +02:00
5d5e3bacbb open filters on load if not empty or 'all' 2021-04-16 23:48:55 +02:00
739cc49c0c make filters into a <nav> 2021-04-16 23:48:55 +02:00
161cb48d3a use push/popstate for filters 2021-04-16 23:48:55 +02:00
45077d5eec add scripting for filters 2021-04-16 23:48:55 +02:00