Commit graph

13 commits

Author SHA1 Message Date
ac5b9da086 chore(deps): updates
All checks were successful
/ build (push) Successful in 3m56s
2024-09-07 16:04:54 +02:00
67e9ce31b0 Prepare next dev
All checks were successful
/ build (push) Successful in 5m1s
2024-06-15 12:20:57 +02:00
20588b44bf Prepare next dev after hotfix
All checks were successful
/ build (push) Successful in 4m46s
2024-06-11 00:10:46 +02:00
abc78036d0 Prepare next dev
All checks were successful
/ build (push) Successful in 4m56s
2024-06-10 23:21:44 +02:00
1fc3818d3c feature(api,release): prepare for next major release and switch to requiring content-type set to JSON for all incoming requests and expose more CORS environment variables
All checks were successful
/ build (push) Successful in 5m3s
- Switched to enforce JSON as Content-Type for all incoming requests
- Switched to properly respond with JSON on page not found or method not allowed
- Renamed CORS_ALLOW_ORIGIN to CORS_ALLOW_ORIGINS
- Added CORS_ALLOW_CREDENTIALS which defaults to true
- Added CORS_EXPOSE_HEADERS which defaults to *
- Overhauled package visibility for server module
2024-06-10 20:03:25 +02:00
dce287d6a3 fix(release): prepare next dev cycle
All checks were successful
/ build (push) Successful in 3m9s
2024-05-01 12:22:31 +02:00
b20530941e Prepare next dev cycle #noissue
All checks were successful
/ build (push) Successful in 3m19s
2024-04-28 23:04:20 +02:00
66800d26df feat(actions): Add actions and secrets (with proper asynchronous enqueue and dequeue mechanism) (#22)
Reviewed-on: #22
Co-authored-by: Varakh <varakh@varakh.de>
Co-committed-by: Varakh <varakh@varakh.de>
2024-04-28 22:27:34 +02:00
feedfad99f Prepare next development cycle (1.1.0)
All checks were successful
/ build (push) Successful in 3m36s
2024-01-21 23:13:04 +01:00
c6a577be52 Prepare next development cycle (1.0.3)
All checks were successful
/ build (push) Successful in 3m8s
2023-12-24 00:08:14 +01:00
0cd3278f96 Prepare next development cycle (1.0.2)
All checks were successful
/ build (push) Successful in 3m11s
2023-12-23 23:16:24 +01:00
98ed0c877b Prepare next development cycle (1.0.1)
All checks were successful
/ build (push) Successful in 3m29s
2023-12-21 17:48:05 +01:00
d12db38a73 Initial commit
All checks were successful
/ build (push) Successful in 3m8s
2023-12-21 17:04:04 +01:00