Commit Graph

11109 Commits

Author SHA1 Message Date
SierraJC
00c93aa8b0 fix: applications API writing to unavailable models
when $useBuildServer is set, $application->settings model does not yet exist. This change ensures the models exist before accessing them.
2024-12-14 12:58:11 +11:00
SierraJC
e7ffeda8e0 fix: applications API response code + schema 2024-12-14 12:54:36 +11:00
SierraJC
9e8d9e6a9e fix: invalid API response on missing project
API was returning 500 instead of 404 due to attempting to load environments for a non-existent project
2024-12-14 12:52:47 +11:00
peaklabs-dev
8c07a36d9c Revert as this probably breaks other error code
This reverts commit 382acad3aa.
2024-12-13 21:19:12 +01:00
peaklabs-dev
382acad3aa fix: render html on error page correctly 2024-12-13 21:12:12 +01:00
peaklabs-dev
d820aa06e8 Update service-templates.json 2024-12-13 20:59:40 +01:00
peaklabs-dev
0f51d7b3ee Merge branch 'next' of https://github.com/coollabsio/coolify into next 2024-12-13 20:58:45 +01:00
peaklabs-dev
3ed10ad63f disable twenty for now 2024-12-13 20:58:43 +01:00
peaklabs-dev
260e44d3db fix: only show copy button on secure context 2024-12-13 20:57:58 +01:00
🏔️ Peak
96c23cd996 Merge pull request #4566 from Skeyelab/patch-1
Fix typo in fileflows.yaml
2024-12-13 18:52:41 +01:00
🏔️ Peak
7b30dada1c Merge branch 'next' into patch-1 2024-12-13 18:52:24 +01:00
Eric Dahl
06ce7b0a2a Fix typo in fileflows.yaml
The service was called `radarr` instead of `fileflows`
2024-12-13 11:30:55 -05:00
peaklabs-dev
94bc604fbe never mind fuck the fallback just use https 2024-12-13 14:15:18 +01:00
peaklabs-dev
89a0fb1dd6 new fallback approach 2024-12-13 14:10:37 +01:00
peaklabs-dev
b25463b084 fix: maybe fallback is now working 2024-12-13 14:05:31 +01:00
peaklabs-dev
9701c8aa6b fix: copy the right text 2024-12-13 13:56:59 +01:00
peaklabs-dev
a374e09d19 fix: fallback for copy button 2024-12-13 13:50:39 +01:00
Andras Bacsai
aae54e8847 Merge pull request #4562 from coollabsio/next
v4.0.0-beta.379
2024-12-13 12:37:39 +01:00
Andras Bacsai
e822749db3 fix: saving oauth 2024-12-13 12:35:57 +01:00
Andras Bacsai
3b93d17d1b Merge pull request #4561 from coollabsio/next
v4.0.0-beta.378
2024-12-13 12:20:15 +01:00
Andras Bacsai
b6ea36f74e fix: socialite for azure and authentik 2024-12-13 12:13:01 +01:00
peaklabs-dev
4f015efefc Merge branch 'next' of https://github.com/coollabsio/coolify into next 2024-12-13 12:09:27 +01:00
peaklabs-dev
1d413e10a2 fix: monaco editor light and dark mode switching 2024-12-13 12:09:24 +01:00
Andras Bacsai
4901b12279 fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
peaklabs-dev
2a77d9d8ce Merge branch 'next' of https://github.com/coollabsio/coolify into next 2024-12-13 11:42:03 +01:00
peaklabs-dev
a16cbdf557 fix: resend api key is already a text column 2024-12-13 11:42:01 +01:00
🏔️ Peak
8cd03e71d7 Merge branch 'main' into next 2024-12-13 11:36:57 +01:00
peaklabs-dev
5087906b24 fix: encrypt resend API key in instance settings 2024-12-13 11:35:44 +01:00
Andras Bacsai
28de478801 version++ 2024-12-13 10:55:17 +01:00
Andras Bacsai
b6502794df Merge pull request #4487 from coollabsio/next
v4.0.0-beta.377
2024-12-13 10:24:10 +01:00
Andras Bacsai
830a4eebcc Update version numbers in nightly versions.json for coolify components 2024-12-13 10:09:53 +01:00
Andras Bacsai
f1d0134e21 update nightly install script 2024-12-13 10:02:22 +01:00
Andras Bacsai
3a76ffd6ac chore: update PHP configuration to set memory limit using environment variable 2024-12-13 10:01:20 +01:00
Andras Bacsai
a53a1349e3 fix: improve OauthSettingSeeder to correctly delete non-existent providers and ensure proper handling of provider definitions 2024-12-13 09:31:35 +01:00
Andras Bacsai
a80d17e097 fix: update OauthSettingSeeder to handle new provider definitions and ensure authentik is recreated if missing 2024-12-13 09:13:23 +01:00
Andras Bacsai
8a195c8cfb refactor: change OauthSetting creation to updateOrCreate for better handling of existing records 2024-12-13 09:04:46 +01:00
Andras Bacsai
9832d92bda update stripe webhook 2024-12-13 08:18:13 +01:00
peaklabs-dev
82a1478ca1 fix: typo 2024-12-12 16:59:57 +01:00
peaklabs-dev
223aaadba3 Update service-templates.json 2024-12-12 13:55:29 +01:00
🏔️ Peak
a89e4e5106 Merge pull request #4553 from coollabsio/services
Feat: New Services (Dolibarr, Documenso)
2024-12-12 13:53:50 +01:00
peaklabs-dev
48155fa2b7 fix: dolibarr 2024-12-12 13:53:03 +01:00
peaklabs-dev
4e47485971 fix: documenso 2024-12-12 13:51:31 +01:00
🏔️ Peak
8e88a12c3f Merge pull request #4550 from bitpickle/feature/add-service-documenso
Add documenso service
2024-12-12 13:44:28 +01:00
🏔️ Peak
3b381b71a8 Merge pull request #4546 from zairigimad/add-service-dolibarr
Add new service dolibarr
2024-12-12 13:40:07 +01:00
Andras Bacsai
458cd96ac8 fix: services env values should be sensitive 2024-12-12 13:20:13 +01:00
Andras Bacsai
ab819c6b9d fix: adjust spacing in login form for improved layout 2024-12-12 11:36:50 +01:00
Andras Bacsai
b2344aeb2f add: checkmate service and fix prowlar slogan (too long) 2024-12-12 11:06:19 +01:00
Andras Bacsai
76b44e2e6a feat: add new password magic env with symbols 2024-12-12 11:06:00 +01:00
Andras Bacsai
dca30c2db4 Merge pull request #4545 from coollabsio/authentik
Feat: Authentik Oauth
2024-12-12 10:22:23 +01:00
Andras Bacsai
78eb956870 fix: correct heading display for OAuth settings in settings-oauth.blade.php 2024-12-12 10:11:46 +01:00