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 (
Collapse
)
Author
2025-04-29
feat: ensure cookie is not accessible to js and one transmitted over tls in ↵
mo khan
production
2025-04-28
feat: add by line to footer
mo khan
2025-04-28
docs: add links to handbook and slack
mo khan
2025-04-28
feat: sort the in memory items
mo khan
2025-04-28
feat: add a temporary endpoint to restore sparkles
mo khan
2025-04-28
test: add unit tests for the service
mo khan
2025-04-28
feat: validate the csrf token
mo khan
2025-04-28
feat: redirect to login page when session is established
mo khan
2025-04-28
refactor: remove struct fields that were moved to service type
mo khan
2025-04-28
refactor: move token exchange into service class
mo khan
2025-04-28
refactor: extract a session service class
mo khan
2025-04-28
chore: add HOST env for production
mo khan
2025-04-28
feat: generate a nonce to validate the OAuth callback
mo khan
2025-04-28
chore: update dependencies
mo khan
2025-04-28
chore: add a default HOST for development
mo khan
2025-04-28
feat: don't sort sparkles in memory
mo khan
2025-04-28
feat: add link to dashboard
mo khan
2025-04-28
feat: convert nav to dropdown
mo khan
2025-04-28
feat: add a header and a footer
mo khan
2025-04-28
test: temporarily disable http and secure flags
mo khan
2025-04-28
feat: add logout endpoint
mo khan
2025-04-28
feat: do not allow js to access cookie
mo khan
2025-04-28
refactor: remove unused template and action
mo khan
2025-04-28
chore: override the default http client to log all outbound requests
mo khan
2025-04-28
refactor: extract method to validate id token
mo khan
2025-04-28
refactor: move types to separate files
mo khan
2025-04-28
feat: use htmx to render partials
mo khan
2025-04-28
refactor: add predicate to check if user is logged in
mo khan
2025-04-28
chore: update packages
mo khan
2025-04-28
fix: render 404 when not logged in
mo khan
2025-04-28
chore: add HOST to pin cookie to
mo khan
2025-04-25
refactor: move key pacakge to cfg
mo khan
2025-04-25
feat: print error to describe token exchange issue
mo khan
2025-04-25
docs: add links to filtered logs
mo khan
2025-04-25
docs: add environments section to README
mo khan
2025-04-25
refactor: move db and mountable to app
mo khan
2025-04-25
refactor: move domain package into app
mo khan
2025-04-25
refactor: move Repository interface to domain
mo khan
2025-04-25
feat: add author profile photo
mo khan
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 ↵
mo khan
environment
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
[prev]
[next]