Commit Graph

757 Commits

Author SHA1 Message Date
6f22e066ab fix: restructure handler.go #181 2024-09-15 12:58:06 +02:00
1476aa9842 fix: refactor random 2024-09-13 17:07:51 +02:00
63ddf77d6a feat(auth): add password reset #178 2024-09-13 15:49:30 +02:00
6c1edcd0a8 feat(auth): check password when deleting account #175 2024-09-13 12:02:06 +02:00
6a656b15f0 feat(auth): change password user self service #171 2024-09-12 22:38:09 +02:00
ae75fce3ae fix: escape QueryParam 2024-09-12 22:01:25 +02:00
44e8595b41 fix: only use umami in prod and remove UNIQUE modifier 2024-09-12 18:08:10 +02:00
9039998e98 feat(auth): enable users to delete their account #164 2024-09-12 17:55:21 +02:00
2542942d78 chore(deps): update dependency tailwindcss to v3.4.11 2024-09-11 18:01:10 +00:00
eb95757d1c fix(auth): remove commented out code 2024-09-11 16:17:23 +02:00
80ab17276e feat: update some errorhandling #161 2024-09-11 16:14:28 +02:00
37c3b2a780 feat: inc generic metric if error occurs #161 2024-09-11 15:10:22 +02:00
0e186940cc feat: added notification system with toasts #160 2024-09-11 15:06:04 +02:00
b7cda2db35 chore(deps): update golang:1.23.1 docker digest to 2fe82a3 2024-09-11 06:01:04 +00:00
f1b249236f feat(auth): use one time token instead of user id #158 2024-09-09 23:03:06 +02:00
68392ab76f fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.18.1 2024-09-09 22:14:27 +02:00
b47c3058da fix(deps): update module github.com/a-h/templ to v0.2.778 2024-09-09 22:12:46 +02:00
f6aaccc1aa feat(auth): #154 send verification mails 2024-09-07 23:11:28 +02:00
5172a30781 feat(mail): #132 unify env variables and send mails with smtp 2024-09-06 19:09:25 +02:00
0872728f3a chore(deps): update golang:1.23.1 docker digest to 4a3c2bc 2024-09-06 09:00:57 +00:00
043b904f62 chore(deps): update golang:1.23.1 docker digest to eae0647 2024-09-06 06:01:00 +00:00
29c911e88e chore(deps): update node.js to bd00c03 2024-09-06 04:00:54 +00:00
82cc0710e7 chore(deps): update golang:1.23.1 docker digest to f15f966 2024-09-06 03:00:59 +00:00
dd75a83496 chore(deps): update node.js to c6add15 2024-09-06 01:04:00 +00:00
efaaf6722d chore(deps): update golang docker tag to v1.23.1 2024-09-06 00:01:31 +00:00
c3932af11c chore(deps): update node.js to 7b2c105 2024-09-05 22:01:00 +00:00
91990c766a fix(deps): update module github.com/prometheus/client_golang to v1.20.3 2024-09-05 22:36:26 +02:00
2d32419b02 fix(deps): update module golang.org/x/crypto to v0.27.0 2024-09-05 22:33:15 +02:00
299f9ff26c chore(deps): update golang:1.23.0 docker digest to acfb46b 2024-09-05 20:27:22 +00:00
82b602c661 chore(deps): update node.js to 99513ef 2024-09-05 21:02:45 +02:00
985c077af7 chore(deps): update golang:1.23.0 docker digest to 9b09ffe 2024-09-05 19:00:58 +00:00
265220a441 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.23 2024-09-05 17:56:24 +02:00
6542c288b5 chore(deps): update node.js to 7cbc7e4 2024-09-05 06:00:55 +00:00
2c12ca32d1 chore(deps): update golang:1.23.0 docker digest to 1a6db32 2024-09-05 03:00:57 +00:00
74c06cce39 chore(deps): update debian docker tag to v12.7 2024-09-05 00:01:09 +00:00
17820593d1 chore(deps): update node.js to 8ec0232 2024-09-04 01:02:11 +00:00
0024e1eeb7 chore(deps): update node.js to v22.8.0 2024-09-03 22:00:59 +00:00
ce554cfb73 fix(auth): #130 delete inactive sessions on login 2024-09-03 22:49:45 +02:00
0cb15a49d4 fix(workout): #128 delete not working on newly added workout 2024-09-03 22:20:32 +02:00
9666f239fe chore: #123 unify metrics, logs, variable names and structure 2024-09-03 09:35:32 +02:00
b548968ac6 fix(auth): #121 fix some minor issues and write a few comments 2024-09-02 22:22:53 +02:00
b192120025 minor cleanups 2024-09-02 12:35:06 +02:00
3e2b462cfa Merge pull request 'Update module github.com/google/uuid to v1.6.0' (#125) from renovate/github.com-google-uuid-1.x into master 2024-09-02 11:25:20 +02:00
62f1ba79b6 Update module github.com/google/uuid to v1.6.0 2024-09-02 11:24:22 +02:00
ec0c9b9875 Merge pull request 'Update module golang.org/x/crypto to v0.26.0' (#127) from renovate/golang.org-x-crypto-0.x into master
Reviewed-on: tim/me-fit#127
2024-09-02 11:23:04 +02:00
89f6138d45 Update module golang.org/x/crypto to v0.26.0 2024-09-02 11:22:26 +02:00
cb2a7dc9b2 Merge pull request 'Update module golang.org/x/crypto to v0.26.0' (#126) from renovate/golang.org-x-crypto-0.x into master 2024-09-02 11:19:17 +02:00
ea7eaa937a Update module golang.org/x/crypto to v0.26.0 2024-09-02 11:18:04 +02:00
4266a0fcf8 Merge pull request '#122 display dates properly' (#124) from 122-display-time-properly into master
Reviewed-on: tim/me-fit#124
2024-09-01 21:11:28 +02:00
3c89055da1 #122 display dates properly 2024-09-01 21:08:52 +02:00