Age | Commit message (Expand) | Author | Lines |
2024-05-04 | edit-in-place operations now require an additional --edit-in-place flag | Birte Kristina Friesel | -2/+23 |
2024-05-04 | Optionally store captions and copyright in EXIF data | Birte Kristina Friesel | -8/+37 |
2024-05-01 | Optionally show (feh) captions from .captions | Birte Kristina Friesel | -2/+21 |
2024-04-18 | update copyright and add mailmap | Birte Kristina Friesel | -1/+2 |
2024-04-18 | update rotation enums | Birte Kristina Friesel | -4/+4 |
2021-09-10 | add --resize option | Daniel Friesel | -1/+17 |
2021-07-03 | add --scrub-metadata option | Daniel Friesel | -0/+20 |
2021-06-18 | add external thumbnail support, e.g. for video files | Daniel Friesel | -1/+7 |
2021-06-10 | details: add EV/LV data | Daniel Friesel | -0/+31 |
2021-06-04 | detail page: add focus mode and software information | Daniel Friesel | -2/+24 |
2021-06-03 | show focus and subject distance on detail page | Daniel Friesel | -1/+38 |
2021-06-03 | calculate 35mm focal length equivalent from makernote/composite data | Daniel Friesel | -2/+36 |
2021-06-03 | show "ISO x" instead of "Verstärkung: ISOx" on detail page | Daniel Friesel | -3/+4 |
2021-05-26 | Revert "detail page: use average image color for background" | Daniel Friesel | -16/+28 |
2021-05-25 | detail page: use average image color for background | Daniel Friesel | -28/+21 |
2021-05-24 | detail page: limit image height | Daniel Friesel | -1/+6 |
2021-05-24 | add an optional detail page. more EXIF to come. | Daniel Friesel | -18/+156 |
2021-05-24 | datetime: fall back to mtime if not available from EXIF | Daniel Friesel | -1/+1 |
2021-05-16 | fall back to "Image DateTime" if DateTimeOriginal is unavailable | Daniel Friesel | -1/+6 |
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-05-01 | improve label/info display in mobile view | Daniel Friesel | -0/+26 |
2021-04-27 | add a bit of dark mode | Daniel Friesel | -1/+43 |
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/+180 |
2021-04-19 | improve EXIF tag format; add download link | Daniel Friesel | -21/+50 |
2021-04-18 | add title | Daniel Friesel | -5/+13 |
2021-04-18 | configurable thumbnail size and HTML include | Daniel Friesel | -8/+25 |
2021-04-18 | Switch to glightbox | Daniel Friesel | -375/+14 |
2021-04-18 | add a prograss bar | Daniel Friesel | -4/+15 |
2021-04-18 | initial commit | Daniel Friesel | -0/+585 |