summaryrefslogtreecommitdiffhomepage
path: root/packages/tauri/src/index.tsx
AgeCommit message (Expand)Author
2025-12-22chore: rename packages/tauri -> packages/desktopAdam
2025-12-22chore: rename packages/desktop -> packages/appAdam
2025-12-19fix(desktop): error handlingAdam
2025-12-19tauri: remove pinch-to-zoom on windowBrendan Allan
2025-12-18feat(desktop): custom update toastAdam
2025-12-17chore: localStorage -> tauri storeAdam
2025-12-17tauri: only alert on update failure when triggered manuallyBrendan Allan
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-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