Shantur Rathore
40634138bc
feat(server): add authenticated remote access and desktop bootstrap
...
Adds cookie-based login with a bootstrap token flow for desktop apps, secures OpenCode instance traffic with per-instance Basic auth, and updates UI/plugin clients to use credentials.
2026-01-14 18:18:14 +00:00
Shantur Rathore
4085f6d6b9
Avoid npm ci pruning during prebuild
2025-11-27 20:40:21 +00:00
Shantur Rathore
ae288833e1
Install server deps before build in prebuild
2025-11-27 20:29:08 +00:00
Shantur Rathore
f16e244265
Handle rollup platform binaries in prebuild
2025-11-27 20:25:04 +00:00
Shantur Rathore
9fa436b0b8
Ensure rollup linux binary in tauri prebuild
2025-11-27 20:11:02 +00:00
Shantur Rathore
940216d98b
Ensure tauri prebuild installs UI workspace deps
2025-11-27 19:40:36 +00:00
Shantur Rathore
b434bfd3e9
Ensure tauri bundle includes server deps
2025-11-24 11:20:27 +00:00
Shantur Rathore
e9f3c4ee52
Unify loader assets across shells
2025-11-22 21:20:29 +00:00
Shantur Rathore
8b2be441fc
Ensure Tauri is bundled
2025-11-21 21:19:38 +00:00
Shantur Rathore
3c11a1bfcb
Fix Tauri CI runners and prebuild portability
2025-11-21 16:24:45 +00:00