|
485b90fb46
|
style & layout updates
|
2023-06-21 19:58:01 +02:00 |
|
|
474276e6a1
|
support for no background at all
|
2023-03-07 16:14:42 +01: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 |
|
|
32f308d7f6
|
allow separate title in gallery e.g. to avoid spoilers
|
2022-02-27 23:48:35 +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 |
|
|
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 |
|