| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-14 | Fix the broken build by running pg as a separate container. | mo khan | |
| Improve shell scripts and remove /sparkles/restore endpoint - Add error handling and debugging to shell scripts with `set -e` and `DEBUG` flag - Ensure scripts run from project root with `cd "$(dirname "$0")/.."` - Remove `/sparkles/restore` endpoint from public routes and Envoy config - Add Postgres test container support for integration tests - Update CI configuration with newer Runway version and improved test setup - Simplify Makefile by removing redundant commands ------- :robot: Commit message generated by GitLab Duo | |||
| 2025-08-01 | chore: update modules | mo khan | |
| 2025-08-01 | Load SpiceDB schema into pg | mo khan | |
| This change runs the `spicedb datastore migrate` command against the pg database at startup. It's not a performant solution but it allows for iteration and exploration to understand the challenges with hosting spicedb in postgresql. | |||
| 2025-07-31 | Connect to postgresql | mo khan | |
| 2025-07-30 | refactor: add ctor option to add repository publishing | mo khan | |
| 2025-07-28 | chore: update modules | mo khan | |
| 2025-07-25 | chore: upgrade minit to include process restarts | mo khan | |
| 2025-07-24 | refactor: extract job to process relationship updates in background | mo khan | |
| 2025-07-24 | feat: publish an event after a new sparkle is saved to the database | mo khan | |
| 2025-07-24 | chore: remove cockroach db | mo khan | |
| 2025-07-23 | chore: update vendored modules | mo khan | |
| 2025-07-22 | feat: connect to spicedb | mo khan | |
| 2025-07-21 | chore: use minit to start processes from Procfile | mo khan | |
| 2025-07-11 | chore: update modules | mo khan | |
| 2025-07-04 | chore: update modules | mo khan | |
| 2025-06-11 | chore: update packages | mo khan | |
| 2025-06-11 | chore: update packages | mo khan | |
| 2025-06-02 | chore: update modules | mo khan | |
| 2025-05-28 | chore: update modules | mo khan | |
| 2025-05-28 | refactor: parse headers injected by envoy | mo khan | |
| 2025-05-23 | feat: delegate to the remote authzd to check if the permission is granted | mo khan | |
| 2025-05-23 | feat: add external authorization service (authzd) with JWT authentication | mo khan | |
| - Add new authzd gRPC service implementing Envoy's external authorization API - Integrate JWT authentication filter in Envoy configuration with claim extraction - Update middleware to support both cookie-based and header-based user authentication - Add comprehensive test coverage for authorization service and server - Configure proper service orchestration with authzd, sparkled, and Envoy - Update build system and Docker configuration for multi-service deployment - Add grpcurl tool for gRPC service debugging and testing This enables fine-grained authorization control through Envoy's ext_authz filter while maintaining backward compatibility with existing cookie-based authentication. | |||
| 2025-05-23 | chore: update packages | mo khan | |
| 2025-05-23 | chore: upgrade to go 1.24.3 | mo khan | |
| 2025-05-15 | chore: update golang-set module | mo khan | |
| 2025-05-14 | test: use playwright to test out an OIDC login | mo khan | |
| 2025-05-12 | test: remove UI tests | mo khan | |
| 2025-05-11 | chore: update go modules | mo khan | |
| 2025-05-11 | chore: refresh go mod vendor cache | mo khan | |
| 2025-05-11 | chore: vendor go dependencies | mo khan | |
