Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-09-13 | Fix handling of existing thumbnails | Birte Kristina Friesel | -15/+30 | |
2025-09-13 | Load images and generate thumbnails in parallel | Birte Kristina Friesel | -122/+120 | |
2025-06-04 | Use a persistent cache for nominatim lookups | Birte Kristina Friesel | -4/+16 | |
2025-06-03 | add a --quiet option | Birte Kristina Friesel | -1/+7 | |
2025-06-01 | html_start: there is no theme switcher, so no need to use localstorage | Birte Kristina Friesel | -14/+1 | |
2024-06-19 | correctly handle CR2 previews in sub-directories | Birte Kristina Friesel | -1/+1 | |
2024-06-19 | fix handling of existing CR2 previews | Birte Kristina Friesel | -1/+2 | |
2024-06-19 | group mode: sort depending on whether a user clicks prev/next | Birte Kristina Friesel | -12/+37 | |
2024-06-15 | fix --cdn on detail pages | Birte Kristina Friesel | -0/+10 | |
2024-06-15 | re-use existing thumbnails if present; remove no-longer-required ones | Birte Kristina Friesel | -37/+48 | |
2024-05-26 | use thumbnails in subdirectories if present | Birte Kristina Friesel | -42/+56 | |
2024-05-25 | Fix thumbnail and JPEG orientation for odd CR2 files | Birte Kristina Friesel | -1/+33 | |
2024-05-16 | Extract full-size JPEGs from RW2 files | Birte Kristina Friesel | -1/+1 | |
2024-05-15 | Add support for .CR3 files | Birte Kristina Friesel | -3/+55 | |
2024-05-15 | Extract preview images from CR2 files and use those for full view | Birte Kristina Friesel | -3/+28 | |
CR2 files are still offered for download | ||||
2024-05-15 | help | Birte Kristina Friesel | -1/+1 | |
2024-05-09 | add disclaimer | Birte Kristina Friesel | -1/+8 | |
2024-05-09 | Extend README | Birte Kristina Friesel | -10/+22 | |
2024-05-09 | decrease image size on small screens | Birte Kristina Friesel | -6/+27 | |
2024-05-06 | fix nav clear | Birte Kristina Friesel | -1/+4 | |
2024-05-06 | --group-files: add links to other files | Birte Kristina Friesel | -2/+40 | |
2024-05-06 | fix cdn support for themes | Birte Kristina Friesel | -0/+1 | |
2024-05-06 | pass group mode to sub-galleries | Birte Kristina Friesel | -1/+2 | |
2024-05-06 | actually allow --group=day | Birte Kristina Friesel | -1/+1 | |
2024-05-05 | add --group-file option (write groups to separate files) | Birte Kristina Friesel | -22/+65 | |
2024-05-05 | adjust thumbnail generation to be mostly height-limited | Birte Kristina Friesel | -2/+2 | |
2024-05-05 | gracefully handle image loader and EXIF failures | Birte Kristina Friesel | -2/+12 | |
2024-05-05 | use a more compact (google photos-style) thumbnail list | Birte Kristina Friesel | -5/+5 | |
2024-05-04 | fix --cdn. derp. | Birte Kristina Friesel | -3/+5 | |
2024-05-04 | support thumbnails for files in sub-directories | Birte Kristina Friesel | -2/+3 | |
2024-05-04 | Optional decade / year / month headings | Birte Kristina Friesel | -2/+45 | |
2024-05-04 | decrease default spacing | Birte Kristina Friesel | -1/+1 | |
2024-05-04 | css: actually use boxheight and imgheight | Birte Kristina Friesel | -4/+4 | |
2024-05-04 | add --cdn option | Birte Kristina Friesel | -1/+9 | |
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 | |
This reverts commit 0e4badb22d7666d0db3737cb3a910437b5b0bf52. | ||||
2021-05-25 | detail page: use average image color for background | Daniel Friesel | -28/+21 | |
just a test. may be reverted. | ||||
2021-05-24 | detail page: limit image height | Daniel Friesel | -1/+6 | |