Commit Graph

178 Commits

Author SHA1 Message Date
Rhiannon Morris 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
Rhiannon Morris e7384bc1ed cap gallery images to 2000px 2022-05-16 10:25:16 +02:00
Rhiannon Morris 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
Rhiannon Morris 32f308d7f6 allow separate title in gallery e.g. to avoid spoilers 2022-02-27 23:48:35 +01:00
Rhiannon Morris ca647f33c1 rearrange description fields 2022-02-27 01:03:28 +01:00
Rhiannon Morris e1718bb861 format long desc as a dl in rss 2022-01-04 20:13:32 +01:00
Rhiannon Morris a301efa521 put artist before desc in rss 2022-01-04 20:13:19 +01:00
Rhiannon Morris ca53ab5b8e use latest date in rss 2022-01-04 20:13:09 +01:00
Rhiannon Morris 5c2a50760a messing with the nsfw warning 2022-01-03 20:45:55 +01:00
Rhiannon Morris ccc6272bfd Show expected keys with faulty yaml 2021-12-11 22:18:59 +01:00
Rhiannon Morris 86f05803c7 check for unused (maybe misspelt) keys 2021-12-03 11:16:05 +01:00
Rhiannon Morris 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
Rhiannon Morris 004e43f52f ensure ids are unique 2021-08-23 16:35:55 +02:00
Rhiannon Morris 2ccfb72b22 add support for categorised alts 2021-08-23 16:35:19 +02:00
Rhiannon Morris bf381cba7a add default warning for nsfw stuff 2021-06-04 04:07:05 +02:00
Rhiannon Morris 50d34bbd70 use min-height instead of height 2021-05-24 13:03:47 +02:00
Rhiannon Morris 519ccf2fef use fork of filemanip 2021-04-16 23:50:05 +02:00
Rhiannon Morris 5b213f3881 can ignore updates in gallery sort 2021-04-16 23:50:05 +02:00
Rhiannon Morris 8b25a3d712 translate _ to space in pathToLabel 2021-04-16 23:49:29 +02:00
Rhiannon Morris 7b5ddab5da remove unnecessary `length` 2021-04-16 23:49:29 +02:00
Rhiannon Morris 1a6216a3d7 hide tags only used once initially 2021-04-16 23:49:29 +02:00
Rhiannon Morris 5c90ba871f Fix description merging 2021-04-16 23:49:29 +02:00
Rhiannon Morris 85199c1105 merge same-named sections in desc and nsfw-desc 2021-04-16 23:49:29 +02:00
Rhiannon Morris e046171999 fix text layout for the image description stuff 2021-04-16 23:49:29 +02:00
Rhiannon Morris d40fe2a617 add -O flag i guess 2021-04-16 23:49:29 +02:00
Rhiannon Morris 04b7872a17 cleanup in Info.hs 2021-04-16 23:49:29 +02:00
Rhiannon Morris 5c3ca348c2 add support for structured descriptions 2021-04-16 23:49:29 +02:00
Rhiannon Morris 519a50489f use nsfw-desc in rss where appropriate 2021-04-16 23:49:29 +02:00
Rhiannon Morris c1d588f702 option to list tags by name 2021-04-16 23:49:29 +02:00
Rhiannon Morris 9c11993f7e fix download links for multipart pics 2021-04-16 23:49:29 +02:00
Rhiannon Morris 642b7f7618 remove old d.t.h. flag 2021-04-16 23:48:56 +02:00
Rhiannon Morris ed88f03bab make download link more obvious but hide it for tiny images 2021-04-16 23:48:56 +02:00
Rhiannon Morris 9a54cc0d53 allow updates to be marked nsfw-only 2021-04-16 23:48:56 +02:00
Rhiannon Morris 6567bdf059 fixes for mobiles & tablets 2021-04-16 23:48:56 +02:00
Rhiannon Morris c807895244 add nsfw warning dialog 2021-04-16 23:48:56 +02:00
Rhiannon Morris 2772ad84d8 add loading=lazy 2021-04-16 23:48:56 +02:00
Rhiannon Morris b9ea7f7bcb hide year headings when all items are hidden
fixes #7
2021-04-16 23:48:56 +02:00
Rhiannon Morris 71c1458de3 add show-updated field
(if false, never show updated emblem in gallery view)
2021-04-16 23:48:56 +02:00
Rhiannon Morris 8d4ff29e56 add support for approx dates 2021-04-16 23:48:56 +02:00
Rhiannon Morris c04f34083f use year of latest update on gallery page 2021-04-16 23:48:56 +02:00
Rhiannon Morris 26ae8e6b58 changed twitter username 2021-04-16 23:48:56 +02:00
Rhiannon Morris 7f91331195 support updates 2021-04-16 23:48:56 +02:00
Rhiannon Morris d294a094f8 replace reset link with hide single-use tags 2021-04-16 23:48:56 +02:00
Rhiannon Morris ce13806c97 (re-)add tag counts to filter list 2021-04-16 23:48:56 +02:00
Rhiannon Morris 1752b27cce put "cw: " text in css 2021-04-16 23:48:56 +02:00
Rhiannon Morris b3da952558 use <template> element for cws 2021-04-16 23:48:56 +02:00
Rhiannon Morris 258b1c6102 escape data-warning attr 2021-04-16 23:48:56 +02:00
Rhiannon Morris b7561d2b9b add dates to gallery 2021-04-16 23:48:56 +02:00
Rhiannon Morris ef9e6f4ad9 allow posts to be sorted within a single day 2021-04-16 23:48:55 +02:00
Rhiannon Morris 2adee9ee8e use class instead of twigils for builder 2021-04-16 23:48:55 +02:00