Commit History

Author SHA1 Message Date
  Lukasz Badura 1fadcf7409 feat: add a helper to check whether an asset can be rendered on a web 7 months ago
  Lukasz Badura cfb6e259d6 remove image_science as a dependancy 7 months ago
  Lukasz Badura d8b4ff1e2b update helper rake task to test building 7 months ago
  Lukasz Badura fdc300c50b chore: remove obsolete method 7 months ago
  Lukasz Badura 296615a0e1 feat: use vips instead of image_science to generate thumbnails to 7 months ago
  Lukasz Badura 5ea5c64bf5 test: add some basic unit tests for generating thumbnails 7 months ago
  Lukasz Badura d0ce7c9534 Merge branch 'vips' of src.niebo.net:lukasz/fotos into vips 7 months ago
  Lukasz Badura 59ec2e6a42 Move vips related logic from organizer to asset class 7 months ago
  Lukasz Badura f0e93a0771 Add a comment to install vips library 7 months ago
  Lukasz Badura 33ca004961 chore: test fix 7 months ago
  Lukasz Badura 5353b546a9 feat: add heic images support to the organizer 7 months ago
  Lukasz Badura 74d4ab2fbe chore: remove exifr dependancy and add ruby-vips instead 7 months ago
  Lukasz Badura bed75b1c22 chore: generator tests 9 months ago
  Lukasz Badura e3c26fe088 Update README.md describing currently available functionality 9 months ago
  Lukasz Badura 6d6ae4d26e Add CLAUDE.MD to gitignore 9 months ago
  Lukasz Badura cb16fbf660 Add basic tests for Fotos::Asset 9 months ago
  Lukasz Badura a9a01be01b chore: remove .tool-versions from git index 9 months ago
  Lukasz Badura 0131df09e7 fix: remove obsolete variable 9 months ago
  Lukasz Badura 5847e639a6 feat: add organize command to distribute images in directories 9 months ago
  Lukasz Badura 56b4760c58 fix: fix reading dates out of source directories 9 months ago
  Lukasz Badura 483e376df9 fix: bring back photo log header 10 months ago
  Lukasz Badura aa20e308ce Thumbnail generator uses Asset as input. Removed console output from thumbnail generation. 10 months ago
  Lukasz Badura 9d3b6f434b Move asset path management to a dedicated class 10 months ago
  Lukasz Badura e51207f1d0 feat: optionally generate thumbnails 10 months ago
  Lukasz Badura a06ec572d7 Extract directory logic to a dedicated class to simplify rendering code 10 months ago
  Lukasz Badura 31ea5c4c9e feature: HTML page generation 10 months ago
  Lukasz Badura 85d8b20437 Do not generate thumbnails by default. Cleanup tmp dir after extraction. 10 months ago
  Lukasz Badura d9ceeda411 fix: thumbnail generation 10 months ago
  Lukasz Badura 80dd8f0443 Add mise.toml to gitignore 10 months ago
  Lukasz Badura e43da653d5 WIP: move zip extract logic from script to gem 10 months ago