Commit Graph

  • 1fa4d5b2ba refactor: improve formatting and readability in billing and users components Mauricio Siu 2026-03-17 23:17:30 -06:00
  • bade36ea9d feat: add alert for users with custom roles without a valid license Mauricio Siu 2026-03-17 23:16:17 -06:00
  • 0c22041623 refactor: update billing component to manage server quantities for hobby and startup tiers Mauricio Siu 2026-03-17 23:11:50 -06:00
  • cccee05173 Merge pull request #4023 from Dokploy/4021-discord-error-notifications-fail-due-to-content-exceeding-max-embed-length Mauricio Siu 2026-03-17 22:47:35 -06:00
  • 9f9c8fccf2 Update packages/server/src/utils/notifications/database-backup.ts Mauricio Siu 2026-03-17 22:47:26 -06:00
  • ad2e53a67a fix: truncate error message in backup notifications to 1010 characters Mauricio Siu 2026-03-17 22:17:36 -06:00
  • 00f3853bd7 chore: remove settings.json file for command permissions in Claude Mauricio Siu 2026-03-17 18:19:37 -06:00
  • 2880327e94 feat: add settings configuration for command permissions in Claude Mauricio Siu 2026-03-17 18:18:04 -06:00
  • 827b84f57e Merge pull request #4001 from WalidDevIO/fix/volume-backup-turn-off Mauricio Siu 2026-03-17 08:53:02 -06:00
  • 11aa8fe0c5 Update packages/server/src/utils/volume-backups/backup.ts Mauricio Siu 2026-03-17 08:51:31 -06:00
  • b9ac720d99 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-17 06:25:03 +00:00
  • 77b0ff7bbf Merge pull request #4016 from Dokploy/4003-first-application-deploy-to-swarm-worker-fails-with-unauthorized-no-such-image-retry-succeeds 3973-daily-docker-cleanup-removes-images-built-by-dokploy-managed-compose-services Mauricio Siu 2026-03-17 00:18:14 -06:00
  • e7af2c0ebd fix: handle optional authConfig in mechanizeDockerContainer function Mauricio Siu 2026-03-17 00:17:51 -06:00
  • 6a1bedb90f Merge pull request #4015 from Dokploy/3971-abnormal-webserver-backup-file-size-increase-500-kb-4-gb-overnight 3994-healthcheck-config-is-malformed-and-blocks-deployments Mauricio Siu 2026-03-16 23:27:16 -06:00
  • a2f142174b fix: exclude volume-backups from web server backup rsync command Mauricio Siu 2026-03-16 23:26:33 -06:00
  • d287e2a56d docs: restructure database update endpoints documentation dosu/doc-update-4013 dosubot[bot] 2026-03-16 22:22:27 +00:00
  • f4ce304a04 Merge pull request #4013 from Dokploy/3983-custom-database-docker-image-reset-to-default-for-any-unrelated-change Mauricio Siu 2026-03-16 16:20:18 -06:00
  • bb521f3e7e feat: add optional dockerImage field to database schemas Mauricio Siu 2026-03-16 16:19:37 -06:00
  • baaa470234 Merge pull request #4012 from Dokploy/3979-collapsed-sidebar-state-has-usability-and-visual-issues Mauricio Siu 2026-03-16 15:34:05 -06:00
  • 4871520dbb [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-16 21:33:40 +00:00
  • dad49ec96f refactor: move TimeBadge to BreadcrumbSidebar for conditional rendering Mauricio Siu 2026-03-16 15:32:59 -06:00
  • ce4e37c75b refactor: simplify sidebar state handling Mauricio Siu 2026-03-16 15:29:25 -06:00
  • c317ec39cb Merge pull request #3977 from azizbecha/fix/watch-path-tooltip-submit Mauricio Siu 2026-03-16 14:55:35 -06:00
  • a4e9c6e890 feat: implement audit logs and custom role management components Mauricio Siu 2026-03-16 11:13:24 -06:00
  • 72fb85f616 Merge pull request #4009 from Dokploy/feat/add-custom-roles Mauricio Siu 2026-03-16 01:12:30 -06:00
  • 1e7a6f2071 refactor: update custom role handling in API Mauricio Siu 2026-03-15 23:33:20 -06:00
  • 5ffd664570 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-16 05:02:48 +00:00
  • 947100c041 refactor: replace existing organization_role and audit_log tables with new definitions Mauricio Siu 2026-03-15 23:02:23 -06:00
  • 5410a56638 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-15 22:43:40 +00:00
  • 8127dc4536 feat: add comprehensive permission tests and enhance permission checks in components Mauricio Siu 2026-03-15 16:42:48 -06:00
  • ee42a393aa fix: wrap trustedOrigins callback with try/catch to prevent unhandled rejection on DB failure RchrdHndrcks 2026-03-15 08:51:01 -03:00
  • 2f37235aea fix(volume-backups): restart container before S3 upload in volume backup EL OUAZIZI Walid 2026-03-15 06:46:33 +01:00
  • 290267bca4 fix: prevent Watch Paths tooltip button from submitting the form Aziz Becha 2026-03-12 01:18:00 +01:00
  • 8eace173b9 Merge pull request #3969 from Dokploy/refactor/upgrade-better-auth Mauricio Siu 2026-03-10 16:30:23 -06:00
  • c9a9ed8164 Merge pull request #3967 from desen94/fix/invalidate-notification-cache-on-edit Mauricio Siu 2026-03-10 16:29:03 -06:00
  • 30428053e8 chore: update better-auth dependencies to version 1.5.4 and refactor imports in auth-client and auth modules Mauricio Siu 2026-03-10 16:25:45 -06:00
  • 1c0dbbcfd6 fix: invalidate notification.one query cache on update Волков Дмитрий Сергеевич 2026-03-10 23:10:37 +05:00
  • a2d655083a Merge pull request #3965 from Dokploy/canary Mauricio Siu 2026-03-10 10:18:15 -06:00
  • 178f4fbdf7 fix: update Docker API version constant to use DOKPLOY environment variable v0.28.6 Mauricio Siu 2026-03-10 10:12:00 -06:00
  • 2c07a4b2e3 Bump version from v0.28.5 to v0.28.6 Mauricio Siu 2026-03-10 10:02:53 -06:00
  • 75a797097b Merge pull request #3952 from jirkavrba/copy-webhook-url Mauricio Siu 2026-03-10 10:00:04 -06:00
  • cff1118794 docs: update CONTRIBUTING and README with API endpoint details dosu/doc-update-3962 dosubot[bot] 2026-03-10 08:13:34 +00:00
  • 2879816e41 Merge pull request #3962 from Dokploy/3955-bug-typeerror-invalid-url-with-dockersock-preventing-any-deployments-when-building-dockerfiles-on-version-v0285 Mauricio Siu 2026-03-10 02:12:02 -06:00
  • 3501996b9e feat: update Docker configuration to use DOKPLOY environment variables Mauricio Siu 2026-03-10 02:11:36 -06:00
  • 558aa042f3 docs: add API endpoints and environment variables documentation dosu/doc-update-3959 dosubot[bot] 2026-03-10 08:10:17 +00:00
  • 47556a6486 Merge pull request #3960 from Dokploy/3956-preview-deployments-with-previewlabels-fail-due-to-webhook-race-condition Mauricio Siu 2026-03-10 02:09:40 -06:00
  • e554adc376 feat: add support for 'labeled' action in GitHub deployment handler Mauricio Siu 2026-03-10 02:09:16 -06:00
  • 1804b935f6 Merge pull request #3959 from Dokploy/feat/add-new-whitelabeling Mauricio Siu 2026-03-10 02:07:19 -06:00
  • 985c9102da refactor: remove primaryColor from whitelabeling settings and related components for cleaner configuration Mauricio Siu 2026-03-10 02:03:34 -06:00
  • 2e03cf3d48 refactor: implement safe URL validation for whitelabeling settings in both client and server schemas Mauricio Siu 2026-03-10 00:55:01 -06:00
  • 33532d3cf7 refactor: update whitelabeling hooks and API usage for improved access control and consistency Mauricio Siu 2026-03-10 00:47:30 -06:00
  • a6999b1cf2 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-10 06:32:56 +00:00
  • f5d18d6f9b refactor: replace adminProcedure with enterpriseProcedure in whitelabeling router for enhanced access control Mauricio Siu 2026-03-10 00:32:08 -06:00
  • e3ff7ef3e3 feat: add whitelabelingConfig column to webServerSettings table and update related metadata Mauricio Siu 2026-03-10 00:28:52 -06:00
  • b84bc9b7c6 feat: implement whitelabeling features including settings, preview, and provider components Mauricio Siu 2026-03-10 00:27:58 -06:00
  • 5e6e5ba9d8 Merge branch 'Dokploy:canary' into feat/quick-service-switcher Mohammed Imran 2026-03-09 21:03:36 +05:30
  • de201d0b0a Add aria-label to webhook URL badge Jiří Vrba 2026-03-09 09:59:36 +01:00
  • 6866e2b63a [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-09 08:49:06 +00:00
  • 3e4a1b92eb Code review fixes Jiří Vrba 2026-03-09 09:48:37 +01:00
  • b9ca6ea9db Code review fixes Jiří Vrba 2026-03-09 09:38:00 +01:00
  • f1d4543d5e Code review fixes Jiří Vrba 2026-03-09 09:33:30 +01:00
  • d8c7c1eaf4 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-09 08:28:35 +00:00
  • 4330d7bd99 feat(deployments): Add option to copy webhook url by clicking on it Jiří Vrba 2026-03-09 09:25:41 +01:00
  • ad3b2b9b21 Merge branch 'canary' into feat/add-whitelabelling feat/add-whitelabelling Mauricio Siu 2026-03-09 00:32:23 -06:00
  • 2a2acbfe9a [autofix.ci] apply automated fixes autofix-ci[bot] 2026-03-09 06:17:05 +00:00
  • f3356cfe90 Merge pull request #3938 from Dokploy/canary Mauricio Siu 2026-03-09 00:13:30 -06:00
  • 6e67864204 Merge pull request #3951 from Dokploy/3948-unhandled-rejection-in-gettrustedorigins-crashes-server-on-db-connection-failure v0.28.5 Mauricio Siu 2026-03-08 23:52:54 -06:00
  • 2102840bb9 fix: add error handling to trusted origins retrieval in admin service Mauricio Siu 2026-03-08 23:48:51 -06:00
  • fc8a5153f1 feat: show only used disk space in monitoring graph lasseveenliese 2026-03-08 23:46:06 +01:00
  • 1203d0589b fix: use dedicated schema Farrel Darian 2026-03-09 05:24:54 +07:00
  • 30f061e774 Merge pull request #3947 from Dokploy/3896-application-monitor-problem Mauricio Siu 2026-03-08 16:17:14 -06:00
  • c00aa6acbf fix: enhance container metrics query to support wildcard matching for container names Mauricio Siu 2026-03-08 16:16:45 -06:00
  • 8e9ab98a7a Merge pull request #3940 from Dokploy/3806-bug-traefik-and-dokploy-fails-to-start-when-port-8080-is-already-in-use-service-crash Mauricio Siu 2026-03-08 03:09:18 -06:00
  • ce82e2322b fix: improve port conflict detection by enhancing error messages and adding host-level service checks Mauricio Siu 2026-03-08 03:08:38 -06:00
  • ec7df05990 Merge pull request #3939 from Dokploy/3827-bulk-deploy-fails-silently-when-deploying-from-docker-image Mauricio Siu 2026-03-08 02:53:11 -06:00
  • 75a4e8e8ef fix: update success message for service deployment to reflect queued status Mauricio Siu 2026-03-08 02:52:46 -06:00
  • b4319c7ea2 Bump version from v0.28.4 to v0.28.5 Mauricio Siu 2026-03-08 02:46:55 -06:00
  • 2da45d3ca9 fix: Broken install instructions Immanuel Daviel A. Garcia 2026-03-08 02:00:03 -06:00
  • e9787b753d Merge pull request #3934 from Dokploy/feat/use-appname-on-backups-folder Mauricio Siu 2026-03-07 23:44:08 -06:00
  • b419294b09 fix: add --drop option to mongorestore command for improved data restoration https://github.com/Dokploy/dokploy/issues/2713 Mauricio Siu 2026-03-07 23:38:58 -06:00
  • 922b4d58f1 refactor: enhance backup functionality by incorporating appName and serviceName for S3 bucket paths Mauricio Siu 2026-03-07 23:32:41 -06:00
  • dc8ff78ee5 Merge pull request #3931 from Dokploy/3928-foreign-key-constraint-violation-on-git_provider-during-github-setup-userid-is-empty---v0284 Mauricio Siu 2026-03-07 18:23:29 -06:00
  • 735c9952d8 chore: import authClient in show-users component for enhanced authentication handling Mauricio Siu 2026-03-07 18:14:30 -06:00
  • 21821295e3 chore: remove console.log for session in AddGithubProvider component to clean up code Mauricio Siu 2026-03-07 18:10:35 -06:00
  • a8467e80e8 refactor: replace authClient with api.user.session.useQuery in multiple components for improved session management Mauricio Siu 2026-03-07 18:02:25 -06:00
  • 95e14b4199 Merge pull request #3930 from Dokploy/3924-docker-composeyml-excessive-alias-count-indicates-a-resource-exhaustion-attack Mauricio Siu 2026-03-07 17:44:35 -06:00
  • 076262e479 feat: add maxAliasCount option to parse function for improved Docker Compose file handling Mauricio Siu 2026-03-07 17:44:01 -06:00
  • 653e5fa3a0 fix: validate applicationId Farrel Darian 2026-03-07 16:31:50 +07:00
  • 66931fe24f feat: use zod-form-data schema for dropDeployment input Farrel Darian 2026-03-07 16:22:05 +07:00
  • 7feb4061f8 feat: expose dropDeployment endpoint in public API Farrel Darian 2026-01-12 11:02:21 +07:00
  • c4f4db3ebc Merge pull request #3921 from Dokploy/3789-mongodb-restore-failed-with-gzip-backupsqlgz-no-such-file-or-directory-error Mauricio Siu 2026-03-07 02:38:54 -06:00
  • 4882bd25ad feat: include backup file in restoreComposeBackup function for improved restore process Mauricio Siu 2026-03-07 02:38:29 -06:00
  • 7a8f2e53d5 Merge pull request #3920 from Dokploy/3286-azure-openai-endpoint-not-working Mauricio Siu 2026-03-07 02:33:23 -06:00
  • 50182a8048 fix: prevent doubled /v1/ suffix in Azure OpenAI-compatible URLs Mauricio Siu 2026-03-07 02:32:47 -06:00
  • 35d35028f6 Merge pull request #3919 from Dokploy/3855-instead-of-keeping-x-latest-backups-all-database-dokploy-web-server-backups-are-deleted Mauricio Siu 2026-03-07 01:55:40 -06:00
  • a5a4a1a818 refactor: update backup file paths to include app name for better organization Mauricio Siu 2026-03-07 01:48:11 -06:00
  • c106d13ab5 Merge pull request #3918 from Dokploy/2686-volume-backups-delete-other-volume-backups Mauricio Siu 2026-03-07 01:23:58 -06:00
  • 808001d8de refactor: enhance volume backup path handling to ensure proper prefix usage Mauricio Siu 2026-03-07 01:22:53 -06:00
  • ce24eadbb4 Merge pull request #3917 from Dokploy/3752-an-error-have-occured-deployment-not-found Mauricio Siu 2026-03-07 00:53:28 -06:00
  • b87f8cc5d8 refactor: streamline deployment cleanup by consolidating removeLastTenDeployments calls Mauricio Siu 2026-03-07 00:51:28 -06:00