summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/dialog-select-server.tsx
AgeCommit message (Collapse)Author
2026-04-21fix(desktop): adjust layout properties in DialogSelectServer component (#23589)OpeOginni
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-03-21app: manage mutation loading states with tanstack query (#18501)Brendan Allan
2026-03-19fix(desktop): remote server switching (#17214)OpeOginni
Co-authored-by: Brendan Allan <[email protected]>
2026-03-13chore(app): i18n sync (#17283)Adam
2026-03-12fix(app): list item background colorsAdam
2026-03-12refactor(desktop): rework default server initialization and connection ↵Brendan Allan
handling (#16965)
2026-03-12fix(desktop): set default WebSocket username and prevent repeated calling of ↵OpeOginni
terminal spawn properly closing the terminal (#17061)
2026-02-27app: allow providing username and password when connecting to remote server ↵Brendan Allan
(#14872)
2026-02-19app: deduplicate allServers listBrendan Allan
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-02-06chore: generateopencode-agent[bot]
2026-02-06fix(desktop): update server removal logic to clear default server URL if ↵OpeOginni
removed (#12372)
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore
2026-01-27fix(app): non-fatal error handlingadamelmore
2026-01-26feat(app): default servers on webadamelmore
2026-01-24fix(app): unnecessary suspense flashadamelmore
2026-01-24refactor(app): replace Popover with DropdownMenu for server optionsDavid Hill
2026-01-24fix(app): update options icon button styling - active state and hoverDavid Hill
2026-01-24fix(app): change server item actions div padding from px-4 to pl-4David Hill
2026-01-24feat(ui): add onFilter callback to List, discard add server row when searchingDavid Hill
2026-01-24fix(app): position status circle inside input wrapper and fix dialog paddingDavid Hill
2026-01-24fix(app): remove hover background color from server list itemsDavid Hill
2026-01-24fix(app): allow add server row to grow for error messageDavid Hill
2026-01-24fix(app): update add server button and row stylingDavid Hill
2026-01-24feat(app): update manage servers dialog styling and behaviorDavid Hill
2026-01-24feat(web): implement new server management for web and desktop (#8513)OpeOginni
2026-01-22fix(app): a11y translationsAdam
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-20chore: generateGitHub Action
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-12chore: generateGitHub Action
2026-01-12feat(dialog-select-server): add icon button for server removal (#8053)OpeOginni
2026-01-10feat: support configuring default server URL for desktop (#7363)Andrew Thal
2025-12-30fix(desktop): sort servers by healthAdam
2025-12-30fix(desktop): don't persist fallback server urlsAdam
2025-12-30chore: cleanupAdam
2025-12-30feat(app): change serverAdam