Commit Graph

  • e193490b9f Fixed incorrect caddy proxy config file path on ui ShadowArcanist 2025-09-29 05:26:02 +05:30
  • 8884ac378d Removed /ping from checkhealth on traccar service ShadowArcanistandGitHub 2025-09-29 04:21:17 +05:30
  • cd2d4070d3 fix(application): reduce docker stop timeout from 30 to 10 seconds for improved application shutdown efficiency Andras Bacsai 2025-09-28 23:11:58 +02:00
  • 810ba3dd9e feat(validation): enhance ValidGitRepositoryUrl to support additional safe characters and add comprehensive unit tests for various Git repository URL formats Andras Bacsai 2025-09-28 22:18:21 +02:00
  • e5f13fb363 chore(workflows): update Claude GitHub Action configuration to support new event types and improve permissions Andras Bacsai 2025-09-28 22:18:06 +02:00
  • 8b9f454c03 fix(ui): update docker registry image helper text for clarity Cinzya 2025-09-28 20:04:39 +02:00
  • 81466d956e fix: prevent quick search modal duplication from keyboard shortcuts claude[bot]andAndras Bacsai 2025-09-28 17:05:56 +00:00
  • ecd87d1ec2 fix: resolve scroll lock issue after closing quick search modal with escape key claude[bot]andAndras Bacsai 2025-09-28 16:13:02 +00:00
  • 01c678053d fix(configuration-checker): update message to clarify redeployment requirement for configuration changes Andras Bacsai 2025-09-28 09:58:05 +02:00
  • 8a36bed032 add change dynamic theme color nikita 2025-09-28 04:20:20 +06:00
  • 526b956dc6 feat: Add mail environment variables to docmost.yaml Evan Schleret 2025-09-27 04:00:56 +02:00
  • aea61bcb7a Fixed server pub base url for elastic kibana service ShadowArcanistandGitHub 2025-09-26 20:56:45 +05:30
  • d81ed86920 refactor(deployment): improve environment variable handling in ApplicationDeploymentJob Andras Bacsai 2025-09-26 15:17:42 +02:00
  • 320a7c97f9 refactor(tests): simplify matchWatchPaths tests and update implementation for better clarity Andras Bacsai 2025-09-26 14:33:18 +02:00
  • a1f865c1fd feat(application): add normalizeWatchPaths method to improve watch path handling Andras Bacsai 2025-09-26 13:17:21 +02:00
  • 54f6813f29 feat(application): enhance watch path parsing to support negation syntax Andras Bacsai 2025-09-26 13:05:29 +02:00
  • 72619cbd36 Merge pull request #6572 from sepcnt/next Andras BacsaiandGitHub 2025-09-26 13:02:21 +02:00
  • 8b4aa7f31d chore(application): remove debugging statement from loadComposeFile method Andras Bacsai 2025-09-26 13:00:12 +02:00
  • 2a3a46c337 feat(application): add conditional .env file creation for Symfony apps during PHP deployment Andras Bacsai 2025-09-26 09:17:25 +02:00
  • bfd5e56cc8 feat(dev-seeders): add PersonalAccessTokenSeeder to create development API tokens Andras Bacsai 2025-09-26 09:03:24 +02:00
  • f0b231b5db fix(models): update sorting of scheduled database backups to order by creation date instead of name Andras Bacsai 2025-09-26 08:24:38 +02:00
  • 0dc67ffd3d refactor: volumes set back to ./pds-data:/pds Scan 2025-09-22 01:44:55 -04:00
  • 5866820385 fix: domain on coolify Scan 2025-09-20 11:32:56 -04:00
  • ecf575e781 fix: make email envs not required Scan 2025-09-20 11:27:03 -04:00
  • 1f8b24a11d fix: healthcheck doesn’t need to be 5s Scan 2025-09-20 10:22:56 -04:00
  • 3a51b5e908 feat: make the other email env also required Scan 2025-09-20 01:19:33 -04:00
  • a33a753e5f fix: add back template info Scan 2025-09-20 01:10:42 -04:00
  • 0225c486ff fix: both email envs are needed in order for the PDS to start, so set the other one as required Scan 2025-09-20 01:10:00 -04:00
  • 5b1485a04b feat: not many know how to setup this without reading pds docs Scan 2025-09-20 00:57:56 -04:00
  • 2250c4a693 fix: remove the SERVICE_EMAIL_ADMIN and make it normal Scan 2025-09-20 00:52:54 -04:00
  • 82df0b29fe feat: make an empty pds.env file to trick pdsadmin into working correctly Scan 2025-09-20 00:44:11 -04:00
  • 1d85177ce6 fix: syntax error on vars ScanandMario Neuhold 2025-09-19 08:33:23 -04:00
  • 3fc3058439 feat: Add Email Envs, Install more required packages by pdsadmin Scan 2025-09-17 13:32:32 -04:00
  • adb46ed030 fix: now it automatically generates the JWT secret and the PLC rotation key Scan 2025-09-16 21:36:09 -04:00
  • d83a5763c6 fix: add back template info Scan 2025-09-16 21:09:21 -04:00
  • a9ad8ed824 fix: Bluesky PDS template finally works normally Scan 2025-09-16 21:08:11 -04:00
  • 7b00a85197 fix: Bluesky PDS template Scan 2025-09-16 20:43:17 -04:00
  • df1fe5739b feat(github): enhance Docker Compose input fields for better user experience Andras Bacsai 2025-09-25 17:31:26 +02:00
  • eac1a9f21b fix(github): update repository URL to point to the v4.x branch for development Andras Bacsai 2025-09-25 17:31:16 +02:00
  • dcca834113 Merge branch 'next' into next SepcntandGitHub 2025-09-25 20:42:54 +08:00
  • 73b42f318a fix(constants): reduce command timeout from 7200 to 3600 seconds for improved performance Andras Bacsai 2025-09-25 14:41:05 +02:00
  • 0cc072867a Merge pull request #6574 from ahmadw13/v4.x Andras BacsaiandGitHub 2025-09-25 14:40:29 +02:00
  • b83223ff6e Merge branch 'next' into v4.x Andras BacsaiandGitHub 2025-09-25 14:39:23 +02:00
  • 0691a1834a feat(application): implement order-based pattern matching for watch paths with negation support Andras Bacsai 2025-09-25 14:26:11 +02:00
  • 708a08fdd6 fix(application): enhance domain handling by replacing both dots and dashes with underscores for HTML form binding Andras Bacsai 2025-09-25 13:19:12 +02:00
  • 2eef83f072 fix(traits): update saved_outputs handling in ExecuteRemoteCommand to use collection methods for better performance Andras Bacsai 2025-09-25 13:19:05 +02:00
  • 8f78c54cd3 fix(application): restrict GitHub-based application settings to non-public repositories Andras Bacsai 2025-09-25 13:18:48 +02:00
  • 38e5e85344 Merge pull request #6598 from ossamalafhel/feature/watch-paths-for-services Andras BacsaiandGitHub 2025-09-25 13:17:29 +02:00
  • 1f691e274b Merge branch 'v4.x' into feature/watch-paths-for-services Andras BacsaiandGitHub 2025-09-25 12:11:01 +02:00
  • da0e1695bc Merge pull request #6609 from nikitashmidt/fix/mobile-sidebar-close-click Andras BacsaiandGitHub 2025-09-25 11:52:53 +02:00
  • a20f4ffe65 refactor(security): streamline update check functionality and improve UI button interactions in patches view Andras Bacsai 2025-09-25 11:50:06 +02:00
  • 47b060e291 refactor(ui): improve styling and consistency in environment variable warning and docker cleanup components Andras Bacsai 2025-09-25 11:45:03 +02:00
  • 6cd3bc0461 fix(security): implement authorization checks for terminal access management Andras Bacsai 2025-09-25 11:44:58 +02:00
  • 12c7e28a48 fix(install): ensure proper quoting of environment file paths to prevent issues with spaces Andras Bacsai 2025-09-25 11:44:34 +02:00
  • 3477bbb240 Update resources/views/livewire/server/docker-cleanup.blade.php
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-25 11:40:23 +02:00
  • 3844556876 Update templates/service-templates.json
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-25 11:39:17 +02:00
  • 12afc1d6b6 Update resources/views/livewire/server/docker-cleanup.blade.php
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-25 11:38:56 +02:00
  • 2b402c9ce9 Update app/Models/TeamInvitation.php
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-25 11:33:32 +02:00
  • 9768deccd5 chore(workflow): update pull request trigger to pull_request_target and refine permissions for enhanced security Andras Bacsai 2025-09-25 11:15:17 +02:00
  • facba28e0a refactor(ui): replace warning and error divs with callout components for improved consistency and readability Andras Bacsai 2025-09-25 11:14:56 +02:00
  • b5d50d4ae4 refactor(upgrade): replace warning div with a callout component for better UI consistency Andras Bacsai 2025-09-25 10:38:01 +02:00
  • dd80d26ff0 fix(environment-variable-warning): enhance warning logic to check for problematic variable values Andras Bacsai 2025-09-25 10:32:27 +02:00
  • f81d36cc4e fix(README): update Juxtdigital description to reflect current services Andras Bacsai 2025-09-25 10:31:07 +02:00
  • bce6b087c6 Merge pull request #6671 from ShadowArcanist/shadow/docker-cleanup-visual-improvements Andras BacsaiandGitHub 2025-09-25 09:52:17 +02:00
  • 74169edb2b Merge pull request #6673 from Zurki/v4.x Andras BacsaiandGitHub 2025-09-25 09:51:43 +02:00
  • 1a2783ccc9 Merge pull request #6675 from ShadowArcanist/shadow/security-terminal-access Andras BacsaiandGitHub 2025-09-25 09:50:57 +02:00
  • 1fb3eda228 Merge pull request #6676 from ShadowArcanist/patch-3 Andras BacsaiandGitHub 2025-09-25 09:50:06 +02:00
  • dde201a98d Merge pull request #6678 from ShadowArcanist/patch-5 Andras BacsaiandGitHub 2025-09-25 09:49:36 +02:00
  • 0e93d36311 fix(team): normalize email case in invite link generation Andras Bacsai 2025-09-25 09:32:39 +02:00
  • 3f71f7becf Merge pull request #6628 from heavygee/fix/team-invitation-email-case-sensitivity Andras BacsaiandGitHub 2025-09-25 09:29:24 +02:00
  • 05176c25d1 Merge pull request #6497 from coollabsio/v4.x-improve-installer-env-handling Andras BacsaiandGitHub 2025-09-25 09:27:56 +02:00
  • 8f44ade488 chore(versions): update coolify version numbers to 4.0.0-beta.432 and 4.0.0-beta.433 in configuration files Andras Bacsai 2025-09-25 09:27:26 +02:00
  • 0d18f96a87 Merge pull request #6541 from Cryszon/update-coolify-logo Andras BacsaiandGitHub 2025-09-25 09:27:05 +02:00
  • d086f9fc50 docs: update changelog github-actions[bot] 2025-09-24 18:55:40 +00:00
  • 62447b3456 Merge pull request #6694 from coollabsio/next Andras BacsaiandGitHub 2025-09-24 20:55:17 +02:00
  • 22f7a20daa fix(docker): streamline openssh-client installation in Dockerfile Andras Bacsai 2025-09-24 20:49:49 +02:00
  • f3164f6ac1 fix(docker): adjust openssh-client installation in Dockerfile to avoid version bug Andras Bacsai 2025-09-24 20:41:17 +02:00
  • 0a6b2a0586 chore(versions): increment coolify version numbers to 4.0.0-beta.431 and 4.0.0-beta.432 in configuration files Andras Bacsai 2025-09-24 20:08:51 +02:00
  • 78be85dbbc docs: update changelog github-actions[bot] 2025-09-24 16:20:52 +00:00
  • 8fa0ba9539 Merge pull request #6691 from coollabsio/next Andras BacsaiandGitHub 2025-09-24 18:20:31 +02:00
  • 667c8e6432 fix(deployment-job): enhance build time variable analysis Andras Bacsai 2025-09-24 18:19:36 +02:00
  • 7160b88900 docs: update changelog github-actions[bot] 2025-09-24 15:58:16 +00:00
  • 207620b5bb Merge pull request #6689 from coollabsio/next Andras BacsaiandGitHub 2025-09-24 17:57:55 +02:00
  • 4ce495d91e Update app/Livewire/Project/Application/PreviewsCompose.php
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-24 17:53:18 +02:00
  • 7b6b46454e Merge pull request #6685 from michnhokn/fix/preview-url-ports Andras BacsaiandGitHub 2025-09-24 17:35:25 +02:00
  • e9324fd410 fix(deployment-job): escape single quotes in build arguments for Docker Compose command Andras Bacsai 2025-09-24 17:27:42 +02:00
  • 664e2eaac7 fix(environment-variable): update checkbox visibility and helper text for build and runtime options Andras Bacsai 2025-09-24 16:38:21 +02:00
  • 6bfd718145 Merge pull request #6686 from Cinzya/main Andras BacsaiandGitHub 2025-09-24 16:42:18 +02:00
  • acb408a2b7 refactor(upgrade): enhance logging and quoting in upgrade scripts Andras Bacsai 2025-09-24 13:18:48 +02:00
  • cf1c54b24c Update scripts/install.sh
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-24 13:14:27 +02:00
  • febeb00e48 Update scripts/install.sh
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-24 13:14:18 +02:00
  • 70ddfe9a17 Update other/nightly/install.sh
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-24 13:13:49 +02:00
  • d54a47a3a5 Update other/nightly/install.sh
    Andras BacsaiGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    2025-09-24 13:13:24 +02:00
  • 589abca775 feat(comments): ping PR author Cinzya 2025-09-24 11:45:34 +02:00
  • 8ee4ddf489 fix(PreviewCompose): adds port to preview urls Michael EngelandGitHub 2025-09-24 10:52:01 +02:00
  • 18e14e37c1 refactor(installer, upgrade): enhance environment variable management Andras Bacsai 2025-09-24 09:24:18 +02:00
  • 02115e2cff chore(versions): update coolify version numbers to 4.0.0-beta.430 and 4.0.0-beta.431 in configuration files Andras Bacsai 2025-09-24 09:20:12 +02:00
  • 98a30e2482 chore(docker-compose): update soketi image version to 1.0.10 in production and Windows configurations Andras Bacsai 2025-09-24 09:19:38 +02:00
  • dc807f31a0 docs: update changelog github-actions[bot] 2025-09-23 16:20:55 +00:00
  • d6f9feef18 Merge pull request #6647 from coollabsio/next Andras BacsaiandGitHub 2025-09-23 18:20:28 +02:00