summaryrefslogtreecommitdiffhomepage
path: root/packages/tauri/src-tauri
AgeCommit message (Expand)Author
2025-12-22chore: rename packages/tauri -> packages/desktopAdam
2025-12-22ci: verbose build and re-enable appimageBrendan Allan
2025-12-21fix(desktop): incorrect state dir on macosAdam
2025-12-19fix(desktop): error handlingAdam
2025-12-18tauri: disable pinch zoom on linux (#5735)Brendan Allan
2025-12-18tauri: configure display backends more correctly on linux (#5730)Brendan Allan
2025-12-18tauri: say OpenCode Server instead of OpenCode CLIBrendan Allan
2025-12-18tauri: server spawn fail dialog w/ copy logs button (#5729)Brendan 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
2025-12-16core: ensure desktop app loads user shell environment variablesDax Raad
2025-12-16chore: update opencode plugin dependencies and fix tauri sidecar pathDax Raad
2025-12-16tui: fix autocomplete file loading and update dependenciesDax Raad
2025-12-16tauri: explicitly kill sidecar before updater relaunchBrendan Allan
2025-12-15ci: add app bundle target to fix macOS updater by generating .app.tar.gz filesDax Raad
2025-12-15fix: image attachments in desktopAdam
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-14tauri: change mainBinaryName to just OpenCodeBrendan Allan
2025-12-14tauri: bring back appimageBrendan Allan
2025-12-12desktop: fix build on Linux and Windows by making macOS title bar styling con...Dax Raad
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-11ciDax Raad
2025-12-11temporarily remove undo/redo keybindsDax Raad
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-10tauri: update macos iconBrendan Allan
2025-12-10tauri: comment out restart server dialogBrendan Allan
2025-12-09desktop: move updater logic to jsBrendan Allan
2025-12-08Export DesktopInterface from desktop and add PlatformContextBrendan Allan
2025-12-07enable zoom hotkeysDax Raad
2025-12-07Desktop macOS codesigning and notarization (#5154)Brendan Allan
2025-12-06chore: update tauri update pub keyAdam
2025-12-05OpenCode Desktop app (#5044)Brendan Allan
2025-11-22load desktop appDax Raad
2025-11-22chore: format codeGitHub Action
2025-11-22tauriDax Raad