Mauricio Siu
47556a6486
Merge pull request #3960 from Dokploy/3956-preview-deployments-with-previewlabels-fail-due-to-webhook-race-condition
...
feat: add support for 'labeled' action in GitHub deployment handler
2026-03-10 02:09:40 -06:00
Mauricio Siu
e554adc376
feat: add support for 'labeled' action in GitHub deployment handler
2026-03-10 02:09:16 -06:00
Mauricio Siu
1804b935f6
Merge pull request #3959 from Dokploy/feat/add-new-whitelabeling
...
Feat/add new whitelabeling
2026-03-10 02:07:19 -06:00
Mauricio Siu
985c9102da
refactor: remove primaryColor from whitelabeling settings and related components for cleaner configuration
2026-03-10 02:03:34 -06:00
Mauricio Siu
2e03cf3d48
refactor: implement safe URL validation for whitelabeling settings in both client and server schemas
2026-03-10 00:55:01 -06:00
Mauricio Siu
33532d3cf7
refactor: update whitelabeling hooks and API usage for improved access control and consistency
2026-03-10 00:47:30 -06:00
autofix-ci[bot]
a6999b1cf2
[autofix.ci] apply automated fixes
2026-03-10 06:32:56 +00:00
Mauricio Siu
f5d18d6f9b
refactor: replace adminProcedure with enterpriseProcedure in whitelabeling router for enhanced access control
2026-03-10 00:32:08 -06:00
Mauricio Siu
e3ff7ef3e3
feat: add whitelabelingConfig column to webServerSettings table and update related metadata
2026-03-10 00:28:52 -06:00
Mauricio Siu
b84bc9b7c6
feat: implement whitelabeling features including settings, preview, and provider components
2026-03-10 00:27:58 -06:00
Mohammed Imran
5e6e5ba9d8
Merge branch 'Dokploy:canary' into feat/quick-service-switcher
2026-03-09 21:03:36 +05:30
Jiří Vrba
de201d0b0a
Add aria-label to webhook URL badge
2026-03-09 10:00:08 +01:00
autofix-ci[bot]
6866e2b63a
[autofix.ci] apply automated fixes
2026-03-09 08:49:06 +00:00
Jiří Vrba
3e4a1b92eb
Code review fixes
2026-03-09 09:48:37 +01:00
Jiří Vrba
b9ca6ea9db
Code review fixes
2026-03-09 09:38:00 +01:00
Jiří Vrba
f1d4543d5e
Code review fixes
2026-03-09 09:33:30 +01:00
autofix-ci[bot]
d8c7c1eaf4
[autofix.ci] apply automated fixes
2026-03-09 08:28:35 +00:00
Jiří Vrba
4330d7bd99
feat(deployments): Add option to copy webhook url by clicking on it
2026-03-09 09:25:41 +01:00
Mauricio Siu
6e67864204
Merge pull request #3951 from Dokploy/3948-unhandled-rejection-in-gettrustedorigins-crashes-server-on-db-connection-failure
...
fix: add error handling to trusted origins retrieval in admin service
v0.28.5
2026-03-08 23:52:54 -06:00
Mauricio Siu
2102840bb9
fix: add error handling to trusted origins retrieval in admin service
2026-03-08 23:48:51 -06:00
Farrel Darian
1203d0589b
fix: use dedicated schema
2026-03-09 05:28:01 +07:00
Mauricio Siu
30f061e774
Merge pull request #3947 from Dokploy/3896-application-monitor-problem
...
fix: enhance container metrics query to support wildcard matching for…
2026-03-08 16:17:14 -06:00
Mauricio Siu
c00aa6acbf
fix: enhance container metrics query to support wildcard matching for container names
2026-03-08 16:16:45 -06:00
Mauricio Siu
8e9ab98a7a
Merge pull request #3940 from Dokploy/3806-bug-traefik-and-dokploy-fails-to-start-when-port-8080-is-already-in-use-service-crash
...
fix: improve port conflict detection by enhancing error messages and …
2026-03-08 03:09:18 -06:00
Mauricio Siu
ce82e2322b
fix: improve port conflict detection by enhancing error messages and adding host-level service checks
2026-03-08 03:08:38 -06:00
Mauricio Siu
ec7df05990
Merge pull request #3939 from Dokploy/3827-bulk-deploy-fails-silently-when-deploying-from-docker-image
...
fix: update success message for service deployment to reflect queued …
2026-03-08 02:53:11 -06:00
Mauricio Siu
75a4e8e8ef
fix: update success message for service deployment to reflect queued status
2026-03-08 02:52:46 -06:00
Mauricio Siu
b4319c7ea2
Bump version from v0.28.4 to v0.28.5
2026-03-08 02:46:55 -06:00
Mauricio Siu
e9787b753d
Merge pull request #3934 from Dokploy/feat/use-appname-on-backups-folder
...
Feat/use appname on backups folder
2026-03-07 23:44:08 -06:00
Mauricio Siu
b419294b09
fix: add --drop option to mongorestore command for improved data restoration https://github.com/Dokploy/dokploy/issues/2713
2026-03-07 23:38:58 -06:00
Mauricio Siu
922b4d58f1
refactor: enhance backup functionality by incorporating appName and serviceName for S3 bucket paths
2026-03-07 23:32:41 -06:00
Mauricio Siu
dc8ff78ee5
Merge pull request #3931 from Dokploy/3928-foreign-key-constraint-violation-on-git_provider-during-github-setup-userid-is-empty---v0284
...
refactor: replace authClient with api.user.session.useQuery in multip…
2026-03-07 18:23:29 -06:00
Mauricio Siu
735c9952d8
chore: import authClient in show-users component for enhanced authentication handling
2026-03-07 18:14:30 -06:00
Mauricio Siu
21821295e3
chore: remove console.log for session in AddGithubProvider component to clean up code
2026-03-07 18:10:35 -06:00
Mauricio Siu
a8467e80e8
refactor: replace authClient with api.user.session.useQuery in multiple components for improved session management
2026-03-07 18:02:25 -06:00
Mauricio Siu
95e14b4199
Merge pull request #3930 from Dokploy/3924-docker-composeyml-excessive-alias-count-indicates-a-resource-exhaustion-attack
...
feat: add maxAliasCount option to parse function for improved Docker …
2026-03-07 17:44:35 -06:00
Mauricio Siu
076262e479
feat: add maxAliasCount option to parse function for improved Docker Compose file handling
2026-03-07 17:44:01 -06:00
Farrel Darian
653e5fa3a0
fix: validate applicationId
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-07 16:31:50 +07:00
Farrel Darian
66931fe24f
feat: use zod-form-data schema for dropDeployment input
...
Switch from z.instanceof(FormData) to uploadFileSchema (zod-form-data)
so the OpenAPI generator produces a proper multipart/form-data spec
with typed fields (zip as binary, applicationId, dropBuildPath).
Regenerate openapi.json with the drop-deployment endpoint included.
2026-03-07 16:22:05 +07:00
Farrel Darian
7feb4061f8
feat: expose dropDeployment endpoint in public API
...
Enable file upload deployments via the public API, unlocking CI/CD workflows
similar to `railway up`. Users can now programmatically deploy by uploading
zip archives.
Depends on: Dokploy/trpc-openapi multipart/form-data support
2026-03-07 15:41:43 +07:00
Mauricio Siu
c4f4db3ebc
Merge pull request #3921 from Dokploy/3789-mongodb-restore-failed-with-gzip-backupsqlgz-no-such-file-or-directory-error
...
feat: include backup file in restoreComposeBackup function for improv…
2026-03-07 02:38:54 -06:00
Mauricio Siu
4882bd25ad
feat: include backup file in restoreComposeBackup function for improved restore process
2026-03-07 02:38:29 -06:00
Mauricio Siu
7a8f2e53d5
Merge pull request #3920 from Dokploy/3286-azure-openai-endpoint-not-working
...
fix: prevent doubled /v1/ suffix in Azure OpenAI-compatible URLs
2026-03-07 02:33:23 -06:00
Mauricio Siu
50182a8048
fix: prevent doubled /v1/ suffix in Azure OpenAI-compatible URLs
2026-03-07 02:32:47 -06:00
Mauricio Siu
35d35028f6
Merge pull request #3919 from Dokploy/3855-instead-of-keeping-x-latest-backups-all-database-dokploy-web-server-backups-are-deleted
...
refactor: update backup file paths to include app name for better org…
2026-03-07 01:55:40 -06:00
Mauricio Siu
a5a4a1a818
refactor: update backup file paths to include app name for better organization
2026-03-07 01:48:11 -06:00
Mauricio Siu
c106d13ab5
Merge pull request #3918 from Dokploy/2686-volume-backups-delete-other-volume-backups
...
refactor: enhance volume backup path handling to ensure proper prefix…
2026-03-07 01:23:58 -06:00
Mauricio Siu
808001d8de
refactor: enhance volume backup path handling to ensure proper prefix usage
2026-03-07 01:22:53 -06:00
Mauricio Siu
ce24eadbb4
Merge pull request #3917 from Dokploy/3752-an-error-have-occured-deployment-not-found
...
refactor: streamline deployment cleanup by consolidating removeLastTe…
2026-03-07 00:53:28 -06:00
Mauricio Siu
b87f8cc5d8
refactor: streamline deployment cleanup by consolidating removeLastTenDeployments calls
2026-03-07 00:51:28 -06:00