Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-05-15 | add --reverse sorting option | Daniel Friesel | -1/+2 |
2021-05-15 | support sorting thumbnails by exif time | Daniel Friesel | -0/+4 |
2021-05-15 | move thumbnail logic into Thumbnail class | Daniel Friesel | -151/+211 |
2021-05-15 | configurable nominatim zoom level | Daniel Friesel | -14/+24 |
2021-05-14 | add reverse geocoding support via nominatim | Daniel Friesel | -6/+66 |
2021-04-27 | add a bit of dark mode | Daniel Friesel | -1/+1 |
2021-04-23 | support non-jpeg / non-rgb files (e.g. GIFs) | Daniel Friesel | -4/+10 |
2021-04-21 | Add README and licensing information | Daniel Friesel | -0/+4 |
2021-04-19 | improve EXIF tag format; add download link | Daniel Friesel | -20/+33 |
2021-04-18 | add title | Daniel Friesel | -5/+13 |
2021-04-18 | configurable thumbnail size and HTML include | Daniel Friesel | -8/+21 |
2021-04-18 | Switch to glightbox | Daniel Friesel | -27/+6 |
2021-04-18 | add a prograss bar | Daniel Friesel | -4/+15 |
2021-04-18 | initial commit | Daniel Friesel | -0/+209 |