| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-16 | feat: render an html page when a user is logged in | mo khan |
| 2025-04-15 | feat: create session cookie tied to access token | mo khan |
| 2025-04-15 | feat: store tokens in sessio cookie | mo khan |
| 2025-04-14 | refactor: remove usage of Each | mo khan |
| 2025-04-14 | feat: connect the sessions controller to oidc provider | mo khan |
| 2025-04-14 | test: rename test.go to http.go | mo khan |
| 2025-04-14 | fix: update go mod namespace | mo khan |
| 2025-04-12 | refactor: extract mountable interface to allow controllers to mount themselve... | mo khan |
| 2025-04-11 | refactor: split routes to separate controller files | mo khan |
| 2025-04-11 | test: move sparkles route tests to a separate file | mo khan |
| 2025-04-11 | refactor: extract test helpers | mo khan |
| 2025-04-11 | refactor: use content-type negotiation based on accept header | mo khan |
| 2025-04-11 | feat: add health check endpoint | mo khan |
| 2025-04-11 | chore: serve static files | mo khan |
| 2025-04-10 | feat: add a single API endpoint to return a list of sparkles | mo khan |
