summaryrefslogtreecommitdiff
path: root/makima/src/server/handlers/files.rs
Commit message (Collapse)AuthorAgeFilesLines
* Contract systemsoryu2026-01-151-6/+213
|
* Initial Control systemsoryu2026-01-111-10/+43
|
* Add conflict notification and file update WS endpointsoryu2025-12-231-4/+53
|
* Add Postgres for persistence and File cabinetsoryu2025-12-231-0/+230
Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI