Commit Graph

14 Commits

Author SHA1 Message Date
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
6b033e2c2e fix: create RandomGenerator interface and struct for testing purpose #181 2024-10-05 23:42:38 +02:00
f2a98e5f49 fix: fist integration test #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 52s
2024-10-02 23:17:38 +02: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
6279a28061 chore(auth): finalize test of new structure 2024-09-29 00:11:30 +02:00
7001a1c2cc chore(auth): start refactoring for testable code #181 2024-09-29 00:11:30 +02:00
1476aa9842 fix: refactor random
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 45s
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 1m11s
2024-09-13 17:07:51 +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
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
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
f3fb046749 #109 switch svelte to SSR with go 2024-08-24 22:08:58 +02:00