ctucx.git: gallery

static-site-generator for image-galleries [used @ photos.ctu.cx]

2bf3a00 - Leah (ctucx)2022-12-10 14:36
add flake.nix
d0e26ef - Leah (ctucx)2021-03-14 13:35
gallery.nim, album.html: only show dividier if there are photos and albums
5bed374 - Leah (ctucx)2021-03-14 13:02
picture.html: prefetch prev/next image
0ca925a - Leah (ctucx)2021-03-14 12:38
gallery.nim improve code
82479e4 - Leah (ctucx)2021-03-14 12:29
gallery.nim: path to mogrify-command as config-option
f3e5dfc - Leah (ctucx)2021-03-14 12:15
gallery.nim: read formatstring for picture-takestamp from config
117fc89 - Leah (ctucx)2021-03-14 11:48
gallery.nim: code improvements
e35b62c - Leah (ctucx)2021-03-14 11:44
gallery.nim: Remove thumbSmallWidth config-option
76a0106 - Leah (ctucx)2021-03-14 11:43
gallery.nim: improve placeAssets()
8fbed97 - Leah (ctucx)2021-03-14 11:41
gallery.nim: SortOrder for albums and pictures is now a config-option
4a23d59 - Leah (ctucx)2021-03-14 01:22
gallery.nim: fix echo in wrong place
d19f51b - Leah (ctucx)2021-03-13 22:56
album.js: fix for stupid chrome
02b4e34 - Leah (ctucx)2021-03-13 21:07
album.html: add missing class flex to albums div
2dbba52 - Leah (ctucx)2021-03-13 19:43
gallery.nim: fix wrong height
72583e2 - Leah (ctucx)2021-03-13 19:20
gallery.nim fix crash when no exif-data or no exif-takestamp
b6f2991 - Leah (ctucx)2021-03-13 18:38
gallery.nim: fix wrong variable-name
ac46ef1 - Leah (ctucx)2021-03-13 18:13
picture.html: add open graph and twitter tags
b68eea5 - Leah (ctucx)2021-03-13 18:12
picture.html, album.html: update giturl in generator-tag
52b8eb2 - Leah (ctucx)2021-03-13 18:10
generate jpg thumbnails, use nimjpg/nimexif for exif-parsing, remove exif.js, use flicker's justified-layout library for nice looking layout
41f7525 - Leah (ctucx)2021-03-13 17:51
nimble: update description
ea6c9cc - Leah (ctucx)2021-03-13 17:50
nimble: add nimjpg dependency
2411e91 - Leah (ctucx)2021-03-11 00:28
src/gallery.nim: refactor code, allow dynamic width/height for thumbnails
2024ea5 - Leah (ctucx)2021-03-10 20:26
add testconfig.conf to .gitignore
923a2eb - Leah (ctucx)2021-03-10 20:25
src/galery.nim: improve config parsing; set sensible config-defaults
fe4bd76 - Leah (ctucx)2021-03-06 18:39
add LICENSE
e9ad848 - Leah (ctucx)2021-03-01 17:31
gitignore: add test.conf
646f362 - Leah (ctucx)2021-02-28 15:02
gallery.nim: improve config-file handling, cleanup non-existing files in target dir
48dfabc - Leah (ctucx)2021-02-27 22:27
gallery.nim: use joinPath for file checks
92c8605 - Leah Thein2020-12-02 16:43
README: fix code-tags for cgit
7dec2ae - ctucx2020-06-16 23:19
general code-refactoring
3a72255 - ctucx2020-06-13 22:26
show shutterspeed correctly
0f0976c - ctucx2020-05-24 18:47
update readme
01904e9 - ctucx2020-05-24 18:44
support for file-based configuration
61e1ad6 - ctucx2020-05-24 02:43
update README, rename nimble-file
e6889bb - ctucx2020-05-24 02:37
general code refactoring
19162c7 - y0sh2020-05-10 00:45
add README
435e4fc - Milan Pässler2020-04-21 21:03
Invert file check
422ffac - ctucx2020-02-23 18:39
init