Commit Graph

360 Commits

Author SHA1 Message Date
rhiannon morris f2aeb8e187 add shortcut for certain filters 2024-07-07 22:05:08 +02:00
rhiannon morris d93e38b618 appearance: none has accessibility problems 2024-07-07 22:01:05 +02:00
rhiannon morris 411c93e860 gap → grid-gap 2024-07-07 22:00:44 +02:00
rhiannon morris 5d576d358c replace nsfw warning with a positive test 2024-07-07 21:49:29 +02:00
rhiannon morris 38120bc60f improve some null handling 2024-07-07 21:49:29 +02:00
rhiannon morris e89970d339 instanceof instead of nodeType 2024-07-07 21:49:29 +02:00
rhiannon morris cd469f33db remove an unneeded null check 2024-07-07 21:49:29 +02:00
rhiannon morris 762300dcaf rename a variable 2024-07-07 21:49:29 +02:00
rhiannon morris b2e2db77dd const instead of let where possible 2024-07-07 21:49:29 +02:00
rhiannon morris 0de54d15d4 make a type more general 2024-07-07 21:49:29 +02:00
rhiannon morris fe338b2f3f type signatures 2024-07-07 21:49:29 +02:00
rhiannon morris 97660781a7 replace Array.from with a splat or whatever it's called 2024-07-07 21:49:29 +02:00
rhiannon morris b1b0f806d5 type signature on fillSets 2024-07-07 21:49:29 +02:00
rhiannon morris 5c70198e38 remove twitter username 2024-07-07 21:49:29 +02:00
rhiannon morris d06f749b8c switch to GHC2024 2024-07-07 21:49:29 +02:00
rhiannon morris 5031058bde lowercase name 2024-07-07 20:03:19 +02:00
rhiannon morris fa8fa4a18b update cabal deps up to ghc 9.10 2024-07-07 19:48:26 +02:00
rhiannon morris a1453db34a move artist to main info for visiblity 2024-07-07 19:45:50 +02:00
rhiannon morris 06ca357d60 90% quality for medium webp and full size for big 2024-07-07 19:44:26 +02:00
rhiannon morris 1f84b3e83e fix a copy rule in Makefile 2024-07-07 19:43:58 +02:00
rhiannon morris 61fd58413f remove TransformListComp which panics in ghc ≥ 9.6 2024-07-07 16:22:24 +02:00
rhiannon morris 6554dfd54c no line breaking within tags 2024-07-07 14:09:38 +02:00
rhiannon morris bde75df8ca fix sfw sort with nsfw update
if the last update to an item is nsfw-only, then it would affect the
sfw sorting, even tho it is not relevant, and even if it had ignore-sort
set. now it works properly in that situation
2024-01-09 15:35:31 +01:00
rhiannon morris 09897f27d9 gradients 2023-12-28 13:11:28 +01:00
rhiannon morris 7a08c05cea you WOULD type a script 2023-09-07 01:17:21 +02:00
rhiannon morris 8cb6752168 add flag for lossless webp in convert calls 2023-09-06 20:31:45 +02:00
rhiannon morris 11f5029412 simplify a selector 2023-08-06 06:50:07 +02:00
rhiannon morris 37cfafbcd3 vertically center single pages 2023-08-06 06:12:29 +02:00
rhiannon morris f40850cf38 simplify grid css syntax 2023-08-06 06:12:10 +02:00
rhiannon morris a79310c4ec display links field as normal text not buttons 2023-08-06 06:11:54 +02:00
rhiannon morris 7d20b2a761 make current filters more obvious
- inside the list, give selected filters a background
- when the list is collapsed, display the current selection next to it
2023-08-06 06:10:56 +02:00
rhiannon morris fd216ae3dd no button on the nsfw warning goes to crouton.net 2023-07-19 23:07:18 +02:00
rhiannon morris f16c2f549a fix overlapping text and other layout weirdness 2023-07-10 10:59:07 +02:00
rhiannon morris db83137243 remove some unused cruft 2023-06-21 22:38:49 +02:00
rhiannon morris 8dcc603ade explicit height/width in gallery to placate chromium 2023-06-21 22:38:34 +02:00
rhiannon morris 485b90fb46 style & layout updates 2023-06-21 19:58:01 +02:00
rhiannon morris ebd08fb2e5 style for <del> 2023-03-11 15:55:25 +01:00
rhiannon morris 474276e6a1 support for no background at all 2023-03-07 16:14:42 +01:00
Rhiannon Morris 57627e2af6 webp resizing rules 2023-02-09 18:45:22 +01:00
rhiannon morris c7d51685be update to ghc 9.2.5 2022-12-30 22:00:13 +01:00
rhiannon morris cd8c51097c new buttons and tweaked bg gradients 2022-12-30 03:19:50 +01:00
rhiannon morris 88b81681cb fix pages without a skipAll 2022-12-30 03:18:52 +01:00
rhiannon morris bd0fe2983f fix copying widget images etc 2022-12-30 03:18:12 +01:00
rhiannon morris ccb4c2eabd add button to skip all cws 2022-12-26 22:04:57 +01:00
rhiannon morris 1e7a58359d make default cw less cryptic 2022-12-26 20:09:25 +01:00
rhiannon morris 3c04976d1a large previews for some sites
unless they need oembed (glares at mastodon), which requires
the ability to resize images on the fly. lol. lmao
2022-12-26 20:07:38 +01:00
rhiannon morris 47ba520e7e add noai tags i guess 2022-11-12 12:14:42 +01:00
rhiannon morris 0222c38475 make gallery text normal-sized 2022-11-12 12:14:21 +01:00
rhiannon morris a2344f4989 add sorting filters by name 2022-11-12 12:13:49 +01:00
rhiannon morris 1b839fcc21 fixes for multi-update stuff 2022-11-12 12:13:02 +01:00