| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-10 | chore: split the Procfile for each environment | mo khan | |
| 2025-08-14 | chore: update makefile and build scripts | mo khan | |
| 2025-07-31 | Connect to postgresql | mo khan | |
| 2025-07-22 | feat: connect to spicedb | mo khan | |
| 2025-07-21 | chore: install spicedb | mo khan | |
| 2025-07-21 | chore: use debug image to provide sh for envoy-shim to generate yaml config ↵ | mo khan | |
| from environment variables | |||
| 2025-07-21 | chore: remote UI tests | mo khan | |
| 2025-07-21 | chore: use minit to start processes from Procfile | mo khan | |
| 2025-05-26 | chore: use dumb-init to manage pid 1 | 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: upgrade to go 1.24.3 | 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 | chore: mimic how services are run between docker and host machine | mo khan | |
| 2025-05-12 | refactor: mimic target deployment filesystem | mo khan | |
| 2025-05-12 | chore: update to envoy v1.34 | mo khan | |
| 2025-05-11 | chore: slim down docker build context | mo khan | |
| 2025-05-08 | chore: export default ports for envoy | mo khan | |
| 2025-05-08 | chore: bind envoy to port 80 | mo khan | |
| 2025-05-08 | chore: bundle envoy with sparkle | mo khan | |
| 2025-04-14 | feat: connect the sessions controller into the app | mo khan | |
| 2025-04-14 | chore: update docker image to bind to port 80 by default | mo khan | |
| 2025-04-14 | chore: bind to port 8080 by default | mo khan | |
| 2025-04-11 | chore: build scratch image with make | mo khan | |
| 2025-04-11 | chore: build sparkled in docker | mo khan | |
