Age | Commit message (Expand) | Author |
---|---|---|
2025-02-19 | add `docs/tutorial-achat.md` | |
2025-02-19 | add `acms query` | |
2025-02-19 | add `acms collection list` | |
2025-02-19 | style form | |
2025-02-19 | `$fileName` -> `$id`, drop extension | |
2025-02-19 | json2sql: update | |
2025-02-19 | add parens around optional type union | |
2025-02-19 | display date-time | |
2025-02-19 | autotypes: ScalarType -> Scalar | |
2025-02-19 | add pagination to rest api | |
2025-02-19 | json2sql: update | |
2025-02-19 | style table | |
2025-02-19 | style menu | |
2025-02-19 | json2sql: update | |
2025-02-19 | ignore nulls in types | |
2025-02-19 | add forms for unions | |
2025-02-19 | fix frontend build | |
2025-02-19 | `cabal format` autotypes.cabal | |
2025-02-19 | nixpkgs: update | |
2024-10-13 | check references | |
2024-10-13 | add js cross-compilation instructions to readme | |
2024-10-13 | frontend: support number forms | |
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 | add docs/api-reference.md | |
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 | autotypes schema toString via aeson | |
2024-10-12 | unions are a set of possible types | |
2024-10-12 | support ?schemaVersion | |
2024-10-12 | cli: rephrase collection and item types | |
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 | refactor actions | |
2024-10-11 | support references | |
2024-10-11 | add cli to nix packages | |
2024-10-11 | return UUID on item creation | |
2024-10-11 | add niv to nix shell | |
2024-10-11 | json2sql: update |