Commit Graph

3754 Commits

Author SHA1 Message Date
Andras Bacsai
377758edcd fix stripe webhooks 2024-11-22 14:42:10 +01:00
Andras Bacsai
75b7a323fd Merge pull request #4352 from peaklabs-dev/fix-test-email
Fix: Test email 500 Error
2024-11-22 13:06:14 +01:00
Andras Bacsai
374446b90b fix: do not send internal notification for backups and status jobs 2024-11-22 12:27:13 +01:00
Andras Bacsai
7dc65dfd79 fix: make sure important jobs/actions are running on high prio queue 2024-11-22 11:16:01 +01:00
Andras Bacsai
ef629d5816 fix: always validate ssh key 2024-11-22 10:43:58 +01:00
Andras Bacsai
821538911f fix: if mux conn fails, still use it without mux + save priv key with better logic 2024-11-22 10:06:12 +01:00
Andras Bacsai
9dd982b722 CoolifyTask should be on high queue 2024-11-21 20:13:46 +01:00
peaklabs-dev
81f837138d fix validation 2024-11-21 15:59:00 +01:00
peaklabs-dev
19ce01f7d8 fix send test email 2024-11-21 15:48:47 +01:00
Kael
bc89b84539 Merge branch 'next' into feat/disable-default-redirect 2024-11-18 21:02:20 +11:00
Julien
8b30123add feat: add service/resource/project labels 2024-11-17 23:06:05 +01:00
Andras Bacsai
1fc4c7872e fix 2024-11-15 21:47:31 +01:00
Andras Bacsai
b43d62f51b fix: AUTOUPDATE + checkbox opacity 2024-11-15 21:44:05 +01:00
Andras Bacsai
0eab7f78ff version++ and fix private key saving 2024-11-15 21:22:11 +01:00
peaklabs-dev
2737da10ae Merge branch 'next' of https://github.com/coollabsio/coolify into next 2024-11-15 12:10:41 +01:00
peaklabs-dev
2932d9a6e0 fix ssh key migration broken with the new team check 2024-11-15 12:10:39 +01:00
Andras Bacsai
c9babe0731 fix: pull helper image on init 2024-11-15 11:58:35 +01:00
Andras Bacsai
9982a931fa fix: default docker engine version + fix install script 2024-11-15 11:33:03 +01:00
Andras Bacsai
9d86198c51 Merge pull request #4291 from peaklabs-dev/fix-same-ssh-key-other-team
Fix: Ability to use the same ssh key in a different team
2024-11-15 10:55:32 +01:00
Andras Bacsai
50cb303804 Merge pull request #4286 from peaklabs-dev/fix-server-ip-valdiation
Fix: Server IP/Domain validation
2024-11-15 10:51:06 +01:00
Andras Bacsai
469e009600 Merge pull request #4287 from peaklabs-dev/fix-backups
Fix: Backups
2024-11-15 10:49:48 +01:00
Andras Bacsai
210a428f93 fix: init script + optimize laravel 2024-11-15 10:47:30 +01:00
Andras Bacsai
0e8f5d61bc fix 2024-11-15 08:56:19 +01:00
Andras Bacsai
fba1242213 Merge pull request #4288 from retrymp3/XSS-vuln-fix 2024-11-14 22:01:24 +01:00
peaklabs-dev
a58125cbfe fix same ssh key in different teams 2024-11-14 21:53:38 +01:00
retrymp3
e66e59048f Fix for the XSS vulnerability 2024-11-14 23:00:30 +05:30
peaklabs-dev
4cc4e28f29 fix clear frequency on exit and error 2024-11-14 18:27:06 +01:00
peaklabs-dev
67bd06d4f2 fix s3 is always set to true if you make an error like invalid cron 2024-11-14 18:25:04 +01:00
peaklabs-dev
b282c1f3ed fix backup job without s3 can not be added 2024-11-14 18:20:26 +01:00
peaklabs-dev
0a36fbddec Revert "dispatch an error message"
This reverts commit b18d4b9564.
2024-11-14 17:52:54 +01:00
peaklabs-dev
b18d4b9564 dispatch an error message 2024-11-14 17:51:58 +01:00
peaklabs-dev
465dfbdf53 fix check if IP is already in used in this team 2024-11-14 17:48:35 +01:00
peaklabs-dev
ca4b91c51f Update ByIp.php 2024-11-14 17:48:14 +01:00
peaklabs-dev
a2c0b68730 fix validation 2024-11-14 17:38:20 +01:00
Andras Bacsai
33183ab344 fix: fallback to local coolify.png 2024-11-14 13:12:27 +01:00
Andras Bacsai
a77ed93695 fix: if service img not found, use github as a source 2024-11-14 13:04:51 +01:00
Marvin von Rappard
7bdac8b42f Merge branch 'next' into main 2024-11-14 12:54:04 +01:00
Andras Bacsai
c9f7863fff Merge pull request #4238 from peaklabs-dev/dep-and-remove-unused-stuff
Chore: Remove unused stuff, update dependecies
2024-11-14 12:31:09 +01:00
Andras Bacsai
8a917f6a4e fix: invalid tz should not prevent other jobs to be executed 2024-11-14 10:56:56 +01:00
Andras Bacsai
b0b81e4416 fix: timezone settings validation 2024-11-14 10:02:37 +01:00
peaklabs-dev
f55bb5b0fb remove resale license 2024-11-13 18:38:22 +01:00
Marvin von Rappard
80ed561374 fix: add warning color 2024-11-12 22:45:07 +01:00
Marvin von Rappard
eb0686fe20 feat: slack notifications 2024-11-12 22:37:55 +01:00
peaklabs-dev
1d517b4b39 remove some unused files 2024-11-12 15:55:47 +01:00
peaklabs-dev
1ffa88acf0 use config instead of env() 2024-11-12 15:53:05 +01:00
peaklabs-dev
d3f4e0ad4d Delete CheckResaleLicense.php 2024-11-12 15:29:55 +01:00
🏔️ Peak
8992b45d69 Merge branch 'next' into dep-and-remove-unused-stuff 2024-11-12 15:24:27 +01:00
peaklabs-dev
a4f56fbd3f Merge branch 'dep-and-remove-unused-stuff' of https://github.com/peaklabs-dev/coolify into dep-and-remove-unused-stuff 2024-11-12 15:20:05 +01:00
peaklabs-dev
1c5ddab30d use one constants file 2024-11-12 15:18:48 +01:00
Andras Bacsai
290cb45726 fix: pull latest service-templates.json on init 2024-11-12 14:48:58 +01:00