summaryrefslogtreecommitdiff
path: root/app/controllers/dashboard
AgeCommit message (Expand)Author
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-24feat: connect require user middleware to dashboard controllermo khan
2025-04-22refactor: convert id token to user in mappermo khan
2025-04-21refactor: extract views package to render html templatesmo khan
2025-04-17refactor: move html template to a separate filemo khan
2025-04-17refactor: introduce api to parse id token from multiple locationsmo khan
2025-04-17refactor: remove Key suffix from context keysmo khan
2025-04-17refactor: move context keys to key packagemo khan
2025-04-16feat: render a blank html page for the dashboardmo khan
2025-04-16feat: render an html page when a user is logged inmo khan
2025-04-15feat: connect a blank dashboard controllermo khan