Commit Graph

15 Commits

Author SHA1 Message Date
925041ef29 feat(security): #263 securtiy options for htmx
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 49s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 52s
2024-11-19 22:25:21 +01:00
1ed504c49b fix: refactor code to be testable #181
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 55s
Build Docker Image / Build-Docker-Image (push) Successful in 45s
2024-11-11 22:01:03 +01:00
a70138f2f7 fix: restructure env handling for better testing capabillities #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 47s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 55s
2024-09-29 23:55:47 +02:00
44acba4214 chore(ui): add empty package, so that renovate updates dont fail
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 51s
2024-09-17 22:52:26 +02:00
63ddf77d6a feat(auth): add password reset #178
Some checks are pending
Build Docker Image / Explore-Gitea-Actions (push) Successful in 46s
Build and Push Docker Image / Explore-Gitea-Actions (push) Waiting to run
2024-09-13 15:49:30 +02:00
6c1edcd0a8 feat(auth): check password when deleting account #175
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
Build Docker Image / Explore-Gitea-Actions (push) Successful in 45s
2024-09-13 12:02:06 +02:00
6a656b15f0 feat(auth): change password user self service #171
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 58s
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
0e186940cc feat: added notification system with toasts #160 2024-09-11 15:06:04 +02:00
f1b249236f feat(auth): use one time token instead of user id #158 2024-09-09 23:03:06 +02:00
f6aaccc1aa feat(auth): #154 send verification mails 2024-09-07 23:11:28 +02:00
9666f239fe chore: #123 unify metrics, logs, variable names and structure 2024-09-03 09:35:32 +02:00
d854dae68f #73 change authorization 2024-09-01 14:20:54 +02:00