summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)AuthorLines
2021-05-26Revert "detail page: use average image color for background"Daniel Friesel-15/+3
This reverts commit 0e4badb22d7666d0db3737cb3a910437b5b0bf52.
2021-05-25detail page: use average image color for backgroundDaniel Friesel-3/+20
just a test. may be reverted.
2021-05-24add an optional detail page. more EXIF to come.Daniel Friesel-14/+101
2021-05-24datetime: fall back to mtime if not available from EXIFDaniel Friesel-1/+1
2021-05-16fall back to "Image DateTime" if DateTimeOriginal is unavailableDaniel Friesel-1/+6
2021-05-15add --reverse sorting optionDaniel Friesel-1/+2
2021-05-15support sorting thumbnails by exif timeDaniel Friesel-0/+4
2021-05-15move thumbnail logic into Thumbnail classDaniel Friesel-151/+211
2021-05-15configurable nominatim zoom levelDaniel Friesel-14/+24
2021-05-14add reverse geocoding support via nominatimDaniel Friesel-6/+66
2021-04-27add a bit of dark modeDaniel Friesel-1/+1
2021-04-23support non-jpeg / non-rgb files (e.g. GIFs)Daniel Friesel-4/+10
2021-04-21Add README and licensing informationDaniel Friesel-0/+4
2021-04-19improve EXIF tag format; add download linkDaniel Friesel-20/+33
2021-04-18add titleDaniel Friesel-5/+13
2021-04-18configurable thumbnail size and HTML includeDaniel Friesel-8/+21
2021-04-18Switch to glightboxDaniel Friesel-27/+6
2021-04-18add a prograss barDaniel Friesel-4/+15
2021-04-18initial commitDaniel Friesel-0/+209