summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context/file.tsx
AgeCommit message (Collapse)Author
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-15shared package (#22626)Dax
2026-03-13chore(app): i18n sync (#17283)Adam
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-09fix(app): update tab file contents on changeAdam
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-02-06chore: refactoring and tests (#12468)Adam
2026-02-05fix(app): file tree out of syncAdam
2026-02-04fix(desktop): Refresh file contents when changing workspaces to not have ↵Parker Smith
stale contents (#11728)
2026-01-27perf(app): better memory managementadamelmore
2026-01-27fix(app): swallow file search errorsadamelmore
2026-01-26chore: cleanupadamelmore
2026-01-26chore: cleanupadamelmore
2026-01-26fix(app): reactive file treeadamelmore
2026-01-26chore(app): missing i18n stringsadamelmore
2026-01-26feat(app): file treeAdam
2026-01-26fix(app): query selector with non-latin charsadamelmore
2026-01-23perf(app): don't remount directory layoutAdam
2026-01-22Revert "fix: handle special characters in paths and git snapshot reading ↵Adam
logic(#9804) (#9807)" This reverts commit cf6ad4c40789beef8a0f2a07f12964fd5fdd2b09.
2026-01-21fix: handle special characters in paths and git snapshot reading ↵shirukai
logic(#9804) (#9807)
2026-01-20wip(app): i18nAdam
2026-01-08feat(app): cache session-scoped stores, optional context gatingAdam
2026-01-06chore: fix typesAdam
2026-01-06chore(app): rework storage approachAdam
2026-01-01wip(app): file contextAdam