COMMITS
September 17, 2026
M
fix(viewer): re-dock when a heal lands after the nav animation ends
Mahesh Shantaram committed
M
fix(api): contain process-level async faults escaping the vendo route
Mahesh Shantaram committed
M
feat(viewer): reframe stripes as a background choice, not a border
Mahesh Shantaram committed
M
feat(viewer): count queued nav taps and glide the wrap home
Mahesh Shantaram committed
M
Merge pull request #4 from thecont1/dev/lavanya
Mahesh Shantaram committed
M
fix(viewer): dock the leftmost frame after a mid-navigation heal
Mahesh Shantaram committed
M
fix(viewer): fall back gracefully when HEIC decode fails
Mahesh Shantaram committed
M
fix(viewer): keep healed frame ratios in render state
Mahesh Shantaram committed
M
fix(api): serve /openapi.json and guard the Vendo handler
Mahesh Shantaram committed
M
test(openapi-contract): add MEGA 400 tests
Mahesh Shantaram committed
M
fix(viewer): bound vertical-mode activation to the viewport
Mahesh Shantaram committed
M
chore(vendo): regenerate tool profile for MEGA link descriptions
Mahesh Shantaram committed
M
fix(api): document 413 on the MEGA file proxy and MEGA link support
Mahesh Shantaram committed
M
docs: cover MEGA in ops manual and privacy recipients
Mahesh Shantaram committed
M
fix(vendo): expect read risk for host_get_mega_preview
Mahesh Shantaram committed
M
fix(admin): list HEIF in the supported-formats recovery message
Mahesh Shantaram committed
M
fix(viewer): keep seam stripes on vertical portrait frames
Mahesh Shantaram committed
M
fix(mega): lower file proxy ceiling for isolate memory headroom
Mahesh Shantaram committed
M
perf(mega): hoist AES key expansion out of per-block loops
Mahesh Shantaram committed
M
fix(viewer): re-dock the active frame after aspect self-heal
Mahesh Shantaram committed
M
fix(viewer): bound the HEIC decode cache to the active window
Mahesh Shantaram committed
M
fix(viewer): honor the saved view mode over the gallery default
Mahesh Shantaram committed
M
fix(viewer): clamp strip images to their frame and heal stale dims
Mahesh Shantaram committed
M
fix(scan): batch MEGA dims probes and retry instead of falling back
Mahesh Shantaram committed
M
fix(viewer): soften strip settle to an in-out cubic over 1100ms
Mahesh Shantaram committed
September 16, 2026
M
refactor(viewer): drop the reveal toggle; crossfade everywhere
Mahesh Shantaram committed
M
feat(viewer): move the info button left of the nav arrows
Mahesh Shantaram committed
M
fix(viewer): dock each next image's left edge at the stage edge
Mahesh Shantaram committed
M
fix(admin): keep in-progress toasts alive for the operation's duration
Mahesh Shantaram committed
M
feat(viewer): crossfade image reveal with per-gallery fade option
Mahesh Shantaram committed