index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-04-25
feat: display author information
mo khan
2025-04-25
feat: record the author
mo khan
2025-04-25
feat: record the author of the new sparkle
mo khan
2025-04-25
refactor: move id and entity to domain package
mo khan
2025-04-25
docs: describe the session cookie
mo khan
2025-04-25
chore: add a temp directory
mo khan
2025-04-25
chore: add the OAuth Client ID for the production env
mo khan
2025-04-25
chore: remove the placeholder for an OAUTH CLIENT SECRET in the staging envir...
mo khan
2025-04-25
chore: add the staging OAuth client id
mo khan
2025-04-25
chore: do not restrict access through cloudflare only
mo khan
2025-04-24
feat: connect require user middleware to dashboard controller
mo khan
2025-04-24
feat: add middleware to require a logged in user
mo khan
2025-04-24
chore: increase the startup probe duration
mo khan
2025-04-24
chore: use expedited deployment strategy in staging
mo khan
2025-04-24
docs: add a link to the staging logs
mo khan
2025-04-23
chore: change the staging container port to 80
mo khan
2025-04-23
docs: bump README
mo khan
2025-04-23
docs: add an example ID Token
mo khan
2025-04-23
docs: improve the getting started section
mo khan
2025-04-23
docs: add links to staging and production
mo khan
2025-04-23
docs: sort links
mo khan
2025-04-22
refactor: convert id token to user in mapper
mo khan
2025-04-22
feat: require login to view sparkle form
mo khan
2025-04-22
chore: add production runway env vars
mo khan
2025-04-22
docs: add links to the deployment project and runway docs
mo khan
2025-04-22
chore: update the staging env config
mo khan
2025-04-22
chore: add a env file for the staging environment
mo khan
2025-04-22
docs: update readme
mo khan
2025-04-22
feat: add tiny vue.js app to list and add new sparkles
mo khan
2025-04-21
feat: render a logout button
mo khan
2025-04-21
refactor: extract views package to render html templates
mo khan
2025-04-21
feat: connect the current user middleware
mo khan
2025-04-21
feat: provision new users on-demand
mo khan
2025-04-21
feat: attach current user if they are in the db
mo khan
2025-04-21
feat: start to build middleware to attach the current user
mo khan
2025-04-21
refactor: convert Repository to Repository[T Entity]
mo khan
2025-04-21
refactor: rename middleware
mo khan
2025-04-21
refactor: extract oidc.RawIDToken type
mo khan
2025-04-21
refactor: provide the root dir as a parameter
mo khan
2025-04-17
refactor: move html template to a separate file
mo khan
2025-04-17
refactor: introduce api to parse id token from multiple locations
mo khan
2025-04-17
refactor: remove Key suffix from context keys
mo khan
2025-04-17
refactor: move context keys to key package
mo khan
2025-04-17
refactor: remove dead code
mo khan
2025-04-17
chore: write errors to log
mo khan
2025-04-17
chore: write error to log
mo khan
2025-04-17
test: validate the stored tokens in the session cookie
mo khan
2025-04-17
test: extract test helper to convert and verify raw id token
mo khan
2025-04-17
chore: write error to log
mo khan
2025-04-17
test: extract method to generate a valid authorization code grant
mo khan
[next]