| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-03 | refactor(components): group feature components into per-feature folders | Larvan2 | |
| Connections, config, backend, home, logs and rules components were scattered flat under src/components/ while their hooks/utils already lived under src/modules/<feature>/, making each feature hard to locate as a unit. Move them into components/<connections,config,backend,home, logs,rules>/ to match the layout convention documented in CLAUDE.md, and drop the dead components/rules/rules.hooks.tsx re-export shim. Co-Authored-By: Claude Sonnet 5 <[email protected]> | |||
| 2026-07-03 | feat(proxies): add provider health check timeout configuration and related ↵ | Larvan2 | |
| translations | |||
| 2026-07-03 | feat(proxies): add latency test URL configuration and expected status handling | Larvan2 | |
| 2026-06-04 | feat(proxies): add latency test URL and timeout configuration | Larvan2 | |
| 2026-06-04 | feat: proxy group by providers | Larvan2 | |
| 2026-03-15 | refactor: reorganize code | Larvan2 | |
