Age | Commit message (Expand) | Author |
---|---|---|
2024-10-13 | fix docs/get-started-cli | Alexander Foremny |
2024-10-13 | fix race on repository watch | Alexander Foremny |
2024-10-13 | improve REST API | Alexander Foremny |
2024-10-13 | add docs/api-reference.md | Alexander Foremny |
2024-10-13 | fix frontend | Alexander Foremny |
2024-10-13 | move Collection types to common | Kierán Meinhardt |
2024-10-13 | fix watching HEAD | Alexander Foremny |
2024-10-12 | refactor `queryApi` | Alexander Foremny |
2024-10-12 | add doc tests | Alexander Foremny |
2024-10-12 | cli: factor out rest api location | Kierán Meinhardt |
2024-10-12 | autotypes schema toString via aeson | Kierán Meinhardt |
2024-10-12 | unions are a set of possible types | Kierán Meinhardt |
2024-10-12 | support ?schemaVersion | Alexander Foremny |
2024-10-12 | cli: rephrase collection and item types | Kierán Meinhardt |
2024-10-12 | add date-time scalars and conform further to json schema | Kierán Meinhardt |
2024-10-12 | correct json schema syntax for optional types and references | Kierán Meinhardt |
2024-10-12 | fix matching of schema route | Kierán Meinhardt |
2024-10-12 | allow specifying UUID seed in $UUID_SEED | Kierán Meinhardt |
2024-10-12 | exhaust pattern matches | Kierán Meinhardt |
2024-10-12 | clean up warnings | Alexander Foremny |
2024-10-11 | use backend REST library for frontend | Alexander Foremny |
2024-10-11 | refactor actions | Alexander Foremny |
2024-10-11 | support references | Alexander Foremny |
2024-10-11 | add cli to nix packages | Kierán Meinhardt |
2024-10-11 | return UUID on item creation | Kierán Meinhardt |
2024-10-11 | add niv to nix shell | Kierán Meinhardt |
2024-10-11 | json2sql: update | Kierán Meinhardt |
2024-10-11 | add cli command `collection schema COLLECTION` | Alexander Foremny |
2024-10-11 | rename collection(item) types | Kierán Meinhardt |
2024-10-11 | autogenerate collection item IDs | Kierán Meinhardt |
2024-10-11 | remove unused API stub from CLI | Kierán Meinhardt |
2024-10-11 | update docs/get-started-cli.md | Alexander Foremny |
2024-10-11 | gitignore nix output and example collection | Kierán Meinhardt |
2024-10-11 | update backend example in readme | Kierán Meinhardt |
2024-10-11 | cli: add CRUD operations for collections | Kierán Meinhardt |
2024-10-11 | cli: insert -> add | Kierán Meinhardt |
2024-10-11 | use rest api in cli | Kierán Meinhardt |
2024-10-11 | log which path the backend serves, and where | Kierán Meinhardt |
2024-10-11 | specify content repository path on command line | Kierán Meinhardt |
2024-10-11 | allow customization of backend port | Kierán Meinhardt |
2024-10-11 | unify readme code blocks | Kierán Meinhardt |
2024-10-11 | update json2sql to fix INSERT, DELETE | Alexander Foremny |
2024-10-11 | Add ACMS.API.REST.Collection | Alexander Foremny |
2024-10-11 | add CLI draft | Alexander Foremny |
2024-10-11 | unvendor dependencies | Alexander Foremny |
2024-06-08 | reload collections when creating | Alexander Foremny |
2024-06-07 | add collections | Alexander Foremny |
2024-06-07 | require strings to be non-empty | Alexander Foremny |
2024-06-06 | add new collection page | Alexander Foremny |
2024-06-06 | list collections | Alexander Foremny |