You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Grid/mosaic: a plain click now OPENS the file (like clicking the name in list view); modifiers
select, long-press / tap-in-selection toggles. Double-click still opens.
- Default view by screen size when nothing is saved: mosaic on small screens, list on large ones
(the choice is still persisted in localStorage, as is sort).
- Download cue: a small animated pill rises from the bottom-left when a download starts — useful
feedback on mobile/PWA where downloads go silently to the tray. Honors prefers-reduced-motion.
- Self-update: a 'running' status older than 10 min is treated as STUCK, so it no longer locks
the panel forever. The admin sees a 'previous update looks stuck' banner with a Relaunch button
(and POST /update accepts a retry over a stale status). Lets you test the fixed update flow.
0 commit comments