summaryrefslogtreecommitdiffhomepage
path: root/packages/tauri/src
AgeCommit message (Expand)Author
2025-12-17tauri: return after update failuresBrendan Allan
2025-12-17chore: format codeGitHub Action
2025-12-17tauri: only alert on update failure when triggered manuallyBrendan Allan
2025-12-16tauri: explicitly kill sidecar before updater relaunchBrendan Allan
2025-12-16chore: format codeGitHub Action
2025-12-16tauri: macos-only app menuBrendan Allan
2025-12-12tauri: add basic custom titlebar (#5438)Brendan Allan
2025-12-10tui: pass dynamic port to frontendDax Raad
2025-12-10chore: format codeGitHub Action
2025-12-10tauri: don't ask to restart separately in updaterBrendan Allan
2025-12-09wip(desktop): progressAdam
2025-12-09chore: format codeGitHub Action
2025-12-09fix: use ts project references for desktop and tauriBrendan Allan
2025-12-09chore: format codeGitHub Action
2025-12-09desktop: move updater logic to jsBrendan Allan
2025-12-08Export DesktopInterface from desktop and add PlatformContextBrendan Allan
2025-12-05OpenCode Desktop app (#5044)Brendan Allan
2025-11-22chore: format codeGitHub Action
2025-11-22tauriDax Raad