Age | Commit message (Expand) | Author |
---|---|---|
2024-10-13 | check references | |
2024-10-13 | keep data free of `null`s | |
2024-10-13 | fix docs/get-started-cli | |
2024-10-13 | fix race on repository watch | |
2024-10-13 | improve REST API | |
2024-10-13 | fix frontend | |
2024-10-13 | move Collection types to common | |
2024-10-13 | fix watching HEAD | |
2024-10-12 | refactor `queryApi` | |
2024-10-12 | add doc tests | |
2024-10-12 | cli: factor out rest api location | |
2024-10-12 | support ?schemaVersion | |
2024-10-12 | add date-time scalars and conform further to json schema | |
2024-10-12 | correct json schema syntax for optional types and references | |
2024-10-12 | fix matching of schema route | |
2024-10-12 | allow specifying UUID seed in $UUID_SEED | |
2024-10-12 | exhaust pattern matches | |
2024-10-12 | clean up warnings | |
2024-10-11 | use backend REST library for frontend | |
2024-10-11 | support references | |
2024-10-11 | return UUID on item creation | |
2024-10-11 | add cli command `collection schema COLLECTION` | |
2024-10-11 | autogenerate collection item IDs | |
2024-10-11 | log which path the backend serves, and where | |
2024-10-11 | specify content repository path on command line | |
2024-10-11 | allow customization of backend port | |
2024-10-11 | Add ACMS.API.REST.Collection | |
2024-06-07 | add collections | |
2024-06-06 | list collections | |
2024-06-06 | add `$fileName` to values | |
2024-06-06 | add `string?`-typed fields | |
2024-06-06 | add naive schema comparison | |
2024-06-05 | add schema version | |
2024-06-05 | support following HEAD | |
2024-06-03 | add querying | |
2024-05-31 | add frontend (boilerplate) |