Commit Graph

12286 Commits

Author SHA1 Message Date
github-actions[bot]
e4fc3d61d5 docs: update changelog 2025-04-23 11:47:14 +00:00
Andras Bacsai
5643a4273b Merge pull request #5673 from coollabsio/next
v4.0.0-beta.410
2025-04-23 13:46:50 +02:00
Andras Bacsai
08d2ad83ee fix(docker): enhance hostname and GPU option validation in Docker run to compose conversion 2025-04-23 13:34:27 +02:00
Andras Bacsai
04e1d5c75d fix(docker): ensure password hashing only occurs when HTTP Basic Authentication is enabled 2025-04-23 13:30:27 +02:00
Andras Bacsai
5b9df7fd45 refactor(server): simplify proxy path logic and remove unnecessary conditions 2025-04-23 13:23:27 +02:00
Andras Bacsai
78ef80f800 refactor 2025-04-23 13:22:01 +02:00
Andras Bacsai
0dceb40a6e feat(api): add HTTP Basic Authentication fields to OpenAPI specifications and enhance PrivateKey model descriptions 2025-04-23 11:59:01 +02:00
Andras Bacsai
e4648bcf9c feat(docker): add HTTP Basic Authentication support and enhance hostname parsing in Docker run conversion 2025-04-23 11:57:26 +02:00
Andras Bacsai
d6d76ade48 Merge pull request #5551 from sebyx07/add-hostname
Improve --hostname=myhost to docker custom image
2025-04-23 11:22:20 +02:00
Andras Bacsai
8520beff51 refactor(docker): remove debug statement and enhance hostname handling in Docker run conversion 2025-04-23 11:21:37 +02:00
Andras Bacsai
bce8bb1f2d Merge branch 'next' into add-hostname 2025-04-22 22:03:45 +02:00
Andras Bacsai
37e79b25bc Merge pull request #5638 from atomicptr/feat/add-http-basic-auth
feat: Add HTTP Basic Authentication
2025-04-22 21:31:27 +02:00
Andras Bacsai
9e608f7ba5 refactor(http-basic-auth): rename 'http_basic_auth_enable' to 'http_basic_auth_enabled' across application files for consistency 2025-04-22 21:30:27 +02:00
Andras Bacsai
7e0373e439 Merge branch 'next' into feat/add-http-basic-auth 2025-04-22 21:18:43 +02:00
Andras Bacsai
a7164c4b4d Merge pull request #5653 from LaurenceJJones/servers_validate_json_code
fix: Add 201 json code to servers validate api response
2025-04-22 20:53:02 +02:00
Andras Bacsai
00fe6e9003 refactor(environment-variables): remove protected variable checks from delete methods for cleaner logic 2025-04-22 11:40:35 +02:00
Andras Bacsai
eee57d4c06 fix(api): handle JSON response in service creation and update methods for improved error handling 2025-04-22 11:16:49 +02:00
Andras Bacsai
bb8cc467ab fix(api): correct middleware for service update route to ensure proper permissions 2025-04-22 11:16:45 +02:00
Andras Bacsai
1d52df0e4e refactor(api): remove token variable from OpenAPI specifications for clarity 2025-04-22 11:12:30 +02:00
Andras Bacsai
91f2865635 refactor(api): restructure routes to include versioning and maintain existing feedback endpoint 2025-04-22 11:05:55 +02:00
Andras Bacsai
3160b8a5a5 feat(api): enhance OpenAPI specifications with token variable and additional key attributes 2025-04-22 10:44:37 +02:00
Andras Bacsai
4ea00cff31 refactor(applications): remove redundant error response in create_env method 2025-04-22 10:44:30 +02:00
Andras Bacsai
cd2f71b463 feat(deployment): add repository_project_id handling for private GitHub apps and clean up unused Caddy label logic 2025-04-22 10:20:57 +02:00
Andras Bacsai
d731cdabdf fix(source): update no sources found message for clarity 2025-04-22 10:20:54 +02:00
Andras Bacsai
9548c7d312 fix(backup-edit): conditionally enable S3 checkbox based on available validated S3 storage 2025-04-21 10:01:31 +02:00
Andras Bacsai
02b6aaaaf0 refactor(shared): remove unused ray debugging statement from newParser function 2025-04-21 09:58:56 +02:00
Andras Bacsai
6d12e7edc7 refactor(database): simplify database type checks in ServiceDatabase and enhance image validation in Docker helper 2025-04-21 09:57:27 +02:00
Andras Bacsai
c388e30499 refactor(jobs): comment out unused Caddy label handling in ApplicationDeploymentJob and simplify proxy path logic in Server model 2025-04-20 17:58:41 +02:00
Laurence
3f9228fb80 fix: Add 201 json code to servers validate api response 2025-04-19 12:17:21 +01:00
Andras Bacsai
a26d816fe3 Update README.md 2025-04-19 09:54:12 +02:00
github-actions[bot]
39e098569e docs: update changelog 2025-04-18 08:40:19 +00:00
Andras Bacsai
97a440fa8d Merge pull request #5645 from coollabsio/next
v4.0.0-beta.410
2025-04-18 10:39:56 +02:00
Andras Bacsai
e2f44edc28 fix(templates): update Unsend compose configuration for improved service integration 2025-04-18 10:33:17 +02:00
Andras Bacsai
fea077119a Merge pull request #5618 from Seym0n/unsend-fix
Fix Unsend web app
2025-04-18 10:32:56 +02:00
Andras Bacsai
a501142ef5 fix(navbar): update error message link to use route for environment variables navigation 2025-04-18 10:32:32 +02:00
Andras Bacsai
b78f2cccff refactor(jobs): update WithoutOverlapping middleware to use expireAfter for better queue management 2025-04-18 09:52:32 +02:00
Andras Bacsai
1b60fd3eb2 Merge pull request #5633 from nurdism/main
Fix: Docker Cleanup stuck on "In Progress"
2025-04-18 09:51:22 +02:00
Christopher Kaster
2634f516d5 feat: Add HTTP Basic Authentication 2025-04-17 14:14:32 +02:00
Andras Bacsai
151b4b69d2 chore(templates): update plausible and clickhouse images to latest versions and remove mail service 2025-04-17 09:50:26 +02:00
Andras Bacsai
79ce3d8ddf fix(templates): correct casing of "denokv" to "denoKV" in service templates JSON 2025-04-17 09:36:59 +02:00
Nurdism
7d698fafd0 Fix #5074 & #5611
This prevents queues from getting stuck when using the WithoutOverlapping middleware
2025-04-16 20:45:58 -04:00
Simon
b88eae9669 fix: replace ports with expose
This replaces the ports block with expose block
2025-04-16 15:51:06 +02:00
Andras Bacsai
618e546966 feat(core): Enable magic env variables for compose based applications 2025-04-16 15:26:40 +02:00
Andras Bacsai
89bf1b30cb fix(application): append base directory to git branch URLs for improved path handling 2025-04-16 15:09:45 +02:00
Andras Bacsai
4147300f65 feat(readme): add new sponsors Supadata AI and WZ-IT to the README 2025-04-16 11:43:39 +02:00
Andras Bacsai
786271d7be chore(versions): bump coolify version to 4.0.0-beta.410 and update nightly version to 4.0.0-beta.411 in configuration files 2025-04-16 11:29:36 +02:00
github-actions[bot]
6834c9e4dd docs: update changelog 2025-04-16 08:09:16 +00:00
Andras Bacsai
a0d82925d1 Merge pull request #5616 from coollabsio/next
v4.0.0-beta.409
2025-04-16 10:08:55 +02:00
Andras Bacsai
ced4d92ede fix(source): update connected source display to handle cases with no source connected 2025-04-16 10:04:25 +02:00
Andras Bacsai
b71aec35a1 refactor(source): conditionally display connected source and change source options based on private key presence 2025-04-16 10:04:03 +02:00