index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
app
/
src
/
components
/
dialog-select-server.tsx
Age
Commit message (
Expand
)
Author
2026-04-21
fix(desktop): adjust layout properties in DialogSelectServer component (#23589)
OpeOginni
2026-04-15
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#2...
Kit Langton
2026-03-21
app: manage mutation loading states with tanstack query (#18501)
Brendan Allan
2026-03-19
fix(desktop): remote server switching (#17214)
OpeOginni
2026-03-13
chore(app): i18n sync (#17283)
Adam
2026-03-12
fix(app): list item background colors
Adam
2026-03-12
refactor(desktop): rework default server initialization and connection handli...
Brendan Allan
2026-03-12
fix(desktop): set default WebSocket username and prevent repeated calling of ...
OpeOginni
2026-02-27
app: allow providing username and password when connecting to remote server (...
Brendan Allan
2026-02-19
app: deduplicate allServers list
Brendan Allan
2026-02-18
app: refactor server management backend (#13813)
Brendan Allan
2026-02-12
chore: refactor packages/app files (#13236)
Adam
2026-02-06
chore: refactoring and tests, splitting up files (#12495)
Adam
2026-02-06
chore: generate
opencode-agent[bot]
2026-02-06
fix(desktop): update server removal logic to clear default server URL if remo...
OpeOginni
2026-01-27
chore(app): cleanup tailwind vs pure css
adamelmore
2026-01-27
fix(app): non-fatal error handling
adamelmore
2026-01-26
feat(app): default servers on web
adamelmore
2026-01-24
fix(app): unnecessary suspense flash
adamelmore
2026-01-24
refactor(app): replace Popover with DropdownMenu for server options
David Hill
2026-01-24
fix(app): update options icon button styling - active state and hover
David Hill
2026-01-24
fix(app): change server item actions div padding from px-4 to pl-4
David Hill
2026-01-24
feat(ui): add onFilter callback to List, discard add server row when searching
David Hill
2026-01-24
fix(app): position status circle inside input wrapper and fix dialog padding
David Hill
2026-01-24
fix(app): remove hover background color from server list items
David Hill
2026-01-24
fix(app): allow add server row to grow for error message
David Hill
2026-01-24
fix(app): update add server button and row styling
David Hill
2026-01-24
feat(app): update manage servers dialog styling and behavior
David Hill
2026-01-24
feat(web): implement new server management for web and desktop (#8513)
OpeOginni
2026-01-22
fix(app): a11y translations
Adam
2026-01-22
fix(app): session screen accessibility improvements (#9907)
Nolan Darilek
2026-01-20
chore: generate
GitHub Action
2026-01-20
wip(app): i18n
Adam
2026-01-20
wip(app): i18n
Adam
2026-01-12
chore: generate
GitHub Action
2026-01-12
feat(dialog-select-server): add icon button for server removal (#8053)
OpeOginni
2026-01-10
feat: support configuring default server URL for desktop (#7363)
Andrew Thal
2025-12-30
fix(desktop): sort servers by health
Adam
2025-12-30
fix(desktop): don't persist fallback server urls
Adam
2025-12-30
chore: cleanup
Adam
2025-12-30
feat(app): change server
Adam