Commit Graph

10225 Commits

Author SHA1 Message Date
Adam
8bcb39ad5f Improve modal closing logic for intentional user interaction 2025-01-04 22:40:35 +01:00
Andras Bacsai
676f616efa Merge pull request #4649 from coollabsio/v4.0.0-beta.380
v4.0.0-beta.380
2024-12-27 11:00:56 +01:00
Andras Bacsai
cec7ea8a83 set the minimum docker version to 24 to support old installations 2024-12-27 10:49:13 +01:00
Andras Bacsai
a9ec0b1c3e fix: update healthcheck and port configurations to use port 8080 2024-12-23 21:11:29 +01:00
peaklabs-dev
6dc87498de fix: error message 2024-12-23 17:58:56 +01:00
peaklabs-dev
0a851ec3f2 fix: only encrypt instance email settings if there are any 2024-12-23 17:41:38 +01:00
peaklabs-dev
d7a0794bd9 fix: instance settings migration 2024-12-23 17:15:46 +01:00
peaklabs-dev
f26853b576 fix: unreachable notifications 2024-12-23 16:51:34 +01:00
peaklabs-dev
68362d05b3 fix: Oauth seeder 2024-12-23 16:08:10 +01:00
peaklabs-dev
e51207a35e fix: bind() to 0.0.0.0:80 failed 2024-12-23 15:33:12 +01:00
peaklabs-dev
1f6c6140ba fix: smtp encryption 2024-12-23 15:28:35 +01:00
peaklabs-dev
f2cb040ba9 feat: new encryption options 2024-12-23 15:26:26 +01:00
peaklabs-dev
a18c2e0f55 feat: migrate to new encryption options 2024-12-23 15:25:07 +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
Andras Bacsai
2053fed8a7 fix: oauth seeder 2024-12-12 10:04:12 +01:00
Andras Bacsai
fba7f6f585 refactor: change email column types in instance_settings migration from string to text 2024-12-12 10:03:31 +01:00
Andras Bacsai
2e1f9b5119 refactor: remove unused Azure and Authentik service configurations from services.php 2024-12-12 09:00:58 +01:00
Andras Bacsai
147240b527 Merge branch 'next' into authentik 2024-12-12 08:45:38 +01:00