Andras Bacsai
|
d8248ba153
|
Update app/Http/Controllers/Api/DeployController.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-03-31 17:23:58 +02:00 |
|
Andras Bacsai
|
99dd516d6b
|
Update app/Http/Controllers/Api/DeployController.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-03-31 17:22:40 +02:00 |
|
Karan Vijayakumar
|
f0a1abc55d
|
fix(DeployController): cast 'pr' query parameter to integer
Ensure the 'pr' query parameter is consistently treated as an integer to avoid type-related issues in subsequent logic
|
2025-03-28 01:50:21 +09:00 |
|
Karan Vijayakumar
|
2947a9ff1d
|
feat(deploy): add pull request ID parameter to deploy endpoint
|
2025-03-28 01:16:29 +09:00 |
|
Andras Bacsai
|
3fa7d03db7
|
fix: root + read:sensive could read senstive data with a middlewarew
|
2024-12-09 11:10:35 +01:00 |
|
Kael
|
6520235667
|
middleware should allow, not deny
|
2024-10-30 19:06:50 +11:00 |
|
Lucas Michot
|
c5403b0b3f
|
Always prefer ::class notation
|
2024-10-28 14:56:13 +01:00 |
|
Andras Bacsai
|
63729c7bbf
|
Merge pull request #3373 from mattstein/api-project-description
feat: Expose project description in API response
|
2024-09-10 08:49:08 +02:00 |
|
Matt Stein
|
44d417c07e
|
Fix user-facing string case.
|
2024-09-09 09:38:40 -07:00 |
|
Andras Bacsai
|
25480fe624
|
fix: openapi endpoint urls
|
2024-09-04 10:09:10 +02:00 |
|
andrasbacsai
|
96c4f5b8da
|
Fix styling
|
2024-07-25 11:31:59 +00:00 |
|
Andras Bacsai
|
6a4aa492c0
|
fix: random generated uuid will be full length (not 7 characters)
|
2024-07-25 13:31:01 +02:00 |
|
Andras Bacsai
|
2ea146333e
|
fix: uuid in api docs type
|
2024-07-24 21:10:32 +02:00 |
|
Andras Bacsai
|
33b965d9db
|
chore: more details
|
2024-07-09 13:59:54 +02:00 |
|
Andras Bacsai
|
2d3a6a4528
|
openapi work work
|
2024-07-09 10:45:10 +02:00 |
|
Andras Bacsai
|
efa2ae5177
|
api api api api
|
2024-07-04 13:45:06 +02:00 |
|
Andras Bacsai
|
b24a489c77
|
fix: api updates
|
2024-07-03 13:13:38 +02:00 |
|
Andras Bacsai
|
3c13f1ff61
|
feat: restart database
feat: public dbs stay public after restart
feat: patch database conf
|
2024-07-02 13:39:44 +02:00 |
|
Andras Bacsai
|
c39d6dd407
|
feat: token permissions
feat: handle sensitive data
feat: handle read-only data
|
2024-07-02 12:15:58 +02:00 |
|
Andras Bacsai
|
da6f2da3d0
|
feat: lots of api endpoints
|
2024-07-01 16:26:50 +02:00 |
|