summaryrefslogtreecommitdiffhomepage
path: root/packages/tauri/src-tauri/tauri.conf.json
AgeCommit message (Collapse)Author
2025-12-22chore: rename packages/tauri -> packages/desktopAdam
2025-12-22ci: verbose build and re-enable appimageBrendan Allan
2025-12-18tauri: nsis header and sidebarBrendan Allan
2025-12-17tauri: update nsis iconBrendan Allan
2025-12-17tauri: dev icons + separate prod config (#5691)Brendan Allan
Co-authored-by: GitHub Action <[email protected]>
2025-12-15ci: add app bundle target to fix macOS updater by generating .app.tar.gz filesDax Raad
2025-12-15ci: update publish workflow concurrency to include version inputs and ↵Dax Raad
upgrade ubuntu runner to 24.04
2025-12-15ci: fix AppImage build hanging by using portable appimage formatDax Raad
- Add appimage target back to tauri.conf.json - Force reinstall tauri-cli from feat/truly-portable-appimage branch - Add 10 minute timeout to prevent indefinite hangs - Add logging to verify correct tauri-cli version is installed This fixes the issue where AppImage builds would hang at 'Running input plugin: gtk' by using the new portable appimage format that bypasses linuxdeploy entirely.
2025-12-15tauri: rename sidecar to opencode-cliBrendan Allan
2025-12-14fix desktop updaterDax Raad
2025-12-14disable app imageDax Raad
2025-12-14tauri: change mainBinaryName to just OpenCodeBrendan Allan
2025-12-14tauri: bring back appimageBrendan Allan
2025-12-11ciDax Raad
2025-12-11temporarily remove undo/redo keybindsDax Raad
2025-12-07Desktop macOS codesigning and notarization (#5154)Brendan Allan
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-12-06chore: update tauri update pub keyAdam
2025-12-05OpenCode Desktop app (#5044)Brendan Allan
Co-authored-by: Adam <[email protected]>
2025-11-22load desktop appDax Raad
2025-11-22chore: format codeGitHub Action
2025-11-22tauriDax Raad