index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2025-09-12
chore: rename ZED_ env vars to SPICEDB_
HEAD
main
mo khan
2025-07-31
Connect to postgresql
mo khan
2025-07-30
refactor: extract Boot() function to kickstart background job queue API
mo khan
2025-07-30
fix: return a global id for an anonymous user
mo khan
2025-07-30
refactor: rename repository types
mo khan
2025-07-30
refactor: add ctor option to add repository publishing
mo khan
2025-07-30
refactor: extract a separate repository to publish events
mo khan
2025-07-28
feat: add a secure repository that authorizes access to each entity
mo khan
2025-07-25
fix: do not close the client after exiting from init()
mo khan
2025-07-25
chore: release authzed client on shutdown
mo khan
2025-07-24
refactor: extract job to process relationship updates in background
mo khan
2025-07-24
refactor: delegate to GlobalID to provide object references
mo khan
2025-07-24
feat: create a GlobalID type
mo khan
2025-07-24
refactor: remove NewSparkle function
mo khan
2025-07-24
refactor: rename entity
mo khan
2025-07-24
refactor: extract defaultEntity type
mo khan
2025-07-24
test: Validate Entity ObjectReference
mo khan
2025-07-24
fix: add some hard-coded fixes to get relationships written to the database
mo khan
2025-07-24
refactor: use username as id for demo
mo khan
2025-07-24
chore: add event aggregator to IoC
mo khan
2025-07-24
feat: publish an event after a new sparkle is saved to the database
mo khan
2025-07-23
refactor: remove create permission check
mo khan
2025-07-23
feat: authorize requests to create sparkles
mo khan
2025-07-23
refactor: inject permission service into sparkle controller
mo khan
2025-07-23
refactor: Update RequirePermission middleware to connect to spicedb CheckPerm...
mo khan
2025-06-13
fix: fix double write header issue
mo khan
2025-06-13
fix: do not write the header twice
mo khan
2025-06-13
test: add test to reproduce the double header write issue
mo khan
2025-06-13
refactor: sort fields
mo khan
2025-06-13
fix: lock the mutex before reading
mo khan
2025-06-13
test: add a simple test for the All() method
mo khan
2025-06-13
test: add test to produce error that bypasses repository interface
mo khan
2025-06-13
fix: take a lock before updating the list of items
mo khan
2025-06-13
test: reproduce a race condition
mo khan
2025-06-11
chore: move third party css/js to public dir
mo khan
2025-05-28
refactor: remove unused configuration
mo khan
2025-05-28
chore: do not forward sensitive headers to Sparkle
mo khan
2025-05-28
chore: rename headers from x-id-jwt to x-jwt
mo khan
2025-05-28
chore: remove logging of sensitive fields
mo khan
2025-05-28
refactor: always provide a user in the request context
mo khan
2025-05-28
refactor: delete jwt verification code
mo khan
2025-05-28
refactor: parse headers injected by envoy
mo khan
2025-05-28
refactor: extract type to parse user from http.Request
mo khan
2025-05-28
refactor: extract RequestParser type
mo khan
2025-05-26
fix: do not clear id_token cookie on error
mo khan
2025-05-26
refactor: parse id token from custom x-jwt-payload header
mo khan
2025-05-24
chore: log the sub claim from the envoy header
mo khan
2025-05-24
chore: log x-request-id in sparkle and authzd
mo khan
2025-05-24
fix: register oidc provider once
mo khan
2025-05-24
fix: disable require permission middleware
mo khan
[next]