summaryrefslogtreecommitdiffhomepage
path: root/packages/tauri
AgeCommit message (Expand)Author
2025-12-15release: v1.0.157opencode
2025-12-15ci: add app bundle target to fix macOS updater by generating .app.tar.gz filesDax Raad
2025-12-15release: v1.0.156opencode
2025-12-15fix: image attachments in desktopAdam
2025-12-15release: v1.0.155opencode
2025-12-15release: v1.0.154opencode
2025-12-15ci: update publish workflow concurrency to include version inputs and upgrade...Dax Raad
2025-12-15ci: fix AppImage build hanging by using portable appimage formatDax Raad
2025-12-15tauri: use correct sidecar nameBrendan Allan
2025-12-15tauri: rename sidecar to opencode-cliBrendan Allan
2025-12-14fix desktop updaterDax Raad
2025-12-14disable app imageDax Raad
2025-12-14release: v1.0.153opencode
2025-12-14tauri: change mainBinaryName to just OpenCodeBrendan Allan
2025-12-14tauri: bring back appimageBrendan Allan
2025-12-12release: v1.0.152opencode
2025-12-12desktop: fix build on Linux and Windows by making macOS title bar styling con...Dax Raad
2025-12-12release: v1.0.151opencode
2025-12-12tauri: add basic custom titlebar (#5438)Brendan Allan
2025-12-12tauri: create window with full screen sizeBrendan Allan
2025-12-12chore: format codeGitHub Action
2025-12-12tauri: initialise store and window-state pluginsBrendan Allan
2025-12-11core: add client identification to user agent and request headers for better ...Dax Raad
2025-12-11release: v1.0.150opencode
2025-12-11ciDax Raad
2025-12-11release: v1.0.149opencode
2025-12-11temporarily remove undo/redo keybindsDax Raad
2025-12-11release: v1.0.148opencode
2025-12-11release: v1.0.147opencode
2025-12-11tauri: always build cli in predevBrendan Allan
2025-12-11write typescript artifacts to node_modules/.ts-distBrendan Allan
2025-12-11release: v1.0.146opencode
2025-12-11release: v1.0.145opencode
2025-12-11release: v1.0.144opencode
2025-12-11tauri: update iconsBrendan Allan
2025-12-10desktop: enable zoom hotkeys in Tauri appDax Raad
2025-12-10fix: tauriAdam
2025-12-10tui: pass dynamic port to frontendDax Raad
2025-12-10wip(desktop): progressAdam
2025-12-10tui: use random free port and enable icon discovery by defaultDax Raad
2025-12-10release: v1.0.143opencode
2025-12-10release: v1.0.142opencode
2025-12-10chore: format codeGitHub Action
2025-12-10tauri: don't ask to restart separately in updaterBrendan Allan
2025-12-10tauri: update macos iconBrendan Allan
2025-12-10tauri: comment out restart server dialogBrendan Allan
2025-12-10release: v1.0.141opencode
2025-12-09fix: re-enable tauri typecheckAdam
2025-12-09release: v1.0.138opencode
2025-12-09chore: cleanupAdam