Commit graph

183 commits

Author SHA1 Message Date
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
519a50489f use nsfw-desc in rss where appropriate 2021-04-16 23:49:29 +02:00
c1d588f702 option to list tags by name 2021-04-16 23:49:29 +02:00
9c11993f7e fix download links for multipart pics 2021-04-16 23:49:29 +02:00
642b7f7618 remove old d.t.h. flag 2021-04-16 23:48:56 +02:00
ed88f03bab make download link more obvious but hide it for tiny images 2021-04-16 23:48:56 +02:00
9a54cc0d53 allow updates to be marked nsfw-only 2021-04-16 23:48:56 +02:00
6567bdf059 fixes for mobiles & tablets 2021-04-16 23:48:56 +02:00
c807895244 add nsfw warning dialog 2021-04-16 23:48:56 +02:00
2772ad84d8 add loading=lazy 2021-04-16 23:48:56 +02:00
b9ea7f7bcb hide year headings when all items are hidden
fixes #7
2021-04-16 23:48:56 +02:00
71c1458de3 add show-updated field
(if false, never show updated emblem in gallery view)
2021-04-16 23:48:56 +02:00
8d4ff29e56 add support for approx dates 2021-04-16 23:48:56 +02:00
c04f34083f use year of latest update on gallery page 2021-04-16 23:48:56 +02:00
26ae8e6b58 changed twitter username 2021-04-16 23:48:56 +02:00
7f91331195 support updates 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
ce13806c97 (re-)add tag counts to filter list 2021-04-16 23:48:56 +02:00
1752b27cce put "cw: " text in css 2021-04-16 23:48:56 +02:00