summaryrefslogtreecommitdiff
path: root/app/controllers/sparkles
AgeCommit message (Expand)Author
2025-05-07refactor: provide context to repository to apply timeoutmo khan
2025-05-07refactor: move test server to oidc packagemo khan
2025-05-07refactor: extract helper to log errors consistentlymo khan
2025-04-28feat: add a temporary endpoint to restore sparklesmo khan
2025-04-28refactor: remove unused template and actionmo khan
2025-04-28feat: use htmx to render partialsmo khan
2025-04-28fix: render 404 when not logged inmo 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-25refactor: move Repository interface to domainmo 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
2025-04-11refactor: split routes to separate controller filesmo khan