Mauricio Siu
4e8cdfbc80
Merge pull request #3447 from pluisol/feature/pushover-notifications
...
feat: add Pushover notification provider
2026-01-27 21:16:36 -06:00
Mauricio Siu
d0ea8b5283
Merge pull request #3504 from Bima42/fix/3503-changing-server-domain-fail-with-only-mail
...
fix: zod object for assign domain
v0.26.6
2026-01-27 13:41:05 -06:00
Mauricio Siu
060a053fdb
Merge pull request #3527 from p8008d/fix/profile-firstname-update
...
fix: profile firstName field not updating
2026-01-27 13:39:32 -06:00
Mauricio Siu
304069d3c8
Merge pull request #3530 from Dokploy/fix/prevent-send-malicious-bash
...
feat(wss): add directory validation for WebSocket server log paths
2026-01-27 09:57:11 -06:00
Mauricio Siu
5967f48c6b
feat(wss): add directory validation for WebSocket server log paths
2026-01-27 09:56:28 -06:00
Mauricio Siu
f3bb56910a
Merge pull request #3529 from Dokploy/fix/prevent-send-malicious-bash
...
fix(wss): add container ID validation to enhance security in WebSocke…
2026-01-27 09:21:06 -06:00
Mauricio Siu
24c1c2a377
fix(wss): add container ID validation to enhance security in WebSocket server
2026-01-27 09:20:29 -06:00
Mauricio Siu
6fdb2e4a21
Merge pull request #3528 from Dokploy/fix/prevent-send-malicious-bash
...
Fix/prevent send malicious bash
2026-01-27 09:00:11 -06:00
Mauricio Siu
15e90e9ca9
refactor(wss): simplify container ID validation and update Docker command structure
2026-01-27 08:59:58 -06:00
Mauricio Siu
d1553e1bda
fix(wss): add cloud version restriction message in command execution
2026-01-27 08:40:57 -06:00
Mauricio Siu
880a377e54
fix(wss): handle cloud version restriction in terminal setup
2026-01-27 08:38:14 -06:00
Mauricio Siu
74e0bd5fe3
fix(wss): update Docker command execution in terminal setup
2026-01-27 08:37:06 -06:00
p8008d
74aecf6828
fix: profile firstName field not updating
...
The profile form was sending `name` field but the database column is
`firstName`. This caused the firstName to be silently ignored during
updates. Changed form field and API schema to use `firstName` to match
the database column.
2026-01-27 15:07:56 +02:00
Mauricio Siu
7362cc49d2
fix: prevent to pass invalid docker container names
2026-01-26 16:37:15 +02:00
Mauricio Siu
84fa805acc
refactor(side): remove Sponsor menu item and associated HeartIcon component
2026-01-25 17:53:16 +02:00
Bima42
bcbf433607
fix: zod object for assign domain
2026-01-22 08:56:07 +01:00
Mauricio Siu
bc6647071f
Merge pull request #3501 from Dokploy/open-core-model
...
feat(license): introduce proprietary license and update core license …
2026-01-21 12:59:22 -06:00
Mauricio Siu
dd10d0b1a4
feat(license): introduce proprietary license and update core license terms
2026-01-21 19:43:33 +01:00
Mauricio Siu
9714695d5a
Merge pull request #3500 from Dokploy/security/fix-frame-hijacking
...
feat(config): add security headers to enhance application security
2026-01-21 11:53:37 -06:00
Mauricio Siu
37e817ff26
feat(config): add security headers to enhance application security
2026-01-21 18:52:57 +01:00
Mauricio Siu
733f4c4a23
fix(db): update security migration command for database configuration
2026-01-21 18:23:32 +01:00
Mauricio Siu
86548a1f24
chore(package): update dokploy version to v0.26.6
2026-01-21 18:07:51 +01:00
Mauricio Siu
dbd354d928
refactor(db): centralize database URL configuration by importing dbUrl from constants
2026-01-21 17:55:59 +01:00
Mauricio Siu
9a9e3dc295
refactor(db): centralize database URL configuration by importing dbUrl from constants
2026-01-21 17:33:06 +01:00
Mauricio Siu
cbd70fe5d0
refactor(db): replace hardcoded DATABASE_URL with dbUrl import for improved configuration
2026-01-21 17:19:28 +01:00
Mauricio Siu
c8ec86c639
chore(env): remove hardcoded DATABASE_URL from production example file
2026-01-21 16:56:30 +01:00
Mauricio Siu
b902c160a2
Merge pull request #3496 from Dokploy/3449-security-hardcoded-token-authentication-for-a-postgres-db
...
feat(db): enhance database configuration with environment variable su…
2026-01-21 06:32:17 -06:00
Mauricio Siu
8f2a0f8029
feat(db): enhance database configuration with environment variable support
...
- Introduced a function to read database credentials from a file for improved security.
- Added support for environment variables to configure database connection, replacing hardcoded values.
- Implemented a warning for users relying on deprecated hardcoded credentials, encouraging migration to Docker Secrets.
2026-01-21 13:29:32 +01:00
Mauricio Siu
f334e89108
Merge pull request #3395 from Konders/fix/environment-access-fallback
...
fix: allow users to open projects with accessible environments
2026-01-21 04:29:50 -06:00
Mauricio Siu
a8fc2adab6
feat(dashboard): add environment availability alert for projects
...
- Implemented a check for projects with no accessible environments, displaying an alert message to inform users.
- Updated project link behavior to prevent navigation when no environments are available, enhancing user experience.
2026-01-21 11:22:52 +01:00
Mauricio Siu
b8d8d9e5b2
Merge branch 'canary' into fix/environment-access-fallback
2026-01-21 11:09:02 +01:00
Mauricio Siu
6c2457907f
Merge pull request #3484 from mikaoelitiana/3483-fix-ellipse
...
fix: break long project description to avoid ellipse shift
2026-01-21 04:05:19 -06:00
Mika Andrianarijaona
36f082f12a
fix: replace truncate with break-all
2026-01-20 17:13:14 +01:00
Mauricio Siu
f3f52c21ab
Merge pull request #3488 from Dokploy/feat/hide-builder-if-docker-provider-selected
...
feat(dashboard): hide builder section for Docker source type
2026-01-20 09:34:56 -06:00
Mauricio Siu
9c565656b1
feat(dashboard): hide builder section for Docker source type
...
- Added logic to conditionally hide the builder section when the Docker provider is selected, improving user experience by reducing unnecessary UI elements.
2026-01-20 16:33:42 +01:00
Mauricio Siu
983c8d5e9e
refactor(cluster): streamline swarm settings documentation and UI components
...
- Removed unused documentation URLs from menu items in swarm settings.
- Enhanced doc descriptions for better clarity on configuration options.
- Refactored tooltip implementation for improved UI consistency.
2026-01-20 16:31:33 +01:00
Mauricio Siu
9a7b7c0c23
Merge pull request #3486 from Dokploy/feat/convert-swarm-settings-into-form
...
Feat/convert swarm settings into form
2026-01-20 09:21:52 -06:00
Mauricio Siu
a76147d820
feat(cluster): enhance swarm settings UI with tooltips and documentation links
...
- Added tooltips to menu items in the swarm settings for better user guidance.
- Included documentation URLs and descriptions for Health Check, Restart Policy, Placement, Update Config, Rollback Config, Mode, Labels, Stop Grace Period, and Endpoint Spec.
- Updated type assertions in rollback and update config forms for improved type safety.
2026-01-20 16:19:12 +01:00
autofix-ci[bot]
7e48b2cf29
[autofix.ci] apply automated fixes
2026-01-20 15:02:58 +00:00
Mauricio Siu
a0d8eb9380
fix(labels-form): improve readability of labelsToSend assignment
2026-01-20 16:02:11 +01:00
Mauricio Siu
e5fcc10db2
feat(cluster): implement advanced swarm settings forms
...
- Added multiple forms for managing swarm settings including Health Check, Restart Policy, Placement, Update Config, Rollback Config, Mode, Labels, Stop Grace Period, and Endpoint Spec.
- Introduced utility functions for filtering empty values and checking for values to save.
- Enhanced the UI for better navigation and form handling within the dashboard.
- Integrated form validation using Zod and React Hook Form for improved user experience.
2026-01-20 16:01:43 +01:00
Mika Andrianarijaona
a33c6bcce4
fix: truncate project card title to avoid ellise shift
...
Fixes #3483
2026-01-20 11:51:50 +01:00
Mauricio Siu
5aa5b5538c
Merge pull request #3448 from amirhmoradi/patch-1
...
Delete apps/dokploy/drizzle/0057_damp_prism.sql
2026-01-20 03:38:15 -06:00
Mauricio Siu
49e52ac674
Merge pull request #3479 from Bima42/feat/3475-make-projects-clickable
...
feat: make projects clickable in breadcrumbs
2026-01-20 03:36:58 -06:00
Mauricio Siu
2a8387bcc2
Merge pull request #3460 from bdkopen/remove-lefthook-and-commitlint
...
Remove lefthook and commitlint
2026-01-20 03:36:28 -06:00
Bima42
138b193577
feat: make projects clickable in breadcrumbs
2026-01-19 08:51:58 +01:00
Mauricio Siu
f0400495b0
refactor(README): restructure table
2026-01-16 01:18:14 -06:00
Mauricio Siu
240e5cb12f
Merge pull request #3462 from Dokploy/activate-monitoring-on-remote-servers-cloud-version
...
feat(server): add monitoring configuration for cloud setup
2026-01-16 01:11:24 -06:00
Mauricio Siu
2760c16ade
Merge pull request #3457 from Dokploy/copilot/fix-envs-in-stack-compose
...
Fix environment variable resolution for Stack compose deployments
2026-01-16 01:11:06 -06:00
Mauricio Siu
79655b5673
refactor(server): move token generation function to a separate utility for better organization
2026-01-16 01:07:17 -06:00