Commit Graph

8483 Commits

Author SHA1 Message Date
Andras Bacsai 3f9f197282 fix: docker cleanup job 2024-08-21 10:50:05 +02:00
Eric Dahl b73db2d725 Update browserless.yaml 2024-08-20 19:17:00 -04:00
Eric Dahl 8168b564ea adding browserless service 2024-08-20 19:09:05 -04:00
ayntk-ai 1e46b63041 Feat getoutline service 2024-08-20 18:32:35 +02:00
Andras Bacsai 8dc26a18d8 refactor: Remove unnecessary network cleanup in Init.php 2024-08-19 10:41:48 +02:00
ayntk-ai 7d4261b71a new design for execution log 2024-08-19 00:14:09 +02:00
ayntk-ai 0337c4e79d Fix submit method naming 2024-08-18 23:27:24 +02:00
ayntk-ai 012c23586d rename to docker cleanup and and feedback implementation 2024-08-18 23:16:59 +02:00
ayntk-ai 5d32bd250b Fix cleanup Docker according to feedback 2024-08-18 22:41:06 +02:00
ayntk-ai 4ab13ecf00 revert wrong branch :) 2024-08-18 22:08:37 +02:00
ayntk-ai c813373d21 fix validation if null, empty or undefined 2024-08-18 21:00:30 +02:00
ayntk-ai abd2aefd6c remove duplicated validation 2024-08-18 20:55:54 +02:00
ayntk-ai ef40b79a5f fix project selection 2024-08-18 20:44:15 +02:00
Darren Sisson f3df26ea9a fix bug in preview build env vars 2024-08-17 22:05:10 +01:00
Alex Renoki 71bb1f5e17 Added litellm 2024-08-17 06:20:42 +03:00
Alex Renoki ce926afdaa Bump to v2 2024-08-17 06:16:38 +03:00
ayntk-ai bf6404ab24 remove 3 lines, as this is not needed anymore 2024-08-16 23:03:23 +02:00
ayntk-ai a0689ca5fc fix cron issues for UI and applications 2024-08-16 22:05:38 +02:00
ayntk-ai 9ab03e52a3 remove ray 2024-08-16 22:03:43 +02:00
ayntk-ai 48734e53d0 formatting 2024-08-16 21:22:06 +02:00
ayntk-ai 80b90b3a2c fix UI of cron jobs 2024-08-16 21:21:37 +02:00
ayntk-ai 7a001cea3b formatting 2024-08-16 21:07:10 +02:00
ayntk-ai 62ecc45f21 Feat: recent backups UI 2024-08-16 21:06:36 +02:00
ayntk-ai 789adc77fd fix DB server 2024-08-16 19:29:44 +02:00
ayntk-ai 4af7b8f451 made function private again and remove unused code 2024-08-16 18:02:14 +02:00
ayntk-ai 165275cb68 formatting 2024-08-16 18:01:55 +02:00
ayntk-ai f366854671 formatting 2024-08-16 17:53:45 +02:00
ayntk-ai a981b49502 fixed database seeder, remove dependency on form.php 2024-08-16 17:43:14 +02:00
ayntk-ai 74bf4629d6 added helpers to the timezone switcher 2024-08-16 17:42:26 +02:00
ayntk-ai 3e3b92638b Add: server timezone seeder 2024-08-16 17:09:53 +02:00
ayntk-ai 00f20c708f remove mount default timezone 2024-08-16 17:09:30 +02:00
ayntk-ai 6242243ced get timezone and server correctly for UI 2024-08-16 16:18:57 +02:00
ayntk-ai fda6c03505 get server correctly for scheduled tasks 2024-08-16 16:18:33 +02:00
ayntk-ai 7b4182352d UI executions with TZ 2024-08-16 16:02:25 +02:00
ayntk-ai 4a476586df remove old DB migration 2024-08-16 16:02:07 +02:00
ayntk-ai 883a52afe9 show cron execution with timezone 2024-08-16 16:01:57 +02:00
ayntk-ai dab5f0fe09 add logic 2024-08-16 16:01:41 +02:00
ayntk-ai d906bb2381 new DB migration for instance timezone 2024-08-16 16:00:30 +02:00
ayntk-ai 1e711de52a UI for Instance timezone 2024-08-16 15:58:33 +02:00
Andras Bacsai d2eaf4f2e3 feat: Able to select different postgres database 2024-08-16 15:33:55 +02:00
ayntk-ai e3b9884247 UI fix 2024-08-16 14:45:40 +02:00
Andras Bacsai f106e6e37b feat: add custom docker container options to all databases 2024-08-16 13:56:47 +02:00
ayntk-ai ea4b085dbe add server timezone to every schedule 2024-08-16 13:04:44 +02:00
ayntk-ai 1892ce4e12 Feat: cron jobs are executed based on the server timezone 2024-08-16 12:58:19 +02:00
Andras Bacsai c15740aa57 feat: add shm-size for custom docker commands 2024-08-16 12:24:42 +02:00
Andras Bacsai 2227858f58 refactor: Load environment variables based on resource type in sortEnvironmentVariables() 2024-08-16 12:23:31 +02:00
Andras Bacsai eaefb3a6fb fix: backup of password protected postgresql database 2024-08-16 11:53:27 +02:00
Andras Bacsai 0c98958f72 Merge branch 'next' of github.com:coollabsio/coolify into next 2024-08-16 11:36:23 +02:00
Andras Bacsai 9ec7d748df refactor: Improve storage mount forms in add.blade.php 2024-08-16 11:36:21 +02:00
Andras Bacsai 0139c4e404 Merge pull request #3100 from LEstradioto/fix-unique-constraint-error-on-dev-env
fix unique constraint error on dev env
2024-08-16 10:44:14 +02:00