summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-28chore: add HOST env for productionmo khan
2025-04-28feat: generate a nonce to validate the OAuth callbackmo khan
2025-04-28chore: update dependenciesmo khan
2025-04-28chore: add a default HOST for developmentmo khan
2025-04-28feat: don't sort sparkles in memorymo khan
2025-04-28feat: add link to dashboardmo khan
2025-04-28feat: convert nav to dropdownmo khan
2025-04-28feat: add a header and a footermo khan
2025-04-28test: temporarily disable http and secure flagsmo khan
2025-04-28feat: add logout endpointmo khan
2025-04-28feat: do not allow js to access cookiemo khan
2025-04-28refactor: remove unused template and actionmo khan
2025-04-28chore: override the default http client to log all outbound requestsmo khan
2025-04-28refactor: extract method to validate id tokenmo khan
2025-04-28refactor: move types to separate filesmo khan
2025-04-28feat: use htmx to render partialsmo khan
2025-04-28refactor: add predicate to check if user is logged inmo khan
2025-04-28chore: update packagesmo khan
2025-04-28fix: render 404 when not logged inmo khan
2025-04-28chore: add HOST to pin cookie tomo khan
2025-04-25refactor: move key pacakge to cfgmo khan
2025-04-25feat: print error to describe token exchange issuemo khan
2025-04-25docs: add links to filtered logsmo khan
2025-04-25docs: add environments section to READMEmo 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: add author profile photomo khan
2025-04-25feat: display author informationmo khan
2025-04-25feat: record the authormo khan
2025-04-25feat: record the author of the new sparklemo khan
2025-04-25refactor: move id and entity to domain packagemo khan
2025-04-25docs: describe the session cookiemo khan
2025-04-25chore: add a temp directorymo khan
2025-04-25chore: add the OAuth Client ID for the production envmo khan
2025-04-25chore: remove the placeholder for an OAUTH CLIENT SECRET in the staging envir...mo khan
2025-04-25chore: add the staging OAuth client idmo khan
2025-04-25chore: do not restrict access through cloudflare onlymo khan
2025-04-24feat: connect require user middleware to dashboard controllermo khan
2025-04-24feat: add middleware to require a logged in usermo khan
2025-04-24chore: increase the startup probe durationmo khan
2025-04-24chore: use expedited deployment strategy in stagingmo khan
2025-04-24docs: add a link to the staging logsmo khan
2025-04-23chore: change the staging container port to 80mo khan
2025-04-23docs: bump READMEmo khan
2025-04-23docs: add an example ID Tokenmo khan
2025-04-23docs: improve the getting started sectionmo khan
2025-04-23docs: add links to staging and productionmo khan
2025-04-23docs: sort linksmo khan
2025-04-22refactor: convert id token to user in mappermo khan