Shantur Rathore
9b76521a90
fix(ui): improve recent folders path display ( #147 )
2026-02-11 14:24:29 +00:00
Shantur Rathore
17a3e43ac7
feat(ui): add system/light/dark theme toggle
...
Add a 3-state theme toggle in folder selection and instance tabs, and update tokens/styles so light mode has readable contrast. Sync MUI surfaces and Shiki highlighting to CSS variables to prevent stale colors when switching themes.
2026-02-03 16:49:42 +00:00
Shantur Rathore
c62c9b1c78
feat(ui): add language selector
...
Adds a language dropdown to the folder picker using the shared selector UI and persists selection to preferences.locale.
2026-01-26 13:11:05 +00:00
Shantur Rathore
33939f4096
feat(ui): add i18n scaffolding
...
Adds a minimal i18n provider with locale preference support and migrates folder selection copy to message keys.
2026-01-26 10:22:03 +00:00
Shantur Rathore
9ee7ff9509
feat(ui): move folder picker subtitle
2026-01-25 10:35:01 +00:00
Shantur Rathore
bb4e3815d1
feat(ui): show GitHub stars
2026-01-25 00:21:06 +00:00
Shantur Rathore
8fa0175b98
feat(ui): improve folder picker layout
2026-01-25 00:09:22 +00:00
Shantur Rathore
f0b43dbc68
feat(filesystem): add create-folder API for workspace picker
...
Adds a secure endpoint for creating a single subfolder in the current filesystem listing, and wires the non-native directory browser UI to create + enter the new folder.
2026-01-23 12:33:15 +00:00
Shantur Rathore
a014ce555a
feat(server): auto-update UI via remote manifest
2026-01-22 15:12:32 +00:00
Shantur Rathore
8155fc9956
Ensure welcome and palette layouts wrap on phone
2025-12-14 12:40:00 +00:00
Shantur Rathore
3e72b83393
add release monitor and ui toast
2025-12-07 00:55:10 +00:00
Shantur Rathore
617aac8fd8
Use monitor icon for remote connect
2025-12-04 10:58:33 +00:00
Shantur Rathore
97f78bb337
Make remote connect buttons icon-only
2025-12-03 22:10:53 +00:00
Shantur Rathore
aad1337111
Use remote-hand-over icon for connect buttons
2025-12-03 22:04:01 +00:00
Shantur Rathore
6d7bc813ed
Adjust remote button placement
2025-12-03 22:02:50 +00:00
Shantur Rathore
1a0dd21540
Expose remote connect button on folder view
2025-12-03 22:02:17 +00:00
Shantur Rathore
b342660ed0
Improve welcome mobile layout
2025-11-25 00:50:21 +00:00
Shantur Rathore
f4de0103a8
Resolve CLI binary metadata for UI
2025-11-23 11:59:12 +00:00
Shantur Rathore
4062b43380
Enable native dialogs across shells
2025-11-23 00:36:43 +00:00
Shantur Rathore
7e95005d8c
refine config provider and full replacement flow
2025-11-19 14:43:47 +00:00
Shantur Rathore
40e8c90bab
Implement workspace-aware folder browser
2025-11-17 22:05:38 +00:00
Shantur Rathore
08d81f8bb5
Add CLI server and move UI to HTTP API
2025-11-17 18:18:45 +00:00
Shantur Rathore
89bd32814f
Split workspace into electron and ui packages
2025-11-17 12:06:58 +00:00