index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.sum
Age
Commit message (
Expand
)
Author
2025-05-11
test: test envoy and sparkle via testcontainers
mo khan
2025-05-08
chore: install yaml formatter
mo khan
2025-05-08
chore: make tidy
mo khan
2025-05-07
feat: digitally sign and verify cookie using randomly generated key
mo khan
2025-05-07
refactor: delegate to cookie package
mo khan
2025-04-30
refactor: delegate to x package
mo khan
2025-04-28
chore: update dependencies
mo khan
2025-04-28
feat: use htmx to render partials
mo khan
2025-04-28
chore: update packages
mo khan
2025-04-22
feat: add tiny vue.js app to list and add new sparkles
mo khan
2025-04-21
feat: attach current user if they are in the db
mo khan
2025-04-17
refactor: use mockoidc to test out id token verification
mo khan
2025-04-17
chore: update x packages
mo khan
2025-04-16
refactor: verify the id token on every request
mo khan
2025-04-16
feat: create middleware to parse id token from session cookie
mo khan
2025-04-16
feat: render an html page when a user is logged in
mo khan
2025-04-14
chore: load env vars from .env files
mo khan
2025-04-14
feat: connect the sessions controller to oidc provider
mo khan
2025-04-14
feat: start to build a session controller to interact with an oidc provider
mo khan
2025-04-14
test: add an integration test and run in CI
mo khan
2025-04-12
feat: wire up dependencies in inversion of control container
mo khan
2025-04-10
feat: add a single API endpoint to return a list of sparkles
mo khan