Pad/internal
Greg Pomerantz 5a92ee9df3 Fix: restore previous directory on navigation failure
When directory navigation fails (e.g., permission denied on Android),
the browser now restores the previous path instead of staying in a
broken empty state. NavigateTo saves the current path to History, and
handleError restores it and re-builds the index for the previous
directory when a BuildIndexTask fails.
2026-06-05 13:58:20 -04:00
..
browser Fix: restore previous directory on navigation failure 2026-06-05 13:58:20 -04:00
editor Fix directory navigation and path initialization 2026-06-05 13:43:27 -04:00
io/pool Refactor RealFileSystem to use WorkingDir, and ensure clean shutdown with FlushAll 2026-06-05 11:42:39 -04:00
test/e2e Fix redundant file loading and buffer insertion bugs 2026-06-05 10:45:48 -04:00
ui feat: implement atomic writes for filesystem backend 2026-06-04 18:01:51 -04:00