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.mod
Age
Commit message (
Expand
)
Author
2025-07-22
feat: connect to 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-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-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
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
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-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
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-14
fix: update go mod namespace
mo khan
2025-04-12
feat: wire up dependencies in inversion of control container
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-10
feat: add a single API endpoint to return a list of sparkles
mo khan
2025-04-10
initial commit
mo khan