| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-14 | chore: update makefile and build scripts | mo khan | |
| 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-07-31 | Connect to postgresql | mo khan | |
| 2025-07-25 | chore: extract LOG_LEVEL env var to tune logging | mo khan | |
| 2025-07-24 | chore: remove cockroach db | mo khan | |
| 2025-07-24 | chore: fix spelling of cockroach | mo khan | |
| 2025-07-24 | chore: start cockroach db in Procfile | mo khan | |
| 2025-07-22 | chore: add shell script to wrap zed cli | mo khan | |
| 2025-07-21 | chore: install spicedb | mo khan | |
| 2025-07-21 | chore: remote UI tests | mo khan | |
| 2025-07-21 | chore: use minit to start processes from Procfile | mo khan | |
| 2025-07-03 | chore: explicitly set the base-id | mo khan | |
| 2025-06-04 | update dumb-init path in entrypoint.sh | Jay Swain | |
| 2025-05-28 | refactor: remove unused configuration | mo khan | |
| 2025-05-26 | fix: do not provide secrets to sparkle | mo khan | |
| 2025-05-26 | chore: use dumb-init to manage pid 1 | mo khan | |
| 2025-05-24 | chore: suppress output of command -v | 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-15 | chore: add link to envoy install docs | mo khan | |
| 2025-05-15 | refactor: rename init.sh to entrypoint.sh | mo khan | |
| 2025-05-15 | refactor: remove unused environment variables | mo khan | |
| 2025-05-12 | test: remove UI tests | mo khan | |
| 2025-05-12 | chore: mimic how services are run between docker and host machine | mo khan | |
| 2025-05-12 | refactor: mimic target deployment filesystem | mo khan | |
