Commit Graph

6 Commits

Author SHA1 Message Date
Klemens Schölhorn 8f004e5e65 Add support for config file in image directory
This config file will be loaded together with the images and defines the
passwords for login and some other parameters.
2023-04-07 00:37:54 +02:00
Klemens Schölhorn b2207e4f48 Switch to jemalloc to reduce memory usage 2023-03-20 00:13:34 +01:00
Klemens Schölhorn 9b6a12f3da Sort images by creation date read from EXIF or file modify date 2023-03-13 23:10:14 +01:00
Klemens Schölhorn 0480943093 Use encrypt image names in html 2023-03-13 21:33:29 +01:00
Klemens Schölhorn 81b7339634 Implement basic error handling with anyhow 2023-03-12 21:11:30 +01:00
Klemens Schölhorn 0af84a1ce8 Import initial working prototype 2023-03-10 19:00:12 +01:00