Amir Moradi
0c62bc0f29
fix: create migrations and update to latest railpack
2026-01-08 12:29:42 +01:00
Amir Moradi
b19d3e94eb
Merge branch 'canary' of github.com:amirhmoradi/dokploy into claude/update-dockerfile-deps-WD7Lw
2026-01-08 11:53:55 +01:00
viky
5005f9198b
fix: admin permission frontend side, should be able to see what owner can see
2026-01-06 23:52:40 +08:00
mhbdev
fe5efd7651
Added a built-in password generator to the shared input
2026-01-06 16:26:42 +03:30
mhbdev
8db7a421dc
Made the deployments list items responsive by stacking the metadata/actions under the status on small screens, then restoring the side-by-side layout at sm and up. This keeps the date/duration and buttons from being squeezed or pushed off-screen in narrow widths.
2026-01-06 16:04:19 +03:30
Mauricio Siu
068deecb61
Merge pull request #3401 from bdkopen/remove-hi-base32-package
...
chore: uninstall `hi-base32` package
2026-01-05 22:44:50 -06:00
bdkopen
016aa0248a
chore: uninstall unused otpauth package
2026-01-05 22:27:57 -05:00
bdkopen
eb9d140c5d
chore: uninstall ununused hi-base32 package
2026-01-05 21:13:25 -05:00
autofix-ci[bot]
9e8c3f1525
[autofix.ci] apply automated fixes
2026-01-05 16:23:54 +00:00
Illia Shchukin
611b0b3113
fix: allow users to open projects with accessible environments
...
- Update environment selection to fallback to first accessible environment when default is not accessible
- Fix search command to handle users without default environment access
- Fix projects list to use accessible environment instead of always default
- Add server-side redirect to accessible environment when accessing inaccessible one
- Add comprehensive test coverage for environment access fallback logic
Fixes #3394
2026-01-05 13:55:52 +02:00
Tanmay Pathak
2eb73b988b
feat(preview): ✨ add manual rebuild option for preview deployments
2026-01-04 15:24:25 -06:00
Mauricio Siu
d2ce587494
feat(compose): include composeId in deployment and redeployment responses close https://github.com/Dokploy/dokploy/issues/3359
2026-01-04 11:08:11 -06:00
autofix-ci[bot]
0897417d7c
[autofix.ci] apply automated fixes
2026-01-04 17:01:40 +00:00
stripsior
27dd20b75d
chore(databases): bump default postgres version while creating to 18
2026-01-03 15:16:11 +01:00
Marc Fernandez
eb14a68bdd
feat: add solid colors for avatar
2025-12-31 08:58:25 +01:00
Mauricio Siu
9498fbeff3
Update package.json
2025-12-31 00:28:03 -06:00
Mauricio Siu
d2aa60ddf7
Update package.json
2025-12-30 23:53:30 -06:00
Mauricio Siu
58b75205af
Merge pull request #3327 from Dokploy/refactor/separate-settings-from-users-table
...
refactor(settings): migrate user settings to webServerSettings schema…
2025-12-28 13:21:55 -06:00
bdkopen
1b5bfe051d
chore: uninstall rotating-file-stream
2025-12-27 12:33:39 -05:00
Mauricio Siu
ec56062f17
fix(settings): update getIp function to return an empty string for cloud environments
2025-12-21 01:45:49 -06:00
Mauricio Siu
6010643d9e
refactor(server): update server configuration handling to utilize webServerSettings schema and improve code clarity
2025-12-21 01:41:33 -06:00
Mauricio Siu
babd30a110
refactor(settings): migrate user settings to webServerSettings schema and update related components
2025-12-21 01:33:18 -06:00
Mauricio Siu
84e0f5856b
Merge pull request #3164 from difagume/fix/log-warning-detection
...
fix(docker-logs): fix warning symbol detection
2025-12-20 23:02:00 -06:00
Mauricio Siu
2bfa4643fc
Merge pull request #3186 from divaltor/slider-resources
...
feat(resources): Add number component to have better UX control over Docker resources
2025-12-20 22:56:54 -06:00
copilot-swe-agent[bot]
44645a6fbe
fix: properly quote registry username in docker login to handle special characters like $
...
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com >
2025-12-20 19:41:56 +00:00
Mauricio Siu
67725759e6
Merge pull request #3318 from Dokploy/copilot/fix-perplexity-ai-models-endpoint
...
Fix Perplexity AI provider models endpoint by returning hardcoded model list
2025-12-20 13:34:55 -06:00
Mauricio Siu
2065372d4f
fix: update test command in package.json to remove specific test target
2025-12-20 13:34:32 -06:00
Amir Moradi
3bdf029155
Downgrade pnpm version in package.json
2025-12-20 07:44:51 +01:00
Amir Moradi
e1896c2498
Downgrade pnpm version in package.json
2025-12-20 07:44:22 +01:00
Amir Moradi
a8064afd60
Downgrade pnpm version in package.json
2025-12-20 07:43:50 +01:00
copilot-swe-agent[bot]
69d5c6f0cb
Fix Perplexity AI provider by adding hardcoded model list
...
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com >
2025-12-20 06:43:11 +00:00
Mauricio Siu
c065c85ee6
fix: update project handling permissions to include admin role
2025-12-19 23:26:12 -06:00
Mauricio Siu
db97de2a39
Merge pull request #3255 from odedd/feat/all-timezones-support
...
feat(schedules): add support for all IANA timezones
2025-12-19 23:23:27 -06:00
Mauricio Siu
97362da2ae
Merge pull request #3303 from draconisNoctis/feature/Fix-Disabling-of-Require-Collaborator-Permissions-Form
...
fix: disabling of previewRequireCollaboratorPermissions
2025-12-19 23:19:25 -06:00
Mauricio Siu
6685bd618e
chore: update dokploy version to v0.26.3 and modify test command
2025-12-19 11:53:27 -06:00
Bima42
fd084c6d37
fix: invalidate query missing
2025-12-19 10:07:20 +01:00
Mark Wecke
e607220bfa
fix: disabling of previewRequireCollaboratorPermissions
2025-12-18 15:37:51 +01:00
Mauricio Siu
0590e78854
Merge pull request #3270 from Bima42/3165-add-environment-switch-dropdown
...
feat: being able to switch environments from breadcrumbs
2025-12-18 00:20:00 -06:00
Mauricio Siu
72f2cc6268
feat(registry): improve server selection by categorizing deploy and build servers
...
- Refactored server data handling to separate deploy and build servers.
- Updated the UI to display servers in distinct groups for better clarity.
- Enhanced the server selection experience by dynamically rendering server options based on availability.
2025-12-17 23:06:21 -06:00
Mauricio Siu
854bd88e0a
Merge pull request #3292 from Dokploy/3261-the-registry-password-is-always-blank-when-you-modify-any-existing-registry
...
feat(registry): enhance registry handling with optional password and …
2025-12-16 22:09:24 -06:00
autofix-ci[bot]
acf385a1f3
[autofix.ci] apply automated fixes
2025-12-17 04:08:36 +00:00
Mauricio Siu
d1bc109697
feat(registry): enhance registry handling with optional password and new test functionality
...
- Updated the AddRegistrySchema to make the password field optional when editing an existing registry.
- Introduced a new mutation, testRegistryById, to validate registry credentials using existing data.
- Improved form handling to conditionally require the password based on the editing state.
- Enhanced user feedback for registry testing with clearer error messages and instructions.
2025-12-16 22:07:52 -06:00
Mauricio Siu
38c7e1e996
Merge pull request #3276 from Divkix/fix-3268
...
fix(api): return database object from create endpoints
2025-12-16 21:50:15 -06:00
autofix-ci[bot]
3a5ac9d31f
[autofix.ci] apply automated fixes
2025-12-17 03:09:23 +00:00
Mauricio Siu
0ddf6b851f
feat(servers): add tooltip for deactivated server status in dashboard
...
- Wrapped server status display in a TooltipProvider to provide additional context for deactivated servers.
- Implemented a tooltip that informs users about the reason for deactivation and instructions for reactivation, enhancing user experience and clarity in server management.
2025-12-16 21:05:52 -06:00
Amir Moradi
1ac3d1c1b0
Downgrade pnpm version in package.json
2025-12-17 01:36:40 +01:00
Amir Moradi
f6b756e711
Downgrade pnpm version in package.json
2025-12-17 01:36:05 +01:00
Amir Moradi
9f84dd4e0d
Downgrade pnpm version in package.json
2025-12-17 01:35:12 +01:00
Claude
9e89edf167
chore(deps): update all tool versions across the codebase
...
Update to latest stable versions:
- pnpm: 9.12.0 → 10.26.0
- Docker: 28.5.0/28.5.2 → 29.1.3
- Nixpacks: 1.39.0 → 1.41.0
- Railpack: 0.2.2/0.15.0 → 0.15.1
- buildpacks/pack: 0.35.0 → 0.39.1
Files updated:
- All Dockerfiles (main, schedule, cloud, server)
- All package.json files (root, server, api, schedules, dokploy)
- GitHub workflow (pull-request.yml)
- Server setup script
- Database schema and DBML files
- Test fixtures
- UI components
2025-12-16 21:06:40 +00:00
Mauricio Siu
eb4fbff1b2
feat(servers): enhance server management UI with button options
...
- Added `asButton` prop to `HandleServers`, `SetupServer`, `ShowServerActions`, and `TerminalModal` components to allow rendering as buttons for improved UI flexibility.
- Updated the server management interface to use buttons for actions like editing and setting up servers, enhancing user experience.
- Introduced new icons for better visual representation of actions in the server management dashboard.
2025-12-15 15:17:56 -06:00