Commit graph

24 commits

Author SHA1 Message Date
7bd06dee62
refactor(user): reorganize imports and code structure 2025-02-19 12:23:45 +01:00
6c025cc8d2
fix: lazy load login success component 2025-02-19 12:18:12 +01:00
a091387c1c
fix: 500 when loggin in 2025-02-19 11:59:36 +01:00
5afdbad461
refactor 2025-02-19 11:43:53 +01:00
df9fa9f275
fix: fix some stuff 2025-02-19 11:43:53 +01:00
793f3f6834
feat: add user creation on login (wip) 2025-02-19 11:43:49 +01:00
96bd5ac704
chore: fix file paths and add missing newlines 2025-02-13 12:26:43 +01:00
5e24e3d020
style(checkstyle): remove unused SuppressionFilter module 2025-02-13 12:18:13 +01:00
4a9c769bbc
build: add checkstyle configuration file path 2025-02-13 12:14:52 +01:00
d117f5912a
build: update Checkstyle container image version 2025-02-13 12:00:38 +01:00
193f444f4f
build: add checkstyle plugin and update reports settings 2025-02-13 11:49:42 +01:00
e2927abe60
refactor: add lombok attributes to dto 2025-02-13 11:07:59 +01:00
1f49bc6a3d
refactor: add dynamic host to success url 2025-02-13 11:05:23 +01:00
c4252c97e7
refactor: refactor application.properties 2025-02-13 10:33:06 +01:00
1d0162d250
feat: make stripe functional 2025-02-13 10:23:02 +01:00
177dd78592
wip 2025-02-13 09:42:42 +01:00
0836830df2
refactor: Add default value to db host 2025-02-12 11:35:57 +01:00
a958d9f6ac
refactor: Whoops 2025-02-12 11:15:33 +01:00
9778a1e6d5
refactor: Refactor dockerfile 2025-02-12 11:15:00 +01:00
3113eee414
chore(deployment): add deployment for backend 2025-02-12 11:13:24 +01:00
Huy
35bfa3be7f fix: Fix security config, add health check route and adjust requests (!9)
Co-authored-by: Phan Huy Tran <p.tran@neusta.de>
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/9
Reviewed-by: Constantin Simonis <constantin@simonis.lol>
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
2025-02-05 11:38:00 +00:00
099b855d3e bugfix(java): fix java startup error
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/5
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-02-05 10:11:48 +00:00
25216d10fa chore(setup): setup java backend
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/1
Reviewed-by: Huy <ptran@noreply@simonis.lol>
Reviewed-by: lziemke <lea.z4@schule.bremen.de>
2025-02-05 09:53:26 +00:00
Bernd Heidemann
3b669918d0 first 2024-09-11 10:40:00 +02:00