1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/routes
Steven Tang 6256c8e10a
ref: embed files, bump to go 1.16 (#167)
* ref: embed portion of files
* fix: readd pkger
* ref: embed version.txt
* fix: wrong mail template import path
* refactor: get rid of sql-migrate
refactor: get rid of pkger in favor of go embed (resolve #164)
* chore: remove unused var [ci-skip]

Co-authored-by: Ferdinand Mütsch <ferdinand@muetsch.io>
2021-04-11 10:42:43 +00:00
..
api chore: write authenticated user to logs and sentry 2021-03-26 13:10:10 +01:00
compat chore: write authenticated user to logs and sentry 2021-03-26 13:10:10 +01:00
utils fix: disable recompute caching (resolve #149) 2021-03-24 23:31:04 +01:00
handler.go refactor: significant changes related to routing and general code cleanup 2021-02-03 21:28:02 +01:00
home.go feat: password resets (resolve #133) 2021-04-05 22:57:57 +02:00
imprint.go refactor: significant changes related to routing and general code cleanup 2021-02-03 21:28:02 +01:00
login.go chore: send notification on successful import 2021-04-10 10:48:06 +02:00
routes.go ref: embed files, bump to go 1.16 (#167) 2021-04-11 10:42:43 +00:00
settings.go chore: send notification on successful import 2021-04-10 10:48:06 +02:00
summary.go chore: write authenticated user to logs and sentry 2021-03-26 13:10:10 +01:00