summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)AuthorLines
2024-05-04edit-in-place operations now require an additional --edit-in-place flagBirte Kristina Friesel-2/+23
2024-05-04Optionally store captions and copyright in EXIF dataBirte Kristina Friesel-8/+37
2024-05-01Optionally show (feh) captions from .captionsBirte Kristina Friesel-2/+21
2024-04-18update copyright and add mailmapBirte Kristina Friesel-1/+1
2024-04-18update rotation enumsBirte Kristina Friesel-4/+4
2021-09-10add --resize optionDaniel Friesel-1/+17
2021-07-03add --scrub-metadata optionDaniel Friesel-0/+20
2021-06-18add external thumbnail support, e.g. for video filesDaniel Friesel-1/+7
2021-06-10details: add EV/LV dataDaniel Friesel-0/+31
2021-06-04detail page: add focus mode and software informationDaniel Friesel-2/+24
2021-06-03show focus and subject distance on detail pageDaniel Friesel-1/+38
2021-06-03calculate 35mm focal length equivalent from makernote/composite dataDaniel Friesel-2/+36
2021-06-03show "ISO x" instead of "Verstärkung: ISOx" on detail pageDaniel Friesel-3/+4
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