Age | Commit message (Expand) | Author |
---|---|---|
2025-02-19 | add `acms query` | |
2025-02-19 | add pagination to rest api | |
2025-02-19 | fix frontend build | |
2024-10-13 | fix docs/get-started-cli | |
2024-10-13 | improve REST API | |
2024-10-13 | fix frontend | |
2024-10-13 | move Collection types to common | |
2024-10-12 | add doc tests | |
2024-10-12 | cli: factor out rest api location | |
2024-10-12 | clean up warnings | |
2024-10-11 | use backend REST library for frontend | |
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 | Add ACMS.API.REST.Collection |