summaryrefslogtreecommitdiff
path: root/app/controllers/sparkles/controller_test.go
AgeCommit message (Expand)Author
2025-06-13test: add test to reproduce the double header write issuemo khan
2025-05-28refactor: always provide a user in the request contextmo khan
2025-05-07refactor: provide context to repository to apply timeoutmo khan
2025-05-07refactor: move test server to oidc packagemo khan
2025-04-25refactor: move key pacakge to cfgmo khan
2025-04-25refactor: move db and mountable to appmo khan
2025-04-25refactor: move domain package into appmo khan
2025-04-25feat: record the author of the new sparklemo khan
2025-04-22feat: add tiny vue.js app to list and add new sparklesmo khan
2025-04-21refactor: convert Repository to Repository[T Entity]mo khan
2025-04-14test: refactor tests to include routingmo khan
2025-04-14fix: update go mod namespacemo khan
2025-04-12refactor: extract mountable interface to allow controllers to mount themselve...mo khan