Photoview
Simple, fast photo gallery for browsing your own filesystem of photos and videos
Alternative to: google photos, apple photos, amazon photos
About
Versions (28)
v2.1.0
2021-02-13Added
- #188 Replace “Photos” page with a timeline view
- #193 Add scroll pagination such that when very large albums are visited, only the first 200 photos are loaded initially and more gets loaded when the user scrolls to the bottom of the page. The new timeline view is also paginated
Improvements
- #190 Add dataloaders to combine repeated database queries, this should greatly reduce the stress on the database and improve performance.
Fixed
- 54a83a4 Fix bug causing web UI to render a blank page if a photo that was in the middle of being scanned was loaded.
- 2ba8e46 Update media date_shot attribute to match EXIF data