Andras Bacsai
5d38147899
feat(api): Improve OpenAPI spec and add rate limit handling for Hetzner
...
- Add 429 response with Retry-After header for Hetzner server creation
- Create RateLimitException for proper rate limit error handling
- Rename cloud_provider_token_id to cloud_provider_token_uuid with deprecation
- Fix prices array schema in server-types endpoint with proper items definition
- Add explicit default: true to autogenerate_domain properties
- Add timeout and retry options to Docker install curl commands
- Fix race condition in deployment status update using atomic query
2025-12-11 12:12:43 +01:00
Andras Bacsai
133d6a0349
feat(DeploymentException): add custom exception for deployment errors and update handler to exclude from reporting
2025-11-11 15:08:26 +01:00
Andras Bacsai
a243b99df4
feat(exceptions): introduce NonReportableException to handle known errors and update Handler for selective reporting
2025-09-08 09:18:25 +02:00
Andras Bacsai
b2de69a9ba
feat(auth): enhance API error handling for authorization exceptions
2025-08-23 18:45:56 +02:00
Lucas Michot
d557a22b91
Remove all ray() calls
2024-10-28 13:51:23 +01:00
Andras Bacsai
83549965ca
Refactor instanceSettings() function for improved code readability
2024-10-01 10:37:40 +02:00
Andras Bacsai
0f55e83591
revert: instancesettings
2024-07-12 15:45:36 +02:00
Andras Bacsai
88f33be5b6
refactor: only get instanceSettings once from db
2024-07-12 12:51:55 +02:00
Andras Bacsai
4b905dbfad
fix: update redirect URL in unauthenticated exception handler
2024-07-11 14:12:28 +02:00
andrasbacsai
d1a5f97f59
Fix styling
2024-06-19 06:59:46 +00:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
e2cd7fe17e
fix: rollback feature
2024-04-17 15:30:08 +02:00
Andras Bacsai
f7e1ce8656
fix: env value generation
2024-03-04 08:49:53 +01:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +01:00
Andras Bacsai
8f963adbd4
fix: only report nonruntime errors
2023-11-20 10:32:06 +01:00
Andras Bacsai
c4d9deabef
Add debugging statement to report exceptions in
...
development environment
2023-11-13 21:17:17 +01:00
Andras Bacsai
776b1cb68d
Add unauthenticated method to handle
...
authentication exceptions
2023-11-13 21:16:48 +01:00
Andras Bacsai
fbaec769f0
fix: reporting handler
2023-09-29 10:21:11 +02:00
Andras Bacsai
f77df5b732
feat: sentry add email for better support
2023-09-15 21:13:50 +02:00
Andras Bacsai
da4c2ee60f
fix: boarding
...
fix: error handling
fix: restarting state
2023-09-15 15:34:25 +02:00
Andras Bacsai
9cda671aef
Add email to user
2023-09-11 22:45:07 +02:00
Andras Bacsai
64a65e2018
fix: errors
2023-09-11 17:36:30 +02:00
Andras Bacsai
71e1571c39
Add affected users to sentry
2023-09-01 11:20:58 +02:00
Andras Bacsai
c21ce45d70
show public key of generated private key
2023-08-27 15:23:47 +02:00
Andras Bacsai
a378b5108e
refactor a lot of things
...
fix: postgres_passwords could be longer
feat: able to define postgresql databases from the ui
2023-08-09 15:57:53 +02:00
Andras Bacsai
f2228cec7b
testing php storm code cleanup and styling
2023-08-08 11:51:36 +02:00
Andras Bacsai
2c3ddfd363
fix
2023-06-16 11:01:27 +02:00
Andras Bacsai
169dc3c2d1
updates
2023-06-12 20:54:29 +02:00
Andras Bacsai
eb9c65d765
fix
2023-06-08 08:26:22 +02:00
Andras Bacsai
5286aa2b1d
updates
2023-06-08 08:18:14 +02:00
Andras Bacsai
bdb19dae89
sentry
2023-05-30 09:50:50 +02:00
Andras Bacsai
edd1719431
init of v4 🌮
2023-03-17 15:33:48 +01:00