Commit Graph

10749 Commits

Author SHA1 Message Date
🏔️ 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
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
Andras Bacsai
8e413780b2 Update README.md 2024-12-12 08:41:28 +01:00
Andras Bacsai
f0812b754c add new sponsors 2024-12-12 08:40:38 +01:00
Andras Bacsai
e5f534b6ef fix: pushover 2024-12-12 08:40:34 +01:00
Péricles Pires
390f304b14 feat: add documenso service 2024-12-12 00:46:12 -03:00
peaklabs-dev
f88438edd3 chore: rename topicID to threadId like in the telegram API response 2024-12-11 23:13:13 +01:00
Andras Bacsai
09746aa877 fix: update token permission check from 'write' to 'root' 2024-12-11 21:38:31 +01:00