Mauricio Siu
|
17e9154887
|
Merge pull request #2257 from Dokploy/fix/send-build-error-on-remote-servers
Fix/send build error on remote servers
v0.24.5
|
2025-07-28 01:52:57 -06:00 |
|
Mauricio Siu
|
2442494096
|
fix(application): simplify error message handling in deployment notifications
|
2025-07-28 01:51:21 -06:00 |
|
Mauricio Siu
|
bac2afb423
|
refactor(application): exclude appName from updateApplication data to streamline database updates
|
2025-07-28 01:50:58 -06:00 |
|
Mauricio Siu
|
4e9630e976
|
Merge pull request #2256 from Dokploy/feat/enhancements-cloud-version-ui
feat(dashboard): enhance application and database forms with tooltips…
|
2025-07-28 01:50:26 -06:00 |
|
Mauricio Siu
|
558f6aecae
|
fix(application): improve error handling and notification messages during deployment
|
2025-07-28 01:48:33 -06:00 |
|
Mauricio Siu
|
c3e2b0d0f1
|
feat(dashboard): enhance application and database forms with tooltips for better user guidance
|
2025-07-28 01:12:43 -06:00 |
|
Mauricio Siu
|
11d584316a
|
chore(package): bump version to v0.24.5
|
2025-07-28 00:57:44 -06:00 |
|
Mauricio Siu
|
f78dc555b2
|
Merge pull request #2244 from jhon2c/feat/improve-server-ux
feat(ux): Improve UX Based on Community Feedback
|
2025-07-27 23:21:24 -06:00 |
|
Mauricio Siu
|
5812b12a59
|
Merge pull request #2236 from masesisaac/canary
fix(dashboard): Update app security view to hide password
|
2025-07-27 23:16:07 -06:00 |
|
Mauricio Siu
|
7301d15e8f
|
Merge pull request #2230 from amustapha/patch-1
fix: wrap user prompt in ai modal to prevent text stretch
|
2025-07-27 23:15:01 -06:00 |
|
Mauricio Siu
|
f79796a6c8
|
Merge pull request #2188 from Marukome0743/vscode
chore: add biome settings for vscode editor
|
2025-07-27 23:14:33 -06:00 |
|
Mauricio Siu
|
4122b37abd
|
Merge pull request #2250 from Dokploy/feat/add-name-field-to-profile
feat(profile): add optional name field to user profile form and schema
|
2025-07-27 23:13:26 -06:00 |
|
Mauricio Siu
|
79e9593663
|
feat(profile): add optional name field to user profile form and schema
|
2025-07-27 23:13:06 -06:00 |
|
masesisaac
|
def3fa0030
|
fix(security): change password input type to 'password'
|
2025-07-28 04:58:43 +03:00 |
|
autofix-ci[bot]
|
d561068bcd
|
[autofix.ci] apply automated fixes
|
2025-07-26 17:26:20 +00:00 |
|
Jhon
|
212c1b2d5f
|
feat(dashboard): show "Action Required" badge for incomplete Git provider setup
|
2025-07-26 14:18:26 -03:00 |
|
Jhon
|
d3a54172b5
|
feat(ux): add conditional server selection functionality to application forms
|
2025-07-26 13:53:28 -03:00 |
|
masesisaac
|
cda33eb291
|
refactor(dashboard): reorder imports in show-security.tsx for consistency
|
2025-07-24 17:45:26 +03:00 |
|
masesisaac
|
c178234e53
|
fix(dashboard): hide basic auth password by default
|
2025-07-24 17:41:51 +03:00 |
|
Abdulhakeem Adetunji Mustapha
|
329db1fd1a
|
fix: wrap user prompt in ai modal to prevent text stretch
|
2025-07-23 19:30:47 +01:00 |
|
Marukome0743
|
6efbf030a7
|
chore: add biome settings for vscode editor
|
2025-07-23 08:49:59 +09:00 |
|
Mauricio Siu
|
b95dfed8fc
|
chore(package): bump version to v0.24.4
v0.24.4
|
2025-07-20 20:06:47 -06:00 |
|
Mauricio Siu
|
7fe3418d55
|
Merge pull request #2218 from Dokploy/2179-reloading-traefik-on-the-remote-server-will-cause-traefik-on-the-instance-to-change-accordingly
fix(traefik): remove duplicate file write operation in writeTraefikCo…
|
2025-07-20 20:05:48 -06:00 |
|
Mauricio Siu
|
288d86c73b
|
fix(traefik): remove duplicate file write operation in writeTraefikConfigInPath function
|
2025-07-20 20:05:30 -06:00 |
|
Mauricio Siu
|
ffd5ccd386
|
Merge pull request #2202 from gentslava/feat/traefik-config
feat(config): Traefik
|
2025-07-20 19:45:53 -06:00 |
|
Mauricio Siu
|
98ddd096e5
|
Update packages/server/src/setup/traefik-setup.ts
|
2025-07-20 19:45:41 -06:00 |
|
Mauricio Siu
|
da6cc9fe72
|
Merge pull request #2190 from Marukome0743/format
chore: version up format.yml actions
|
2025-07-20 19:44:20 -06:00 |
|
Mauricio Siu
|
22d0af269e
|
Merge pull request #2200 from Marukome0743/server
refactor: lint and sort imports on dokploy/server
|
2025-07-20 19:42:15 -06:00 |
|
Mauricio Siu
|
f0fdc46de5
|
Merge pull request #2187 from Marukome0743/v2
chore: upgrade to Biome v2
|
2025-07-20 19:41:49 -06:00 |
|
Mauricio Siu
|
9aea24115d
|
Merge pull request #2199 from Marukome0743/lint
refactor: lint and sort import on dokploy application
|
2025-07-20 19:41:02 -06:00 |
|
Mauricio Siu
|
a9ee6c2393
|
Merge pull request #2194 from Marukome0743/pnpm
chore(package): version up pnpm to v9.12.0
|
2025-07-20 19:40:09 -06:00 |
|
Mauricio Siu
|
349717044c
|
Merge pull request #2196 from Marukome0743/dispatch
ci: remove custom branch and add workflow_dispatch event
|
2025-07-20 19:37:27 -06:00 |
|
Mauricio Siu
|
f94f32695f
|
Merge pull request #2195 from Marukome0743/monitoring
chore: remove `apps/monitoring` from `pnpm-workspace.yaml`
|
2025-07-20 19:37:07 -06:00 |
|
Mauricio Siu
|
37b78ea09c
|
Merge pull request #2217 from Dokploy/2201-daily-docker-cleanup-not-working-on-remote-server
fix(dashboard): update Docker cleanup toggle logic to prioritize serv…
|
2025-07-20 19:01:46 -06:00 |
|
Mauricio Siu
|
9b89b4631f
|
fix(dashboard): update Docker cleanup toggle logic to prioritize server settings
|
2025-07-20 19:01:20 -06:00 |
|
Mauricio Siu
|
7100095f2b
|
Merge pull request #2216 from Dokploy/2209-update-s3-destination-form-loses-its-state-when-current-tab-loses-its-focus
fix(dashboard): disable refetch on window focus for destination handling
|
2025-07-20 18:57:33 -06:00 |
|
Mauricio Siu
|
a36ab65aa6
|
fix(dashboard): disable refetch on window focus for destination handling
|
2025-07-20 18:56:35 -06:00 |
|
Mauricio Siu
|
bf81ba20ff
|
Merge pull request #2215 from Dokploy/2197-git-provider-api-undefined_value-error
refactor(auth): simplify user session structure in validateRequest fu…
|
2025-07-20 18:55:16 -06:00 |
|
Mauricio Siu
|
658a4a9b99
|
refactor(auth): simplify user session structure in validateRequest function
- Changed user object in mockSession to only include userId, removing email and name for a more streamlined session representation.
|
2025-07-20 18:54:57 -06:00 |
|
Mauricio Siu
|
47cb096cf3
|
Merge pull request #2214 from Dokploy/2203-identical-webhook-redeploy-url-after-duplicating-project
feat(project): add refreshToken to application and compose data retri…
|
2025-07-20 18:45:39 -06:00 |
|
Mauricio Siu
|
f3856722da
|
feat(project): add refreshToken to application and compose data retrieval
- Included refreshToken in the data returned from findApplicationById and findComposeById functions to enhance application state management.
|
2025-07-20 18:45:18 -06:00 |
|
Vyacheslav Scherbinin
|
a67c3eb979
|
feat(conf): accessLog filePath
|
2025-07-16 16:46:47 +07:00 |
|
Vyacheslav Scherbinin
|
aaa205f104
|
feat(conf): disable sendAnonymousUsage
|
2025-07-16 12:29:31 +07:00 |
|
Marukome0743
|
cadea7ff28
|
refactor: lint and sort imports on dokploy/server
|
2025-07-15 14:22:37 +09:00 |
|
Marukome0743
|
9ab937f726
|
refactor: lint dokploy application
|
2025-07-15 14:13:32 +09:00 |
|
Marukome0743
|
d0af517eb7
|
ci: remove custom branch and add workflow_dispatch event
|
2025-07-14 19:03:41 +09:00 |
|
Marukome0743
|
66bdf9bf0a
|
chore: remove apps/monitoring from pnpm-workspace.yaml
|
2025-07-14 18:24:26 +09:00 |
|
Marukome0743
|
d4a3af475a
|
chore(package): version up pnpm to v9.12.0
|
2025-07-14 15:58:20 +09:00 |
|
autofix-ci[bot]
|
e92a8d7c98
|
[autofix.ci] apply automated fixes
|
2025-07-14 15:30:24 +09:00 |
|
Marukome0743
|
c4fec8cee5
|
chore: upgrade to Biome v2
|
2025-07-14 15:30:23 +09:00 |
|