Commit graph

201 commits

Author SHA1 Message Date
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
61fd58413f remove TransformListComp which panics in ghc ≥ 9.6 2024-07-07 16:22:24 +02:00
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
7a08c05cea you WOULD type a script 2023-09-07 01:17:21 +02:00
a79310c4ec display links field as normal text not buttons 2023-08-06 06:11:54 +02:00
fd216ae3dd no button on the nsfw warning goes to crouton.net 2023-07-19 23:07:18 +02:00
f16c2f549a fix overlapping text and other layout weirdness 2023-07-10 10:59:07 +02:00
8dcc603ade explicit height/width in gallery to placate chromium 2023-06-21 22:38:34 +02:00
485b90fb46 style & layout updates 2023-06-21 19:58:01 +02:00
474276e6a1 support for no background at all 2023-03-07 16:14:42 +01:00
c7d51685be update to ghc 9.2.5 2022-12-30 22:00:13 +01:00
cd8c51097c new buttons and tweaked bg gradients 2022-12-30 03:19:50 +01:00
ccb4c2eabd add button to skip all cws 2022-12-26 22:04:57 +01:00
1e7a58359d make default cw less cryptic 2022-12-26 20:09:25 +01:00
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
47ba520e7e add noai tags i guess 2022-11-12 12:14:42 +01:00
a2344f4989 add sorting filters by name 2022-11-12 12:13:49 +01:00
1b839fcc21 fixes for multi-update stuff 2022-11-12 12:13:02 +01:00
f51ea184bb Use the site name in opengraph tags
…which involves passing around the index file to a lot more places
2022-08-26 00:55:37 +02:00
2833487f62 allow multiple updates on one day
[the reason for this, rather than just one update listing everything, is
that i can have sfw and nsfw updates and only display the appropriate
one]
2022-08-17 03:11:57 +02:00
e7384bc1ed cap gallery images to 2000px 2022-05-16 10:25:16 +02:00
81b342a0c4 use category names when unambiguous
if each category has only a single image (or is empty) after filtering,
then reuse the category names for the buttons
2022-05-02 16:31:38 +02:00
32f308d7f6 allow separate title in gallery e.g. to avoid spoilers 2022-02-27 23:48:35 +01:00
ca647f33c1 rearrange description fields 2022-02-27 01:03:28 +01:00
e1718bb861 format long desc as a dl in rss 2022-01-04 20:13:32 +01:00
a301efa521 put artist before desc in rss 2022-01-04 20:13:19 +01:00
ca53ab5b8e use latest date in rss 2022-01-04 20:13:09 +01:00
5c2a50760a messing with the nsfw warning 2022-01-03 20:45:55 +01:00
ccc6272bfd Show expected keys with faulty yaml 2021-12-11 22:18:59 +01:00
86f05803c7 check for unused (maybe misspelt) keys 2021-12-03 11:16:05 +01:00
a8e5adb50d Add 'unlisted' key
unlisted posts will still be put in the normal place but
not added to the gallery or rss feed
2021-10-02 23:00:33 +02:00
004e43f52f ensure ids are unique 2021-08-23 16:35:55 +02:00
2ccfb72b22 add support for categorised alts 2021-08-23 16:35:19 +02:00
bf381cba7a add default warning for nsfw stuff 2021-06-04 04:07:05 +02:00
50d34bbd70 use min-height instead of height 2021-05-24 13:03:47 +02:00
519ccf2fef use fork of filemanip 2021-04-16 23:50:05 +02:00
5b213f3881 can ignore updates in gallery sort 2021-04-16 23:50:05 +02:00
8b25a3d712 translate _ to space in pathToLabel 2021-04-16 23:49:29 +02:00
7b5ddab5da remove unnecessary length 2021-04-16 23:49:29 +02:00
1a6216a3d7 hide tags only used once initially 2021-04-16 23:49:29 +02:00
5c90ba871f Fix description merging 2021-04-16 23:49:29 +02:00
85199c1105 merge same-named sections in desc and nsfw-desc 2021-04-16 23:49:29 +02:00
e046171999 fix text layout for the image description stuff 2021-04-16 23:49:29 +02:00
d40fe2a617 add -O flag i guess 2021-04-16 23:49:29 +02:00
04b7872a17 cleanup in Info.hs 2021-04-16 23:49:29 +02:00
5c3ca348c2 add support for structured descriptions 2021-04-16 23:49:29 +02:00