Commit Graph

20 Commits

Author SHA1 Message Date
Justin Weins c342a52465 allow_origins_regex changed to allow_origin_regex 2025-05-09 14:48:01 +02:00
Justin Weins 9b28a60f8b allow_origins_regex type changed from array to singular string 2025-05-09 14:34:08 +02:00
Justin Weins a6b8347f16 allow_origin_regex changed localhost string to regex request 2025-05-09 14:17:04 +02:00
Justin Weins cb69587afb changed port for localhost from 5173 to 4200 in allow_origins_regex 2025-05-09 14:07:46 +02:00
Justin Weins 5c1e6501f9 tried to use allow_origins_regex and allow_origins which is not possible. Added needed changes 2025-05-09 14:05:48 +02:00
Justin Weins d72345b2f8 regex and CORS changes 2025-05-09 13:46:30 +02:00
Justin Weins bdae82dda6 added regex filter for certain urls to CORS 2025-05-09 12:33:10 +02:00
Justin Weins 98c6e9aac0 connection to db changed for kubernetis cluster 2025-04-30 11:08:36 +02:00
Justin Weins e756d3fd49 CORS changes 2025-04-30 09:47:25 +02:00
Justin Weins 17ee42c8ea final version 2025-04-28 15:37:49 +02:00
Justin Weins 9b8171db5b Merge remote-tracking branch 'origin/main'
# Conflicts:
#	gen/openapi_server/controllers/patchnotes_controller.py
2025-04-16 14:11:45 +02:00
Justin Weins d38e4e0f69 added patchnotes_get function to return all patchnotes 2025-04-16 13:40:45 +02:00
Justin Weins 10f2dc1faf added patchnotes_get function to return all patchnotes 2025-04-16 10:01:16 +02:00
Justin Weins 814dd4d2c2 version field added to yaml, requirements.txt updated, patchnotes_controller.py changed accordingly 2025-04-16 08:53:28 +02:00
Justin Weins 608959df07 function to update Patches has been added 2025-04-07 13:36:35 +02:00
Justin Weins a13081cd71 patchnotes_controller.py done 2025-03-31 16:06:00 +02:00
Justin Weins ace005248d base_model.py bug fix
patchnotes_controller.py post and get endpoint done
2025-03-28 12:20:57 +01:00
Justin Weins 464930cee5 patchnotes post done 2025-03-26 12:55:09 +01:00
Justin Weins 07d201d3ae init commit 2025-03-25 14:41:53 +01:00
Justin Weins dd619df7a2 init commit 2025-02-13 11:29:07 +01:00