9router/src
Muhammad Ridwan Ramadhan 581ab7687e
fix(ui): show API key row actions on mobile (#1112)
The visibility, copy, and delete buttons in the API Keys list used , which never reveals on touch devices because they don't fire :hover. Switch all three to  — visible by default on mobile, hover-revealed on sm+ — matching the pattern already used in providers/ and media-providers/

Co-authored-by: Muhammad Ridwan Ramadhan <ridwanramadhan8888@gmail.com>
2026-05-14 11:06:22 +07:00
..
app fix(ui): show API key row actions on mobile (#1112) 2026-05-14 11:06:22 +07:00
i18n Add multi-language support for UI 2026-03-17 09:30:07 +07:00
lib feat(usage): add Today period option to Usage & Analytics (#1063) 2026-05-14 10:03:05 +07:00
mitm TUI Source 2026-05-12 20:26:08 +07:00
models feat: add OpenCode Go provider and support for custom models 2026-04-22 14:16:21 +07:00
shared feat: v0.4.41 - cli-tools UI redesign + jcode integration 2026-05-14 10:46:11 +07:00
sse feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
store feat(db): migrate from lowdb to SQLite with repos pattern 2026-05-09 17:48:20 +07:00
dashboardGuard.js Fix bug 2026-05-13 20:35:42 +07:00
proxy.js Fix bug 2026-05-13 20:35:42 +07:00
server-init.js feat : 2026-02-21 16:42:46 +07:00