Commit Graph

4032 Commits

Author SHA1 Message Date
Andras Bacsai 6fbdfee3e7 refactor: Update dockerComposeParser to use YAML data from $yaml instead of $compose 2024-08-23 14:31:16 +02:00
Andras Bacsai af1b479d73 fix: parser
ui: storage layout changed
2024-08-23 14:21:12 +02:00
Andras Bacsai 0f9076562f fix: parser parser 2024-08-23 11:32:58 +02:00
Andras Bacsai 5394223f6b fix:new parser only in dev 2024-08-22 16:50:29 +02:00
Andras Bacsai 1e24ab9146 fix: parser parser parser 2024-08-22 15:05:04 +02:00
Andras Bacsai 62d63037e2 refactor: Add null check for docker_compose_raw in parseCompose() 2024-08-22 11:46:11 +02:00
Andras Bacsai ecb2c3b7b8 chore: new compose parser with tests 2024-08-21 20:32:02 +02:00
ayntk-ai 388f8c4e95 Security fix redis password and username logic 2024-08-21 19:20:03 +02:00
ayntk-ai a2ba67ea34 Add redis username 2024-08-21 19:19:36 +02:00
Valentin Schabschneider 9462915c83 feat: order scheduled task executions 2024-08-21 14:53:53 +00:00
Andras Bacsai 7d7cdf41f7 fix: storages with preserved git repository 2024-08-21 14:31:17 +02:00
Andras Bacsai 3f9f197282 fix: docker cleanup job 2024-08-21 10:50:05 +02:00
Andras Bacsai 8dc26a18d8 refactor: Remove unnecessary network cleanup in Init.php 2024-08-19 10:41:48 +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
Darren Sisson f3df26ea9a fix bug in preview build env vars 2024-08-17 22:05:10 +01: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 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 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 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
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 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 fcfbba4dc6 fix: canceling deployment on build server 2024-08-15 14:05:17 +02:00
ayntk-ai a478ebef2e remove result var 2024-08-15 13:37:52 +02:00
ayntk-ai f281e92954 remove ray 2024-08-15 13:36:17 +02:00
Andras Bacsai 1069e33601 refactor: Add conditional check for volumes in generate_compose_file() 2024-08-15 13:32:44 +02:00
ayntk-ai 39b132f7e9 verification compares to destination timezone 2024-08-15 13:30:08 +02:00
ayntk-ai a1915e40f7 new timezone validation and conversion to check 2024-08-15 13:25:30 +02:00
ayntk-ai a51b306c08 support all coolify supported os and improve symbolic link creation 2024-08-15 13:13:52 +02:00
Andras Bacsai 29192a79d0 fix: application patch request instant_deploy 2024-08-15 12:49:50 +02:00
Andras Bacsai c7a79514cc refactor: Improve saving of custom internal name in Advanced.php 2024-08-15 12:13:39 +02:00
Andras Bacsai 4b744bc88a fix: pr build names in case custom name is used 2024-08-15 12:13:29 +02:00
ayntk-ai 1376846077 fix: timezone not updated when systemd is missing 2024-08-15 12:04:06 +02:00
Andras Bacsai 9864d380a3 fix: sync fqdn change on the UI 2024-08-15 11:23:44 +02:00
ayntk-ai ef6cfd47c3 add check if timezone was actually changed 2024-08-15 00:51:45 +02:00
ayntk-ai f0b9bd2cf2 set default time zone and remove success message 2024-08-15 00:31:23 +02:00