Commit Graph

7 Commits

Author SHA1 Message Date
2839646dee avoid upscaling images. fixes #186
If an image is smaller than the wanted thumbnail size, keep it in it's
original size.
2023-10-19 10:37:54 +02:00
a1361ca820 coding style fixes 2023-09-03 19:30:37 +02:00
1c861a2765 🤖 Automatic code style fixes 2023-09-03 17:18:31 +00:00
96ce5ee8e2 pass page id with detail links 2023-08-23 17:59:00 +02:00
826d25a2f9 implement list mode
This new syntax allows to specify a list of images including title and
description.

implements #7
implements #159
2023-08-23 15:57:04 +02:00
b3c199ca0d showcaption and recursive options
fixes #20
implements #76
2023-08-23 15:24:00 +02:00
3af112bb0b use different formatters for different renderers
All renderers will now receive some output (partly fixes #164) but
specialized formatters would be better.
2023-08-23 15:14:58 +02:00