Commit graph

388 commits

Author SHA1 Message Date
47d0d6a2cb cleanup a little 2024-08-18 06:35:06 +02:00
fa0b826c26 add more details (and the image‼) to rss 2024-08-18 06:22:55 +02:00
969cdc938d refactor fragment aliases & add field lookup checking
why is that not the default
2024-08-18 02:43:52 +02:00
43af72aa4d make the warning dialog a <dialog> 2024-08-05 23:36:30 +02:00
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
f8ce4a9362 put a gradient in the cw background 2024-08-05 21:28:20 +02:00
70e3e36244 keep cw up until new images loads when needed
fixes #18
2024-08-05 21:27:23 +02:00
ff906f8b5e remove "default" cw 2024-08-05 19:20:01 +02:00
9c3182454d add border around <figure>s in descriptions 2024-08-05 19:10:46 +02:00
e2ab69f0a7 increase min width for horizontal filter buttons 2024-08-05 19:10:28 +02:00
9d8f028967 add style for <hr> 2024-08-05 19:09:00 +02:00
929cc1dc3f add resize: false for stuff like animated webps 2024-08-05 19:08:36 +02:00
1307cce488 fix blur behind nsfw dialog in safari etc 2024-08-04 18:56:42 +02:00
c3080b212b fix the blurring in safari/epiphany/konqueror 2024-08-04 16:49:19 +02:00
00e1e06db8 move a css variable to :root 2024-08-04 16:48:13 +02:00
44c5b933b5 fix padding in yyyy/mm/dd dates 2024-07-19 19:19:31 +02:00
28520eb443 replace OverloadedLabels with OverloadedRecordDot 2024-07-11 22:00:00 +02:00
cd5801dd7d script fixes 2024-07-11 15:04:55 +02:00
411f2feb44 info style tweaks 2024-07-10 15:30:37 +02:00
20963afa17 remove uses of head/tail 2024-07-08 02:47:18 +02:00
8daa6fa09f normal font size 2024-07-07 22:13:55 +02:00
85e2c6e5ac tweak for filterlist style 2024-07-07 22:12:44 +02:00
00a238e00f add styling for cohost/fedi posts in descriptions 2024-07-07 22:12:21 +02:00
58b88ed23c make bold text bolder in a cw 2024-07-07 22:08:37 +02:00
0561f9dab1 use grid instead of flex for index page 2024-07-07 22:07:05 +02:00
02214bca0b pass click through emblems 2024-07-07 22:06:44 +02:00
56795be3ac remove border already hidden by clip-path 2024-07-07 22:06:22 +02:00
ab0e1a4127 filters always collapsed on page load 2024-07-07 22:05:59 +02:00
f2aeb8e187 add shortcut for certain filters 2024-07-07 22:05:08 +02:00
d93e38b618 appearance: none has accessibility problems 2024-07-07 22:01:05 +02:00
411c93e860 gap → grid-gap 2024-07-07 22:00:44 +02:00
5d576d358c replace nsfw warning with a positive test 2024-07-07 21:49:29 +02:00
38120bc60f improve some null handling 2024-07-07 21:49:29 +02:00
e89970d339 instanceof instead of nodeType 2024-07-07 21:49:29 +02:00
cd469f33db remove an unneeded null check 2024-07-07 21:49:29 +02:00
762300dcaf rename a variable 2024-07-07 21:49:29 +02:00
b2e2db77dd const instead of let where possible 2024-07-07 21:49:29 +02:00
0de54d15d4 make a type more general 2024-07-07 21:49:29 +02:00
fe338b2f3f type signatures 2024-07-07 21:49:29 +02:00
97660781a7 replace Array.from with a splat or whatever it's called 2024-07-07 21:49:29 +02:00
b1b0f806d5 type signature on fillSets 2024-07-07 21:49:29 +02:00
5c70198e38 remove twitter username 2024-07-07 21:49:29 +02:00
d06f749b8c switch to GHC2024 2024-07-07 21:49:29 +02:00
5031058bde lowercase name 2024-07-07 20:03:19 +02:00
fa8fa4a18b update cabal deps up to ghc 9.10 2024-07-07 19:48:26 +02:00
a1453db34a move artist to main info for visiblity 2024-07-07 19:45:50 +02:00
06ca357d60 90% quality for medium webp and full size for big 2024-07-07 19:44:26 +02:00
1f84b3e83e fix a copy rule in Makefile 2024-07-07 19:43:58 +02:00
61fd58413f remove TransformListComp which panics in ghc ≥ 9.6 2024-07-07 16:22:24 +02:00
6554dfd54c no line breaking within tags 2024-07-07 14:09:38 +02:00