summaryrefslogtreecommitdiff
path: root/makima/frontend/src/components/NavStrip.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixup: use default api.makima.jp URL and fix default branch detectionsoryu2026-01-161-0/+1
| | | | Also add checkpointing/history
* Contract systemsoryu2026-01-151-0/+2
|
* Disable buttons if logged outsoryu2026-01-111-4/+7
| | | | Also add prod.env for FE config
* Initial Control systemsoryu2026-01-111-4/+29
|
* Add Postgres for persistence and File cabinetsoryu2025-12-231-0/+1
| | | | Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI
* Update makima FE to add initial listening systemsoryu2025-12-231-0/+40