Commit Graph

87 Commits (kit/effectify-plugin)

Author SHA1 Message Date
Brendan Allan d0a57305ef
app: file type filter on desktop + multiple files (#18403) 2026-03-20 15:02:07 +00:00
Brendan Allan b76ead3fe8
refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
Adam 6ef3af73df
chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
Brendan Allan 0da8af8a28
desktop: move open_path to rust (#15323) 2026-02-27 06:17:24 +00:00
Filip 6b021658ad
fix(app): open in powershell (#15112) 2026-02-26 16:39:55 +08:00
Adam a04e4e81fb
chore: cleanup 2026-02-20 06:30:19 -06:00
Brendan Allan 1c2416b6de
desktop: don't spawn sidecar if default is localhost server 2026-02-20 12:18:39 +08:00
Adam fca0166488
fix(app): black screen on launch with sidecar server 2026-02-19 16:23:33 -06:00
Brendan Allan 885d71636f
desktop: fetch defaultServer at top level 2026-02-19 21:14:59 +08:00
Brendan Allan 1bb8574179
app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Adam c9719dff72
fix(app): notification should navigate to session 2026-02-12 20:04:36 -06:00
Adam 5f421883a8
chore: style loading screen 2026-02-12 07:16:30 -06:00
Filip eef3ae3e1f
Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00
Adam 2e8082dd21
Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit 213a87234d.
2026-02-11 08:51:41 -06:00
Brendan Allan 213a87234d
feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
Filip dce4c05fa9
fix(desktop): open apps with executables on Windows (#13022) 2026-02-10 15:10:58 -06:00
Israel Araújo de Oliveira 93a11ddedf
feat(desktop): add native Wayland toggle on Linux (#11971)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 17:00:35 +08:00
opencode-agent[bot] 019cfd4a52 chore: generate 2026-02-09 07:18:48 +00:00
OpeOginni 687210a55d
feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls (#12366)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 07:18:06 +00:00
Abdul Rahman ArM d5036cf01f
fix(desktop): add native clipboard image paste and fix text paste (#12682) 2026-02-08 11:24:09 +00:00
OpeOginni 8069197329
feat(desktop): added Macos support for displaying only installed editors & added sublime text editor (#12501) 2026-02-06 17:21:47 +00:00
Adam 12e8ef3178
fix(app): remove extra error page and use default error boundary 2026-02-06 09:03:45 -06:00
Brendan Allan b7ad8e459c
desktop: add loading window and restructure rust (#12176) 2026-02-06 23:03:07 +08:00
Brendan Allan e0e32ed3a8
desktop: add more basic menu bar items 2026-02-06 18:10:48 +08:00
Adam b738d88ec4
feat(app): open in <app> button (#12322) 2026-02-05 19:55:49 +00:00
Adam 7555742bf0
chore: cleanup 2026-02-05 06:04:28 -06:00
Brendan Allan 1832eeffc9
fix(desktop): remove unnecessary setTimeout 2026-02-02 18:19:49 +08:00
opencode-agent[bot] 784a17f7b3 chore: generate 2026-02-02 07:58:52 +00:00
Brendan Allan 04aef44fc3
chore(desktop): integrate tauri-specta (#11740) 2026-02-02 07:58:08 +00:00
Brendan Allan c02dd067b2
fix(desktop): keep mac titlebar stable under zoom (#11747) 2026-02-02 07:54:25 +00:00
Hegyi Áron Ferenc 2af326606c
feat(desktop): Add desktop deep link (#10072)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-29 15:09:53 +08:00
adamelmore 51edf68606
feat(desktop): i18n for tauri side 2026-01-27 15:25:07 -06:00
adamelmore 58b9b54600
feat(app): forward and back buttons 2026-01-27 06:29:18 -06:00
adamelmore 4c9d879624
Revert "fix(app): restore external link opening in system browser (#10697)"
This reverts commit 984518b1c0.
2026-01-26 12:09:02 -06:00
Alex Yaroshuk 984518b1c0
fix(app): restore external link opening in system browser (#10697) 2026-01-26 10:57:49 -06:00
GitHub Action 442a735883 chore: generate 2026-01-24 18:04:12 +00:00
OpeOginni 67ea21b55a
feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
adamelmore 6abe86806f
fix(app): better error screen when connecting to sidecar 2026-01-24 09:10:02 -06:00
Shoubhit Dash c737776958
refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
Adam b7b2eae20c
fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
Adam 4fc7bcf09e
fix: type error 2026-01-21 09:30:40 -06:00
Brendan Allan d00b8df770
feat(desktop): properly integrate window controls on windows (#9835) 2026-01-21 08:35:05 -06:00
GitHub Action 27406cf8ef chore: generate 2026-01-20 11:40:31 +00:00
Adam 0596b02f19 chore: cleanup 2026-01-20 05:39:54 -06:00
Brendan Allan 8b379329a6
fix(desktop): completely disable pinch to zoom 2026-01-20 14:07:39 +08:00
Ryan Vogel 889c60d63b
fix(web): rename favicons to v2 for cache busting (#9492) 2026-01-19 15:04:59 -05:00
Slone 13276aee82
fix(desktop): apply getComputedStyle polyfill on all platforms (#9369) 2026-01-19 04:32:41 -06:00
David Hill 0384e6b0e1 fix: update desktop initializing splash logo 2026-01-17 21:46:23 +00:00
Eric Guo c4e4f2a058
fix(desktop): Added a Windows-only guard that makes window.getComputedStyle fall back to document.documentElement (#9054) 2026-01-17 05:45:31 -06:00
Adam 564d3edfac fix(app): new layout issues 2026-01-15 07:29:13 -06:00