Mauricio Siu
f952f53fca
Merge pull request #2678 from dennisimoo/update-logos
...
style: replace generic icons with Gotify and Ntfy brand logos
2025-10-04 23:43:17 -06:00
autofix-ci[bot]
60db2972c7
[autofix.ci] apply automated fixes
2025-10-05 05:42:41 +00:00
Mauricio Siu
143e4be9e6
Merge pull request #2744 from Captainsalem/canary
...
fix: correct typo in saveGitProvider function name
2025-10-04 23:36:20 -06:00
Mauricio Siu
18e553f239
Merge pull request #2764 from Dokploy/2530-new-user-email-invitation-does-not-render-correctly-on-osxs-mailapp
...
chore: update better-auth to version 1.3.26 and adjust dependencies i…
2025-10-04 21:53:39 -06:00
Mauricio Siu
c41f447269
chore: downgrade better-auth to version v1.2.8-beta.7 in package.json files and update dependencies in pnpm-lock.yaml
2025-10-04 21:51:50 -06:00
Mauricio Siu
dbc4f4e4c5
chore: update better-auth to version 1.3.26 and adjust dependencies in package.json files
2025-10-04 21:45:48 -06:00
Mauricio Siu
8594ad8ece
Merge pull request #2763 from Dokploy/2645-github-auto-deploy-webhook-responds-404
...
2645 GitHub auto deploy webhook responds 404
2025-10-04 20:59:01 -06:00
Mauricio Siu
9edd69b10d
refactor: remove console log from WebDomain component
2025-10-04 20:58:30 -06:00
Mauricio Siu
4a9684bbe4
refactor: simplify URL change warning in WebDomain component
2025-10-04 20:58:07 -06:00
Mauricio Siu
4f835c6c5e
feat: add warning alert for URL changes in WebDomain component
2025-10-04 20:56:38 -06:00
Bazyli Brzoska
54853098a7
fix: return an empty object if yaml file is empty
2025-10-04 17:19:24 -07:00
NeoIsRecursive
1b77c8029b
wip
2025-10-04 10:56:53 +02:00
Jorge González
2cc9855ed2
fix(ci): Add missing buildSecrets declarations on tests
2025-10-01 18:41:00 -06:00
Jorge González
571e97f247
feat(docker): Build-time Secrets
2025-10-01 18:24:03 -06:00
artemis37
cdca2ea6d2
fix: correct typo in saveGitProvider function name
...
- Fixed "saveGitProdiver" to "saveGitProvider" in API router
- Updated corresponding component usage to maintain consistency
2025-10-02 02:44:47 +03:00
Kirill
c4519256cf
Pass DOKPLOY_DEPLOY_URL as build time argument so it can be used during build
2025-10-01 23:05:54 +03:00
google-labs-jules[bot]
e4aefe7f9d
feat: Add theme-aware top-loading progress bar
...
This commit introduces a top-loading progress bar that provides visual feedback during page transitions, improving the user's navigation experience.
- **Package Integration:** The `nextjs-toploader` package has been added to provide a lightweight and efficient progress bar solution for Next.js.
- **Theme-Aware Color:** The progress bar's color is dynamically set using the `hsl(var(--sidebar-ring))` CSS variable, ensuring it automatically adapts to the application's current theme (light or dark mode).
- **Implementation:** The `NextTopLoader` component is integrated into the main `_app.tsx` file, making it active across the entire application.
2025-10-01 03:35:29 +00:00
google-labs-jules[bot]
15c81a0982
feat: Add top-loading progress bar
...
Adds a top-loading progress bar that appears during page transitions to improve user experience by providing visual feedback during navigation.
- Integrated the `nextjs-toploader` package, a lightweight and efficient solution for Next.js applications.
- The progress bar is initialized in the main `_app.tsx` file to ensure it's active across the entire application.
- This feature works seamlessly with the Next.js App Router and does not interfere with server-side rendering (SSR).
2025-10-01 03:13:42 +00:00
ChristoferMendes
48e4fd3ddf
Merge branch 'feature/add-custom-webhook-notification-provider' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider
2025-09-29 08:54:21 -03:00
ChristoferMendes
276f870e74
Merge branch 'canary' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider
2025-09-29 08:54:04 -03:00
Mauricio Siu
9f5c2dbe92
chore: update version to v0.25.4 in package.json
v0.25.4
2025-09-28 22:32:35 -06:00
Omar Elshenhabi
6e86fafa5e
fix: improve domain and letsencrypt email validation
2025-09-29 01:15:51 +03:00
Mauricio Siu
0f9505327f
Merge pull request #2710 from SimonLoir/canary
...
fix: add environment in buildLink for docker compose deploy notifications
2025-09-27 15:14:48 -06:00
Simon Loir
dd2902a57c
fix: fix buildLink in docker compose deploy notifications
2025-09-27 16:50:25 +02:00
autofix-ci[bot]
008788a38a
[autofix.ci] apply automated fixes
2025-09-27 09:18:19 +00:00
Mauricio Siu
0138a7c011
Merge pull request #2532 from monntterro/feat/gitea-http-support
...
feat: support cloning repositories over HTTP in Gitea integration
2025-09-27 03:17:08 -06:00
autofix-ci[bot]
845d2a3ac5
[autofix.ci] apply automated fixes
2025-09-27 09:15:31 +00:00
Mauricio Siu
4033bb84b2
Merge pull request #2640 from amirparsadd/patch-1
...
feat: support Arvancloud CDN detection
2025-09-27 03:14:12 -06:00
Mauricio Siu
43e96edcdd
Merge pull request #2668 from alsmadi99/canary
...
feat(scheduler): auto-switch to 'Custom' on manual input
2025-09-27 03:13:00 -06:00
Mauricio Siu
2db388536f
Merge pull request #2700 from dennisimoo/compose-alert
...
feat: add unsaved changes tracking and UI indication
2025-09-27 03:09:33 -06:00
Mauricio Siu
43876efc79
Merge pull request #2677 from dennisimoo/fix-position
...
style: move Deployments tab after Domains tab
2025-09-27 03:07:02 -06:00
Mauricio Siu
e7c7545c02
Merge pull request #2706 from Dokploy/2673-bitbucket-deployments-are-broken-auth-token-wont-work
...
fix(bitbucket): enhance Bitbucket authentication handling
2025-09-27 02:58:49 -06:00
autofix-ci[bot]
77705381cd
[autofix.ci] apply automated fixes
2025-09-27 08:56:28 +00:00
Mauricio Siu
5fdf82a27f
refactor(bitbucket): remove debug console logs from repository cloning process
...
- Removed console logs for clone URL and repository information to clean up the output during the cloning process.
2025-09-27 02:55:42 -06:00
Mauricio Siu
6bd5b1f71f
fix(bitbucket): enhance Bitbucket authentication handling
...
- Added support for Bitbucket email and workspace name in the authentication process.
- Updated the clone URL generation to use the correct format for API tokens.
- Improved error handling to ensure required fields are provided for both API tokens and app passwords.
- Added console logs for debugging clone URL and repository information during cloning.
2025-09-27 02:55:06 -06:00
Mauricio Siu
17d6830b66
Merge pull request #2705 from Dokploy/2670-bug-deployments-are-mark-as-running-when-they-never-ended-vps-shutdown
...
2670 bug deployments are mark as running when they never ended vps shutdown
2025-09-27 02:23:53 -06:00
Mauricio Siu
a845eba320
Merge pull request #2696 from Harikrishnan1367709/Most-services-has-no-effect-#2691
...
Feat: "Most services" sorting to count total services across environments -2691
2025-09-27 02:22:58 -06:00
Mauricio Siu
2f4ec9f35f
fix(deployment): reintroduce deployment cancellation during server initialization
...
- Added the call to initCancelDeployments back into the server initialization process to ensure that deployment cancellations are handled correctly in all environments.
2025-09-27 02:21:02 -06:00
autofix-ci[bot]
b725861b55
[autofix.ci] apply automated fixes
2025-09-27 08:20:36 +00:00
Mauricio Siu
6fa8f63277
fix(deployment): correct deployment cancellation logic and ensure proper status update
...
- Updated the initCancelDeployments function to set the status of running deployments to 'cancelled' instead of 'error'.
- Reintroduced the call to initCancelDeployments in the server initialization process to ensure cancellations are handled correctly.
2025-09-27 02:20:07 -06:00
Mauricio Siu
ac6bdf60ec
feat(deployment): add 'cancelled' status to deployment and implement cancellation logic
...
- Updated the deployment status enum to include 'cancelled'.
- Added a new utility function to handle the cancellation of deployments, setting their status to 'error'.
- Enhanced the status tooltip component to display 'Cancelled' when the status is 'cancelled'.
- Created a new SQL migration to add the 'cancelled' value to the deploymentStatus type.
2025-09-27 02:15:43 -06:00
randomperson12344
db292e6949
feat: add unsaved changes tracking and UI indication
2025-09-26 20:13:09 -07:00
ChristoferMendes
b4a14e6e76
feat(schema): expand database schema with new enums, tables, and relationships for enhanced application management; Ran dbml.ts script
2025-09-26 17:18:47 -03:00
ChristoferMendes
e64ee98d99
feat(notifications): implement custom notification form fields and connection testing for custom notifications
2025-09-26 17:13:33 -03:00
ChristoferMendes
95d0da25a0
feat(notifications): introduce KeyValueInput component for managing key-value pairs in notifications
2025-09-26 17:13:28 -03:00
ChristoferMendes
0cc8c02359
feat(notifications): add custom notification type icon and improve notification display logic
2025-09-26 17:08:06 -03:00
ChristoferMendes
7f3fe52b53
feat(notifications): add custom notification type and enhance notification schema with custom handling
2025-09-26 17:07:52 -03:00
ChristoferMendes
b5bc384664
feat(notifications): enhance notification router with custom notification handling and additional notification types
2025-09-26 17:07:40 -03:00
ChristoferMendes
39d0b9649f
feat(notifications): add support for custom notifications in notification service
2025-09-26 17:06:45 -03:00
ChristoferMendes
1ce880bd6d
feat(notifications): integrate custom notification handling in server threshold alerts
2025-09-26 17:06:31 -03:00