index
:
albumen.git
main
Ruby/Sinatra photo album
ken@jots.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-12
Add photo counts, EXIF details, video duration badges, slideshow launcher UI
Ken D'Ambrosio
5
-13
/
+67
2026-05-12
Reverse default slideshow order to show newest photos first
Ken D'Ambrosio
1
-0
/
+2
2026-05-12
Move slideshow interval control to album page; fix mobile viewport clipping
Ken D'Ambrosio
5
-9
/
+13
2026-05-12
Prune orphaned thumbnails when update.rb removes deleted files
Ken D'Ambrosio
1
-4
/
+10
2026-05-12
Fix slideshow photos showing too briefly due to preload timing
Ken D'Ambrosio
1
-5
/
+8
2026-05-12
Keep screen awake during slideshow via Wake Lock API
Ken D'Ambrosio
1
-1
/
+16
2026-05-11
Fix slideshow timer burst when returning from background tab
Ken D'Ambrosio
1
-1
/
+10
2026-05-11
v1.01: replace bcrypt with PBKDF2-SHA256; update README and DESIGN docs
v1.01
Ken D'Ambrosio
7
-36
/
+149
2026-05-11
Fix OG image previews: use ?photo= param so server can set correct og:image
v1.0
Ken D'Ambrosio
3
-19
/
+30
2026-05-11
Add Open Graph meta tags for social media link previews
Ken D'Ambrosio
2
-0
/
+19
2026-05-11
Add HTTP vs HTTPS setup guide with Certbot instructions to INSTALL.md
Ken D'Ambrosio
1
-0
/
+67
2026-05-11
Replace cover dropdown with Random checkbox and per-file cover radio
Ken D'Ambrosio
2
-13
/
+25
2026-05-11
Always show filename in lightbox info panel
Ken D'Ambrosio
2
-2
/
+2
2026-05-11
Limit slideshow to filtered albums when search filter is active
Ken D'Ambrosio
3
-26
/
+43
2026-05-11
Fix set_password.rb to chown config.yml to albumen user when run as root
Ken D'Ambrosio
1
-0
/
+9
2026-05-11
Add INSTALL.md with Debian/Ubuntu setup instructions
Ken D'Ambrosio
1
-0
/
+103
2026-05-11
Reverse sub-album listing order on admin edit page
Ken D'Ambrosio
1
-1
/
+1
2026-05-11
Add Save button above Files table; redirect admin login to current album
Ken D'Ambrosio
1
-0
/
+4
2026-05-11
Return to current album's edit page after admin login
Ken D'Ambrosio
1
-1
/
+1
2026-05-10
Add slideshow: root-level, shuffle, fullscreen, click-to-album
Ken D'Ambrosio
7
-27
/
+159
2026-05-09
Fix taken_at timezone: store and display as camera local time
Ken D'Ambrosio
2
-2
/
+2
2026-05-09
Add info overlay to lightbox showing photo metadata
Ken D'Ambrosio
4
-0
/
+36
2026-05-09
Add show/hide password toggle to admin login
Ken D'Ambrosio
2
-1
/
+22
2026-05-09
Bump album.js cache-buster to force fresh load of search code
Ken D'Ambrosio
1
-1
/
+1
2026-05-09
Add live album filter search box
Ken D'Ambrosio
3
-1
/
+18
2026-05-09
Add DESIGN.md — architecture and workflow reference
Ken D'Ambrosio
1
-0
/
+398
2026-05-09
Search subdirs recursively for album cover candidates
Ken D'Ambrosio
1
-6
/
+11
2026-05-09
Replace dynamic cover checkbox with random image dropdown option
Ken D'Ambrosio
2
-12
/
+10
2026-05-09
Fix video/audio players showing on image lightbox
Ken D'Ambrosio
1
-0
/
+1
2026-05-09
Initial commit — Albumen photo album
Ken
19
-0
/
+1788