Commit Graph

34 Commits

Author SHA1 Message Date
d44a717e5f feat(account): #49 include tests
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m30s
2025-05-09 23:08:55 +02:00
511c4ca22b feat(account): #49 replace group_id with user_id, as data sharing is a whole new complicated topic
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 7m51s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m10s
2025-05-08 13:20:59 +02:00
f085ed378e feat(deps): update golangci-lint to v2
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 5m5s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m53s
2025-05-06 19:45:41 +02:00
3a8c814f2f feat: add two fonts (Title and Content)
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m52s
Build Docker Image / Build-Docker-Image (push) Successful in 3m31s
2025-05-04 22:19:25 +02:00
7bda5237e3 feat: fix tests
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 3m3s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 2m23s
2025-05-04 16:14:05 +02:00
fa7119ed33 rename template
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 7m40s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m55s
2025-03-31 21:50:59 +02:00
28460a6bac fix: make tests more resilient 2025-02-24 12:58:48 +01:00
52f6d3d706 chore: #174 make into template 2024-12-31 12:25:30 +01:00
508aa3038b feat(observability): #360 remove umami to reduce complexity 2024-12-31 12:03:59 +01:00
55408da398 chore(auth): #331 add and fix forgot password actual tests 2024-12-25 23:13:58 +01:00
b0f183aeed chore(auth): #331 add and fix forgot password tests 2024-12-25 22:58:37 +01:00
14b477f560 chore(auth): #331 add change password tests 2024-12-25 22:20:52 +01:00
5ea400352f chore(auth): #331 add sign up verify tests 2024-12-25 21:56:32 +01:00
397442767a chore(auth): #331 implement and fix sign up tests 2024-12-24 22:39:26 +01:00
9462f8b245 chore(auth): #331 implement and fix fist sign up tests 2024-12-23 22:57:41 +01:00
96b4cc6889 chore(auth): #331 add tests for sign in 2024-12-23 22:33:10 +01:00
7a9d34d464 chore(auth): #331 add tests for sign in 2024-12-23 13:56:41 +01:00
52cd85d904 chore(auth): #331 add tests for sign out 2024-12-22 23:48:53 +01:00
fb6cc0acda chore(auth): #331 add tests for delete account 2024-12-22 23:07:15 +01:00
6a551929c5 chore(auth): #331 add and fix session tests 2024-12-22 22:33:17 +01:00
ea653f0087 chore(auth): #331 unify existing tests 2024-12-22 21:31:19 +01:00
fdb955f20c feat: #337 unify types for auth module 2024-12-18 23:44:59 +01:00
dcc5207272 feat(security): #328 delete old sessions for change and forgot password 2024-12-18 22:56:51 +01:00
43d0a3d022 chore(test): add test for cache control and security headers 2024-12-18 22:56:48 +01:00
23aa3d4b0e chore(test): add test for cache control and security headers 2024-12-16 23:04:22 +01:00
9bb603970d chore(test): fix integration test 'waitForReady' 2024-12-16 22:38:59 +01:00
6d3902e572 chore(test): update integration test setup to automatically generate ports 2024-12-16 17:30:33 +01:00
eab42c26f8 feat(security): #286 anonymous sign in for csrf token on login form 2024-12-09 22:39:18 +01:00
57989c9b03 feat(security): #286 implement csrf middleware 2024-12-09 22:39:03 +01:00
3ee26cd32b fix: remove db utils 2024-12-04 22:13:59 +01:00
521119fc02 fix: refine logging 2024-12-04 22:04:32 +01:00
cc3747b226 chore: extract find cookie #181 2024-10-03 22:55:12 +02:00
8d90874d04 chore: refine integration test #181 2024-10-03 22:55:09 +02:00
915c9238f6 chore: extract getEnv in integration test #181 2024-10-03 12:51:47 +02:00