summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/status-popover.tsx
AgeCommit message (Expand)Author
2026-03-26fix(app): more startup perf (#19288)Adam
2026-03-25Reapply "fix(app): startup efficiency"Adam
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-21app: manage mutation loading states with tanstack query (#18501)Brendan Allan
2026-03-19fix(desktop): remote server switching (#17214)OpeOginni
2026-03-13chore: cleanup (#17284)Adam
2026-03-12fix(app): titlebar cleanup (#17206)David Hill
2026-03-12refactor(desktop): rework default server initialization and connection handli...Brendan Allan
2026-03-03fix(app): tighten up header elementsAdam
2026-02-27app: allow providing username and password when connecting to remote server (...Brendan Allan
2026-02-18tweak(ui): expanded color state on titlebar buttonsDavid Hill
2026-02-18tweak(ui): hover and active styles for title bar buttonsDavid Hill
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-17tui: improve modified file visibility and button spacingDavid Hill
2026-02-17tweak(app): tighten titlebar action paddingDavid Hill
2026-02-17tweak(app): match titlebar active bg to hoverDavid Hill
2026-02-17tweak(app): use weak borders in titlebar actionsDavid Hill
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
2026-02-12chore(app): refactor for better solidjs hygiene (#13344)Adam
2026-02-12chore: refactor packages/app files (#13236)Adam
2026-02-09chore: cleanupAdam
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore
2026-01-27fix(app): non-fatal error handlingadamelmore
2026-01-26chore(app): createStore over signalsadamelmore
2026-01-26feat(app): default servers on webadamelmore
2026-01-25fix(app): missing translations for statusadamelmore
2026-01-24fix(app): update status popover empty state text color and centeringDavid Hill
2026-01-24feat(app): add truncation tooltip to server items in status popoverDavid Hill
2026-01-24fix(app): update server and MCP item styles in status popoverDavid Hill
2026-01-24fix(app): update status popover styling and positioningDavid Hill
2026-01-24fix(app): use rounded-sm for explicit 4px border radiusDavid Hill
2026-01-24fix(app): update titlebar spacing and status popover stylingDavid Hill
2026-01-24feat(web): implement new server management for web and desktop (#8513)OpeOginni