Commit Graph

1246 Commits

Author SHA1 Message Date
Andras Bacsai 1184fafd3d Merge pull request #4264 from marvinvr/main
feat: add slack notifications
2024-12-06 14:35:55 +01:00
Andras Bacsai 1886347b55 fix: proxy change behaviour 2024-12-06 14:08:37 +01:00
Andras Bacsai baf6c20997 fix: restart proxy 2024-12-06 13:31:55 +01:00
Marvin von Rappard f7eccefda3 Merge branch 'next' into main 2024-12-06 06:29:35 +01:00
🏔️ Peak 27395615e6 Merge branch 'next' into feat/disable-default-redirect 2024-12-05 14:46:33 +01:00
Andras Bacsai dbde03a4d6 Merge branch 'next' into add-no-encryption-option 2024-12-05 12:30:45 +01:00
Andras Bacsai e98eb21b9e Merge pull request #4470 from coollabsio/rename-github-app
Feat: Ability to rename GitHub App
2024-12-05 11:01:53 +01:00
Andras Bacsai c25be01af6 fix 2024-12-05 11:00:57 +01:00
Andras Bacsai e67a93e6a5 feat: able to deploy without cache on every commit 2024-12-05 10:46:27 +01:00
🏔️ Peak 7328724f3d Merge branch 'coollabsio:main' into fix-postgres-init-scripts 2024-12-04 13:15:58 +01:00
🏔️ Peak c8e2cd32e5 Merge branch 'next' into rename-github-app 2024-12-04 13:08:09 +01:00
🏔️ Peak 089f48d495 Merge pull request #4472 from angelej/computed-property
Use computed property for timezones
2024-12-04 13:01:31 +01:00
Andras Bacsai 51ed798789 add container name validation to terminal 2024-12-04 12:43:41 +01:00
Jeremy Angele 51b1fb45ab Use computed property for timezones on settings index page 2024-12-04 00:30:39 +01:00
Jeremy Angele 26ba433fd3 Use computed property for timezones 2024-12-03 22:24:36 +01:00
peaklabs-dev f51300a192 fix: client and webhook secret disappear after sync 2024-12-03 16:17:35 +01:00
peaklabs-dev fef8d0c62c fix: typos and naming 2024-12-03 15:50:45 +01:00
🏔️ Peak 24cd57ca8d Merge branch 'next' into rename-github-app 2024-12-03 15:35:23 +01:00
peaklabs-dev 5f985426ab feat: update private key nam with new slug as well 2024-12-03 15:27:20 +01:00
peaklabs-dev 56f6bdf7a7 use private key to make a jwt 2024-12-03 15:11:35 +01:00
peaklabs-dev 6d43bbc6b9 fix naming 2024-12-03 14:43:11 +01:00
peaklabs-dev a2860971a6 try jwt 2024-12-03 14:36:30 +01:00
Andras Bacsai 869eaedaf5 revert query logic 2024-12-03 14:02:12 +01:00
peaklabs-dev 737e81aa38 wip button to sync new app name 2024-12-03 13:12:58 +01:00
peaklabs-dev f38196c421 fix: URL and sync new app name 2024-12-03 12:54:20 +01:00
peaklabs-dev c74728162e wip: test rename GitHub app 2024-12-03 12:41:56 +01:00
peaklabs-dev 7f449c3b72 fix: test email should not be required 2024-12-02 22:37:11 +01:00
Andras Bacsai d1a1ecbe28 fix: only able to select the right keys 2024-12-02 22:12:07 +01:00
Andras Bacsai d7703efcdc optimize db query 2024-12-02 13:12:25 +01:00
Marvin von Rappard 02a20729c7 Merge branch 'next' into main 2024-11-27 11:09:45 +01:00
Andras Bacsai 0d6c21d77b fix: application view loading 2024-11-27 08:07:54 +01:00
peaklabs-dev 33435a1bdb Use placeholder and not the Coolify logo if no logo is provided. 2024-11-25 22:08:51 +01:00
Andras Bacsai 0bfe0fd877 fix: ui 2024-11-25 17:56:19 +01:00
Andras Bacsai 40cc49537e fix: logdrain settings 2024-11-25 17:48:01 +01:00
Andras Bacsai 504caefb8c fix: new resource icons 2024-11-25 15:33:42 +01:00
Vishwanath Martur 94525b6cff Merge branch 'next' into add-no-encryption-option 2024-11-25 19:00:56 +05:30
Andras Bacsai a836d78f0b remove unnecessary function 2024-11-25 14:07:50 +01:00
Marvin von Rappard a4910880e0 Merge branch 'next' into main 2024-11-25 13:44:24 +01:00
Andras Bacsai 53d709467a fix: sentry error 2024-11-25 13:22:05 +01:00
Marvin von Rappard 1aea60f1f0 Merge branch 'next' into main 2024-11-25 09:06:24 +01:00
Andras Bacsai 3b427dbbdc fix: heading 2024-11-23 20:44:27 +01:00
Vishwanath Martur 1f499c1488 Add no encryption option for SMTP settings
Related to #4311

Add option to configure SMTP settings without encryption.

* Update `app/Livewire/Notifications/Email.php` and `app/Livewire/SettingsEmail.php` to include "No Encryption" option in the `smtpEncryption` field and update validation rules.
* Modify `app/Notifications/Channels/EmailChannel.php` to handle the "No Encryption" option in the `bootConfigs` method.
* Add `set_transanctional_email_settings` function in `app/Livewire/Help.php` to support the "No Encryption" option.
* Update `config/mail.php` to handle the "No Encryption" option in the mail configuration.
2024-11-23 13:04:54 +05:30
Andras Bacsai 546bcd0dad fix 2024-11-22 18:14:47 +01:00
peaklabs-dev bde895b6cd fix scheduled task url 2024-11-22 16:08:27 +01:00
peaklabs-dev 277fd78769 new uuid routes 2024-11-22 16:03:20 +01:00
peaklabs-dev 5a8bff5e96 Update Heading.php 2024-11-22 15:53:11 +01:00
peaklabs-dev 9630efce67 uuid deplyment 2024-11-22 15:52:36 +01:00
peaklabs-dev d183d33025 boarding new uuid 2024-11-22 15:51:25 +01:00
peaklabs-dev 5f1adc98d8 fix environment select 2024-11-22 15:45:46 +01:00
peaklabs-dev 4c21807b7a navigate to environment via uuid 2024-11-22 15:38:54 +01:00