2024-10-30 15:25 | Explanation of the scripts | sej | 1 | +3 | -0 |
2024-10-30 14:28 | Streamlined paths. Paths in generated HTML are now relative by default, can be easily changed to absolute. | sej | 5 | +49 | -24 |
2024-10-30 13:23 | Removed unused template code | sej | 1 | +0 | -11 |
2024-10-16 12:11 | Improved prev/next text and non breaking spaces | sej | 2 | +7 | -7 |
2024-10-16 12:02 | Improved README | sej | 1 | +30 | -6 |
2024-10-16 11:48 | CSS path actually has to be absolute | sej | 1 | +1 | -1 |
2024-10-16 11:38 | Relative CSS path | sej | 1 | +1 | -1 |
2024-09-30 18:02 | Added support for byline in the templates to include information on author and license information. | sej | 1 | +2 | -3 |
2024-09-30 18:01 | Changed order or navbar items + typo. | sej | 1 | +5 | -5 |
2024-09-30 17:59 | Streamlined rendering of exif strings. | sej | 1 | +5 | -4 |
2024-09-30 17:58 | Fix styling issues. | sej | 1 | +7 | -12 |
2024-09-30 16:58 | Removed unused class. | sej | 1 | +0 | -13 |
2024-09-30 16:39 | Added readme with short description of requirements and how it works. | sej | 1 | +27 | -0 |
2024-09-30 16:38 | CSS styles for the rendered output | sej | 1 | +141 | -0 |
2024-09-30 16:37 | Adds css to generated html | sej | 1 | +3 | -2 |
2024-09-30 15:38 | Template cleanup + next/prev image fix. | sej | 1 | +7 | -7 |
2024-09-29 21:12 | Cleanup of unneeded templates + fix wrong thumb path in index.html. | sej | 13 | +90 | -300 |
2024-09-29 20:46 | Added script that builds the gallery. | sej | 1 | +5 | -0 |
2024-09-29 20:45 | Added argparser and changed to format strings instead of concatenations. | sej | 1 | +29 | -32 |
2024-09-29 20:43 | Fixes error no such file or directory for img/thumb and img/preview. Now these directories are created in gen_thumbs.sh. | sej | 1 | +5 | -2 |
2024-09-29 20:40 | extract_metadata.sh now works. Using -tagsfromfile as suggested here https://exiftool.org/forum/index.php?topic=14395.0 for a similar problem. | sej | 1 | +3 | -1 |
2024-09-26 11:19 | Initial commit | sej | 18 | +466 | -0 |