Commit graph

111 commits

Author SHA1 Message Date
e9c19b2955 add tuple fields 2021-04-16 23:48:55 +02:00
9ddb7a726e don't try to resize gifs 2021-04-16 23:48:55 +02:00
4a08a6bb9a add nsfw class to relevant gallery items
but only on galleries showing nsfw at all
2021-04-16 23:48:55 +02:00
0ffebd2a00 rename makefiles to blah.mk 2021-04-16 23:48:55 +02:00
493f176ea1 fix makefile generation a bit 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
0163e5f447 sort gallery by date 2021-04-16 23:48:55 +02:00
aff4b7d89e got tags backwards 2021-04-16 23:48:55 +02:00
f870505f6f some viewport thing that seems to work idk 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
3f025721c8 add index page 2021-04-16 23:48:53 +02:00
375c6e833a a lot of stuff sorry 2021-04-16 23:48:53 +02:00
adfc8b9a82 add depend-gallery options 2021-04-16 23:48:53 +02:00
ae5dc6b006 add GalleryInfo 2021-04-16 23:48:53 +02:00
2844df96cd fiddle with verbose stuff 2021-04-16 23:48:53 +02:00
cc65ebb388 make sfw info fields a bit clearer 2021-04-16 23:48:53 +02:00
75b91f43b4 rename BuildVar module to BuilderQQ 2021-04-16 23:48:53 +02:00
490a20c85c remove ' from dependSingle's name 2021-04-16 23:48:53 +02:00
966481dacd use prefix in dependSingle' 2021-04-16 23:48:53 +02:00
d360121efd make #thumb smarter 2021-04-16 23:48:53 +02:00
849d893b86 make separate options module, etc 2021-04-16 23:48:53 +02:00
74f2e30955 improve pretty printing stuff 2021-04-16 23:48:53 +02:00
070e2110c0 start dependency stuff for single pages 2021-04-16 23:48:53 +02:00
3586a5b447 add readable verbose output 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
cf999d19b6 make identifier parsing a little more faithful 2021-04-16 23:48:53 +02:00
acc476d8a3 add plain fromString interpolation [for FilePath] 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
94bd16504c put artist on page 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
120e258f7f rename includeNsfw to just nsfw 2021-04-16 23:48:53 +02:00
aff6f513e9 missed a printVerbose 2021-04-16 23:48:53 +02:00
7c6102ac63 remove 'copyImages' from singlepage 2021-04-16 23:48:53 +02:00
182449ccc0 change a comment 2021-04-16 23:48:53 +02:00
41af58c1e4 add verbose flag 2021-04-16 23:48:53 +02:00
ca672ddefa change command line args for 'gallery' 2021-04-16 23:48:53 +02:00
1029200b24 add artist field to info 2021-04-16 23:48:53 +02:00
22185e3020 make quasiquoter for text building 2021-04-16 23:48:53 +02:00
55a51464ee dep versions 2021-04-16 23:48:53 +02:00
d037e75f34 twiddle markup a bit 2021-04-16 23:48:53 +02:00
f61e9916fb add nsfw tags & put tags on singlepage 2021-04-16 23:48:53 +02:00
bf6308de32 add some extra stuff to main that doesnt do anything yet 2021-04-16 23:48:53 +02:00
de160967e8 make lots of fields optional & get rid of vector 2021-04-16 23:48:53 +02:00
cc485f798d add quick readme 2020-07-12 05:32:34 +02:00
a18786e70c skip nsfw stuff in non-nsfw singlepages 2020-07-09 21:48:29 +02:00
80cf5cfacc can mark links as nsfw too 2020-07-09 21:45:57 +02:00
103dbfca3d start real main function 2020-07-09 06:21:19 +02:00
94cda046fe remove old -fdefer-typed-holes 2020-07-09 06:20:30 +02:00
c6c2d78926 move ImagePage → SinglePage 2020-07-09 06:20:09 +02:00
be4b539138 add nsfw class to alt buttons 2020-07-09 06:19:19 +02:00
3cd7bc98f6 record wild cards are bad actually 2020-07-09 06:18:53 +02:00
ef7f2685c0 add a temp main for making a single page 2020-07-08 05:28:20 +02:00
92ad510218 add image page 2020-07-08 05:28:09 +02:00
c1d14c539f use duplicate fields 2020-07-08 05:27:38 +02:00
c80555b72c add info data structure & yaml parsing 2020-07-08 03:25:00 +02:00
aa145819f5 start make-pages 2020-07-08 03:25:00 +02:00