Commit graph

56 commits

Author SHA1 Message Date
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
2ccfb72b22 add support for categorised alts 2021-08-23 16:35:19 +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
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
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
9a54cc0d53 allow updates to be marked nsfw-only 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
7f91331195 support updates 2021-04-16 23:48:56 +02:00
ef9e6f4ad9 allow posts to be sorted within a single day 2021-04-16 23:48:55 +02:00
2adee9ee8e use class instead of twigils for builder 2021-04-16 23:48:55 +02:00
29a4d033a8 support pages being nsfw only even if they have a "sfw" image 2021-04-16 23:48:55 +02:00
5ad4e3dc30 add twitter [etc] card previews 2021-04-16 23:48:55 +02:00
8865b951fa add bg property for displaying transparent images 2021-04-16 23:48:55 +02:00
d8c22fef0f fix desc field showing up without desc 2021-04-16 23:48:55 +02:00
6c84d4eb1c allow extra images etc 2021-04-16 23:48:55 +02:00
e8bd20c896 support initially-hidden tags 2021-04-16 23:48:55 +02:00
981319483a handle nsfw flag better 2021-04-16 23:48:55 +02:00
8a39a5a46b make default image label from filename 2021-04-16 23:48:55 +02:00
aef07f0f6f some reformatting 2021-04-16 23:48:55 +02:00
97c2bc4cd3 fix nsfw filter 2021-04-16 23:48:55 +02:00
87c3fa5b75 rename description to desc 2021-04-16 23:48:55 +02:00
49eff9c009 add tag filters and refactor others 2021-04-16 23:48:55 +02:00
c9dc887931 add extra nsfw-description field (nsfw pages show both) 2021-04-16 23:48:55 +02:00
e09e56d5df add download field for svgs etc 2021-04-16 23:48:55 +02:00
488a4cdd08 remove background stuff that didnt work 2021-04-16 23:48:55 +02:00
c2f991bc3e add gallery description 2021-04-16 23:48:55 +02:00
c10a3ab340 make title mandatory 2021-04-16 23:48:55 +02:00
2d1a74ecb5 improve sorting 2021-04-16 23:48:55 +02:00
5a1181ec76 add extra link support to index page 2021-04-16 23:48:55 +02:00
980d790874 add title to index.yaml 2021-04-16 23:48:55 +02:00
a29fff1094 add footer to index page 2021-04-16 23:48:55 +02:00
e7af795f7f allow single image (non-list) for images field 2021-04-16 23:48:55 +02:00
9b9f955e65 add more image related fields to info 2021-04-16 23:48:55 +02:00
c6590df71c add date related fields to Info 2021-04-16 23:48:55 +02:00
64e00f83f1 a lot of stylin and a little scriptin 2021-04-16 23:48:55 +02:00
375c6e833a a lot of stuff sorry 2021-04-16 23:48:53 +02:00
ae5dc6b006 add GalleryInfo 2021-04-16 23:48:53 +02:00
cc65ebb388 make sfw info fields a bit clearer 2021-04-16 23:48:53 +02:00
d360121efd make #thumb smarter 2021-04-16 23:48:53 +02:00
40ffd4f22c use FilePath for file paths 2021-04-16 23:48:53 +02:00
d342fc6971 make thumb optional 2021-04-16 23:48:53 +02:00
4e605b69a1 rename nsfwTags in yaml to nsfw-tags 2021-04-16 23:48:53 +02:00
5a5127a78c add field for cw but not using it yet 2021-04-16 23:48:53 +02:00
fa1076c56e export artist type 2021-04-16 23:48:53 +02:00
7ad44577e5 use labels for fields 2021-04-16 23:48:53 +02:00