Commit graph

193 commits

Author SHA1 Message Date
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
b3da952558 use <template> element for cws 2021-04-16 23:48:56 +02:00
258b1c6102 escape data-warning attr 2021-04-16 23:48:56 +02:00
b7561d2b9b add dates to gallery 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
14484184e3 swap fields of Size 2021-04-16 23:48:55 +02:00
c30cb303ae remove unused autocomplete=off 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
1e0b955029 put full dimensions on image 2021-04-16 23:48:55 +02:00
d8c22fef0f fix desc field showing up without desc 2021-04-16 23:48:55 +02:00
1cca7f88d0 add [temporary] favicon 2021-04-16 23:48:55 +02:00
6c84d4eb1c allow extra images etc 2021-04-16 23:48:55 +02:00
813d802fce remove old title attr on stylesheets 2021-04-16 23:48:55 +02:00
07d71de471 use DOMContentLoaded 2021-04-16 23:48:55 +02:00
752dbbd1c4 make tag buttons into links 2021-04-16 23:48:55 +02:00
f796d21181 replace a '' with "" 2021-04-16 23:48:55 +02:00
8d2422ad5b simplify some css selectors
(by adding more classes & ids :( )
2021-04-16 23:48:55 +02:00
f312230110 more markup fixes 2021-04-16 23:48:55 +02:00
5d5e3bacbb open filters on load if not empty or 'all' 2021-04-16 23:48:55 +02:00
e19bbe554e fix some markup bits 2021-04-16 23:48:55 +02:00
739cc49c0c make filters into a <nav> 2021-04-16 23:48:55 +02:00
8af4dac3ec rename 'reset' link to 'default' 2021-04-16 23:48:55 +02:00
3242975db3 remove alternate stylesheet 2021-04-16 23:48:55 +02:00
e8bd20c896 support initially-hidden tags 2021-04-16 23:48:55 +02:00
28fc9db3e0 pass index file to gallery/rss
(instead of trying to escape the strings inside in make & on the command
line)
2021-04-16 23:48:55 +02:00
45077d5eec add scripting for filters 2021-04-16 23:48:55 +02:00
ac73c80ea6 add filter elements to page 2021-04-16 23:48:55 +02:00
3c77492294 add tags to gallery items 2021-04-16 23:48:55 +02:00
1b7f8e9af3 make focused element visible 2021-04-16 23:48:55 +02:00
d2b2fdf2a5 move escId to BuilderQQ 2021-04-16 23:48:55 +02:00
981319483a handle nsfw flag better 2021-04-16 23:48:55 +02:00
9c23e13628 change some classes to ids 2021-04-16 23:48:55 +02:00
95b73d45e0 make buttonbar class 2021-04-16 23:48:55 +02:00
2a0ca6177e fix copying behaviour 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
653adfe5fc redo formatDate so i can have 12th 2021-04-16 23:48:55 +02:00
fc2185e622 add another verbose print 2021-04-16 23:48:55 +02:00
720cfcc341 refactor Depend 2021-04-16 23:48:55 +02:00
1b63a30f49 add list-tags command 2021-04-16 23:48:55 +02:00
21bdb28c65 add image prefetches 2021-04-16 23:48:55 +02:00
b5973a60d5 refactor makeButtonBar 2021-04-16 23:48:55 +02:00
97c2bc4cd3 fix nsfw filter 2021-04-16 23:48:55 +02:00
328ce7bf11 put artist on rss feed 2021-04-16 23:48:55 +02:00
c1a54a89c5 update language extensions 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
59c226111e reorganise make stuff 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
b62586b4ad put link to index in footer of gallery pages 2021-04-16 23:48:55 +02:00
e09e56d5df add download field for svgs etc 2021-04-16 23:48:55 +02:00
9e9d2d83b7 put data in subdirs by artist 2021-04-16 23:48:55 +02:00
488a4cdd08 remove background stuff that didnt work 2021-04-16 23:48:55 +02:00
23f36bedf2 put old style as alternate 2021-04-16 23:48:55 +02:00
341c2baae3 new style 2021-04-16 23:48:55 +02:00
76e54d0297 move current style to subdir 2021-04-16 23:48:55 +02:00
ecaba4e33d add rss [fixes #1] 2021-04-16 23:48:55 +02:00
0f908581df add .corner and .left/.right classes 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
b6203a2d4a rebuild things when make-pages changes 2021-04-16 23:48:55 +02:00
2d1a74ecb5 improve sorting 2021-04-16 23:48:55 +02:00
cacce9d29b recognise names starting with _ 2021-04-16 23:48:55 +02:00
cbff8f1a53 reexport stuff from BuilderQQ 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
b855fbc9ad make tall images a little bigger 2021-04-16 23:48:55 +02:00
a29fff1094 add footer to index page 2021-04-16 23:48:55 +02:00
185f8d5ca4 add span #cw-text, grudgingly 2021-04-16 23:48:55 +02:00
6b995248a3 group gallery items by year 2021-04-16 23:48:55 +02:00
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