summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-14chore: add make targets to setup spice schemamo khan
2025-07-14docs: add notes on SpiceDBmo khan
2025-07-14refactor: delegate to api#getmo khan
2025-07-14chore: fix more linter errorsmo khan
2025-07-14chore: fix linter errorsmo khan
2025-07-14refactor: delegate to api.get functionmo khan
2025-07-14refactor: extract method to make GET api callmo khan
2025-07-11fix: load policies from relative pathmo khan
2025-07-11chore: add principal, action and resource to logmo khan
2025-07-11test: add test to ensure access to the sparkle homepage in devmo khan
2025-07-11chore: tidy up request logsmo khan
2025-07-11Merge branch 'cli' into 'main'mo khan
2025-07-11chore: provide default value for bind addr and fix Procfilemo khan
2025-07-11refactor: merge the server and cli into a single binarymo khan
2025-07-10Merge branch 'entities' into 'main'mo khan
2025-07-10chore: use staticly linked library to build static binarymo khan
2025-07-10chore: install openssl and pkgconfig for reqwest cratemo khan
2025-07-10chore: build all the binariesmo khan
2025-07-10chore: define IMAGE_TAG after PROJECT_NAMEmo khan
2025-07-10fix: specify the binary to build in the docker imagemo khan
2025-07-10chore: regenerate entities.json filesmo khan
2025-07-10feat: add access_level to entities.jsonmo khan
2025-07-10docs: Update README with links to presentations and guidancemo khan
2025-07-10chore: update makefile to add targets for building binaries and checking envmo khan
2025-07-10chore: move binaries to ./binmo khan
2025-07-10chore: regenerate entities.json filesmo khan
2025-07-10fix: allow authenticated+authorized users to create Sparklesmo khan
2025-07-10test: ensure authenticated users that are not in the entities do not have accessmo khan
2025-07-10test: print failure details for table testmo khan
2025-07-10feat: provide the http method and path as the action and resourcemo khan
2025-07-10refactor: remove unused context valuemo khan
2025-07-10chore: remove old entities.jsonmo khan
2025-07-10chore: validate the generated entities.jsonmo khan
2025-07-10chore: shorten target namesmo khan
2025-07-10refactor: pass api client to repository ctormo khan
2025-07-10refactor: pass project path to all()mo khan
2025-07-10refactor: extract an api typemo khan
2025-07-10refactor: move gitlab types to a separate modulemo khan
2025-07-10refactor: rename to fetch_hierarchymo khan
2025-07-10chore: generate staging entities.jsonmo khan
2025-07-10chore: add make targets to generate entities.json filesmo khan
2025-07-10chore: add entities.json for three different projectsmo khan
2025-07-10refactor: remove hard-coded organizationmo khan
2025-07-10refactor: rename generate to allmo khan
2025-07-10chore: vendor dependenciesmo khan
2025-07-10refactor: move functions to repository typemo khan
2025-07-10feat: hack together a CLI to generate an entitites.json filemo khan
2025-07-10chore: move entities.json to etc/authzdmo khan
2025-07-10chore: generate entities.json file for sparkle projectmo khan
2025-07-10chore: format cedar policy using make fmtmo khan