Commit Graph

16 Commits

Author SHA1 Message Date
45a1cbdfd4 feat(security): enable Content-Security-Plolicy #263
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 47s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 52s
2024-11-19 21:52:44 +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
0fab1e1f2e fix: missing service tests #181
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 50s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 2m17s
2024-10-06 10:05:00 +02:00
3232632200 fix: new test and extract time.Now to mockable Clock #181
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 48s
2024-10-05 23:42:38 +02:00
6b033e2c2e fix: create RandomGenerator interface and struct for testing purpose #181 2024-10-05 23:42:38 +02:00
5b4160b09f fix: migrate sigin to testable code #181 2024-10-05 23:42:38 +02:00
cbf5b39294 fix: move signin handler #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 51s
2024-10-03 23:24:58 +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
bddcfc6778 chore: parametrize db path #181
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 48s
2024-10-02 10:41:16 +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
da05ba5b56 chore: add sign in tests
All checks were successful
Build and Push Docker Image / Explore-Gitea-Actions (push) Successful in 54s
2024-09-29 00:11:30 +02:00
5d479b0811 chore: update error names 2024-09-29 00:11:30 +02:00
7e8730206c chore: remove db dependency from handler 2024-09-29 00:11:30 +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
6f22e066ab fix: restructure handler.go #181
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 46s
2024-09-15 12:58:06 +02:00