Commit Graph

385 Commits

Author SHA1 Message Date
rhiannon morris 43af72aa4d make the warning dialog a <dialog> 2024-08-05 23:36:30 +02:00
rhiannon morris 5e64e9ea1b add a little timeout to the delayed cw thing
it seems like sometimes the load handlers are processed before the
image is actually switched
2024-08-05 21:31:48 +02:00
rhiannon morris f8ce4a9362 put a gradient in the cw background 2024-08-05 21:28:20 +02:00
rhiannon morris 70e3e36244 keep cw up until new images loads when needed
fixes #18
2024-08-05 21:27:23 +02:00
rhiannon morris ff906f8b5e remove "default" cw 2024-08-05 19:20:01 +02:00
rhiannon morris 9c3182454d add border around <figure>s in descriptions 2024-08-05 19:10:46 +02:00
rhiannon morris e2ab69f0a7 increase min width for horizontal filter buttons 2024-08-05 19:10:28 +02:00
rhiannon morris 9d8f028967 add style for <hr> 2024-08-05 19:09:00 +02:00
rhiannon morris 929cc1dc3f add `resize: false` for stuff like animated webps 2024-08-05 19:08:36 +02:00
rhiannon morris 1307cce488 fix blur behind nsfw dialog in safari etc 2024-08-04 18:56:42 +02:00
rhiannon morris c3080b212b fix the blurring in safari/epiphany/konqueror 2024-08-04 16:49:19 +02:00
rhiannon morris 00e1e06db8 move a css variable to :root 2024-08-04 16:48:13 +02:00
rhiannon morris 44c5b933b5 fix padding in yyyy/mm/dd dates 2024-07-19 19:19:31 +02:00
rhiannon morris 28520eb443 replace OverloadedLabels with OverloadedRecordDot 2024-07-11 22:00:00 +02:00
rhiannon morris cd5801dd7d script fixes 2024-07-11 15:04:55 +02:00
rhiannon morris 411f2feb44 info style tweaks 2024-07-10 15:30:37 +02:00
rhiannon morris 20963afa17 remove uses of head/tail 2024-07-08 02:47:18 +02:00
rhiannon morris 8daa6fa09f normal font size 2024-07-07 22:13:55 +02:00
rhiannon morris 85e2c6e5ac tweak for filterlist style 2024-07-07 22:12:44 +02:00
rhiannon morris 00a238e00f add styling for cohost/fedi posts in descriptions 2024-07-07 22:12:21 +02:00
rhiannon morris 58b88ed23c make bold text bolder in a cw 2024-07-07 22:08:37 +02:00
rhiannon morris 0561f9dab1 use grid instead of flex for index page 2024-07-07 22:07:05 +02:00
rhiannon morris 02214bca0b pass click through emblems 2024-07-07 22:06:44 +02:00
rhiannon morris 56795be3ac remove border already hidden by clip-path 2024-07-07 22:06:22 +02:00
rhiannon morris ab0e1a4127 filters always collapsed on page load 2024-07-07 22:05:59 +02:00
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