summaryrefslogtreecommitdiff
path: root/makima/frontend/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixup: Add font for logosoryu2025-12-232-3/+12
|
* Add conflict notification and file update WS endpointsoryu2025-12-236-10/+420
|
* Add editable file sections and a drag&drop featuresoryu2025-12-234-58/+371
|
* Add claude opus/sonnet supportsoryu2025-12-232-6/+34
|
* Add file body and initial tool call systemsoryu2025-12-236-30/+633
|
* Add Postgres for persistence and File cabinetsoryu2025-12-239-7/+557
| | | | Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI
* Update makima FE with timestamp fixsoryu2025-12-231-19/+39
|
* Update makima FE to have autoscroll and simplify FEsoryu2025-12-234-86/+27
|
* Update makima FE to add initial listening systemsoryu2025-12-2318-0/+1903