Commit Graph

  • 085103708c fix(core): v1 parser versions trying to access application_id, while it is resourceable_id fix(db): remove wrongly created, empty environmentvariables Andras Bacsai 2025-01-22 10:21:41 +01:00
  • 185ddd48f2 chore(dep): version++ Andras Bacsai 2025-01-22 10:20:52 +01:00
  • 5e1b07e1e0 chore(deps-dev): bump vite from 6.0.7 to 6.0.11 dependabot[bot] 2025-01-21 20:58:44 +00:00
  • ac4c1496a6 chore(dep): bump nixpacks version peaklabs-dev 2025-01-21 21:15:28 +01:00
  • 0d64767680 Merge pull request #4887 from coollabsio/next v4.0.0-beta.385 Andras Bacsai 2025-01-21 20:06:44 +01:00
  • 8c937156c5 fix(core): compose parsing for apps Andras Bacsai 2025-01-21 20:00:05 +01:00
  • 1799081ebd fix(parser): resource URL should only be parsed if there is one peaklabs-dev 2025-01-21 18:55:07 +01:00
  • 31992f4d02 fix(ui):show error on terminal if container has no shell (bash/sh) peaklabs-dev 2025-01-21 18:36:38 +01:00
  • 43a4d9b467 fix(ui): show preview deployment environment variables peaklabs-dev 2025-01-21 17:09:03 +01:00
  • 2844c6ce36 fix(ui): add missing save button for new Docker Cleanup page peaklabs-dev 2025-01-21 17:03:58 +01:00
  • a230a42599 fix(email): transactional email sending peaklabs-dev 2025-01-21 14:53:44 +01:00
  • 4b74ca56c3 feat(core): wip version of coolify.json Andras Bacsai 2025-01-21 14:09:07 +01:00
  • 01964f0f48 Merge branch 'next' of https://github.com/coollabsio/coolify into next peaklabs-dev 2025-01-21 14:02:44 +01:00
  • 7321c0b3db Update service-templates.json peaklabs-dev 2025-01-21 14:02:42 +01:00
  • 4197104026 fix(db): finished_at timestamps are not set for existing deployments peaklabs-dev 2025-01-21 14:02:29 +01:00
  • be099455ab Merge branch 'main' into next 🏔️ Peak 2025-01-21 13:51:25 +01:00
  • 7e58cb9125 fix: load service templates on cloud Andras Bacsai 2025-01-21 13:39:53 +01:00
  • 1c39b133d3 version++ Andras Bacsai 2025-01-21 13:18:02 +01:00
  • 455ae0287d Merge pull request #4886 from coollabsio/next v4.0.0-beta.384 Andras Bacsai 2025-01-21 13:12:13 +01:00
  • e83164e537 fix: envs with special chars during build Andras Bacsai 2025-01-21 13:04:43 +01:00
  • 8fa59f5ade fix(ui): Backups link should not redirected to general peaklabs-dev 2025-01-21 12:32:35 +01:00
  • efdf3b27a2 Merge branch 'main' into next 🏔️ Peak 2025-01-21 12:29:09 +01:00
  • 8e587965e1 fix: remove wire:navigate from import backups Andras Bacsai 2025-01-21 11:16:16 +01:00
  • d41c874d2a version++ Andras Bacsai 2025-01-21 11:16:03 +01:00
  • 11fb0c240f fix(service): Add healthcheck to Cloudflared service (#4859) ShadowArcanist 2025-01-21 02:12:26 +05:30
  • 1d4f05714b feat(changelog): Add git cliff for automatic changelog generation peaklabs-dev 2025-01-20 14:43:07 +01:00
  • 84e6db4c69 Merge pull request #4874 from coollabsio/next v4.0.0-beta.383 Andras Bacsai 2025-01-20 14:06:01 +01:00
  • f0c10b5378 Merge branch 'main' into next Andras Bacsai 2025-01-20 14:03:32 +01:00
  • 3957bb31ce fix: update CDN URL in install script to point to nightly version Andras Bacsai 2025-01-20 14:01:14 +01:00
  • 8350c3e039 fix: correct service update logic in Docker Compose parser Andras Bacsai 2025-01-20 13:58:52 +01:00
  • 3bc85b1a8c fix: validate private key through API feat: able to add base64 encoded private key, not just oneline Andras Bacsai 2025-01-20 13:58:11 +01:00
  • c891102db6 fix: add public key attribute to privatekey model Andras Bacsai 2025-01-20 13:57:40 +01:00
  • 57f61d4589 fix: docker image parser Andras Bacsai 2025-01-20 13:57:12 +01:00
  • f35f45324b fix: server proxy set correctly through the API fix: cannto delete localhost through the API. Andras Bacsai 2025-01-20 13:56:53 +01:00
  • eaf546fe75 Update service-templates.json peaklabs-dev 2025-01-20 13:38:39 +01:00
  • 995382d3d7 fix(service): Change chatwoot service postgres image from postgres:12 to pgvector/pgvector:pg12 Dominic Taylor 2025-01-20 10:35:59 +00:00
  • 36a987eb9d fix(ui): missing underline for docs link in the Swarm section (#4860) Zakher Masri 2025-01-20 13:33:25 +03:00
  • 815abb823c version++ Andras Bacsai 2025-01-17 17:31:17 +01:00
  • 0b42115127 feat: add root user details to install script Andras Bacsai 2025-01-17 17:30:26 +01:00
  • 54eb4e3ffe feat: add log file check message in upgrade script for better troubleshooting Andras Bacsai 2025-01-17 17:22:52 +01:00
  • 6062fa7b4d Merge pull request #4854 from coollabsio/next v4.0.0-beta.382 Andras Bacsai 2025-01-17 14:01:40 +01:00
  • ca2c66943c fix Andras Bacsai 2025-01-17 14:00:20 +01:00
  • 6e9960c010 revert revert so it will be good (say what?) Andras Bacsai 2025-01-17 13:44:37 +01:00
  • 78cd01d230 lock Andras Bacsai 2025-01-17 13:35:28 +01:00
  • 4f37b310d5 hmm Andras Bacsai 2025-01-17 13:33:13 +01:00
  • 350fd52b20 FIX: trigger.dev template - fixed port config Viktor 2025-01-17 14:29:45 +02:00
  • 56ae346b9d test Andras Bacsai 2025-01-17 13:22:04 +01:00
  • 37e4bfe93f test php8.2 Andras Bacsai 2025-01-17 13:16:06 +01:00
  • 03c50a387c refactor: remove debug echo statements from Init command to clean up output and improve readability Andras Bacsai 2025-01-17 12:35:22 +01:00
  • d043fbfeb9 refactor: streamline ProductionSeeder by removing debug logs and unnecessary checks, while ensuring essential seeding operations remain intact Andras Bacsai 2025-01-17 12:33:03 +01:00
  • 10b3c6b107 fix: update ProductionSeeder to check for private key instead of server's private key Andras Bacsai 2025-01-17 12:24:31 +01:00
  • d3a6576a06 fix: create the private key before the server in the prod seeder Andras Bacsai 2025-01-17 12:14:03 +01:00
  • 973429d2c4 add debug logs Andras Bacsai 2025-01-17 11:38:22 +01:00
  • 6357b374e9 Merge pull request #4853 from coollabsio/next Andras Bacsai 2025-01-17 11:20:48 +01:00
  • 95ccf23e9d refactor: comment out RootUserSeeder call in ProductionSeeder for clarity Andras Bacsai 2025-01-17 11:19:45 +01:00
  • a7e0653937 Merge pull request #4852 from coollabsio/next Andras Bacsai 2025-01-17 11:07:25 +01:00
  • 66a42f4023 Merge branch 'main' into next Andras Bacsai 2025-01-17 11:07:16 +01:00
  • 254e32a6bc fix: root user seeder should be the last (why? no idea. we will figure it out) version ++ Andras Bacsai 2025-01-17 11:06:09 +01:00
  • 916f8e3a74 Merge pull request #4598 from coollabsio/next v4.0.0-beta.381 Andras Bacsai 2025-01-17 09:36:05 +01:00
  • 54d656a9da feat: Add root user configuration variables to production environment Andras Bacsai 2025-01-16 22:29:16 +01:00
  • 8f32c32bc7 Merge pull request #4847 from coollabsio/feat-create-initial-user-via-env Andras Bacsai 2025-01-16 22:19:25 +01:00
  • dd2934804c Merge pull request #4848 from coollabsio/dependabot/composer/nesbot/carbon-3.8.4 Andras Bacsai 2025-01-16 22:05:53 +01:00
  • a43805e24b fix: silent return if envs are empty or not set. peaklabs-dev 2025-01-16 22:02:02 +01:00
  • b2bc4b563b chore(deps): bump nesbot/carbon from 3.8.2 to 3.8.4 dependabot[bot] 2025-01-16 21:00:34 +00:00
  • 618b89f648 Merge pull request #4842 from peaklabs-dev/docker-cleanup-executions-ui Andras Bacsai 2025-01-16 21:42:02 +01:00
  • a771993d97 fix: redirect to server index instead of show on error in Advanced and DockerCleanup components Andras Bacsai 2025-01-16 21:35:48 +01:00
  • e77c04a1e3 Add 'System Wide' checkbox for GitHub App configuration Andras Bacsai 2025-01-16 21:26:58 +01:00
  • 3c83c7fd6c Merge pull request #4754 from coollabsio/improve-git-and-service-provider Andras Bacsai 2025-01-16 21:09:08 +01:00
  • dd897a11fd disable model strict mode Andras Bacsai 2025-01-16 21:07:12 +01:00
  • ca56b1462d fix: success message peaklabs-dev 2025-01-16 19:09:18 +01:00
  • 5f581a8eac Update RootUserSeeder.php peaklabs-dev 2025-01-16 18:43:40 +01:00
  • 3f3b782e60 disable existing user check to check the full functionality of the seeder peaklabs-dev 2025-01-16 18:39:50 +01:00
  • e9d688d5ee fix: add spacing around echo outputs peaklabs-dev 2025-01-16 18:33:54 +01:00
  • 0ced6a4376 feat: improved error handling and log output peaklabs-dev 2025-01-16 18:29:00 +01:00
  • c925ff049d fix: regex username validation peaklabs-dev 2025-01-16 18:14:45 +01:00
  • 9288e60174 feat: email, username and password validation when they are set via envs peaklabs-dev 2025-01-16 18:07:40 +01:00
  • 43d526b773 fix: production password rule and cleanup code peaklabs-dev 2025-01-16 18:06:46 +01:00
  • 4b6690e599 fix: RootUserSeeder peaklabs-dev 2025-01-16 17:51:26 +01:00
  • 3927e4850b fix: disable registration after creating the root user peaklabs-dev 2025-01-16 17:34:46 +01:00
  • b6633f083e feat: Root user envs and seeding peaklabs-dev 2025-01-16 17:19:38 +01:00
  • e0aeb35316 fix: Cancelled deployments should not show end and duration time peaklabs-dev 2025-01-16 15:43:48 +01:00
  • 794e5357c9 chore: remove unused code and fix import peaklabs-dev 2025-01-16 15:39:53 +01:00
  • 30f36f96db fix: use finished_at for the end time instead of created_at peaklabs-dev 2025-01-16 15:12:57 +01:00
  • 48b10de4f3 feat: improve deployment UI peaklabs-dev 2025-01-16 14:53:49 +01:00
  • 1169a49373 chore: remove dayjs peaklabs-dev 2025-01-16 14:48:41 +01:00
  • 47be82afc3 Merge branch 'docker-cleanup-executions-ui' of https://github.com/peaklabs-dev/coolify into docker-cleanup-executions-ui peaklabs-dev 2025-01-16 14:42:58 +01:00
  • 8bcd1449d2 chore: remove limit on commit message peaklabs-dev 2025-01-16 14:42:33 +01:00
  • 11d1a9e6fd Merge branch 'next' into docker-cleanup-executions-ui 🏔️ Peak 2025-01-16 14:41:23 +01:00
  • f997872738 chore: lowcoder service naming peaklabs-dev 2025-01-16 14:24:16 +01:00
  • 8aad6f6690 Merge pull request #4832 from howardshand/patch-2 🏔️ Peak 2025-01-16 14:22:13 +01:00
  • 22bbc7154c Merge pull request #4831 from howardshand/patch-1 🏔️ Peak 2025-01-16 14:21:52 +01:00
  • 4b11f97946 fix: joomla service peaklabs-dev 2025-01-16 14:17:28 +01:00
  • 3d1a4e698e Merge pull request #4841 from basigabri/main 🏔️ Peak 2025-01-16 14:13:38 +01:00
  • 5f25580ea6 Update service-templates.json peaklabs-dev 2025-01-16 12:51:34 +01:00
  • 3aca101821 fix: Redis DB should use the new resourceable columns peaklabs-dev 2025-01-16 12:51:18 +01:00
  • 7a8f66b2ec fix: logs icons everywhere + terminal Andras Bacsai 2025-01-16 12:40:37 +01:00
  • 55d61ffaee fix: add finished_at to app deployment jobs fix: show deployment job running measurements fix: terminal should not be wire:navigated Andras Bacsai 2025-01-16 12:05:59 +01:00
  • e2a9cb61aa Merge branch 'next' into docker-cleanup-executions-ui 🏔️ Peak 2025-01-16 11:28:09 +01:00
  • f5bc80b580 fix: use wire:navigate on server sidebar peaklabs-dev 2025-01-16 11:24:22 +01:00
  • 11414d347f feat: enhance import command options with additional guidance and improved checkbox label Andras Bacsai 2025-01-16 11:14:06 +01:00