929cc1dc3f
add resize: false
for stuff like animated webps
2024-08-05 19:08:36 +02:00
28520eb443
replace OverloadedLabels with OverloadedRecordDot
2024-07-11 22:00:00 +02:00
20963afa17
remove uses of head/tail
2024-07-08 02:47:18 +02:00
61fd58413f
remove TransformListComp which panics in ghc ≥ 9.6
2024-07-07 16:22:24 +02:00
bde75df8ca
fix sfw sort with nsfw update
...
if the last update to an item is nsfw-only, then it would affect the
sfw sorting, even tho it is not relevant, and even if it had ignore-sort
set. now it works properly in that situation
2024-01-09 15:35:31 +01:00
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