Commit Graph

  • ebf5f486bc refactor: simplify AdvanceBreadcrumb component by removing props and utilizing URL query parameters for ID retrieval Mauricio Siu 2026-02-26 22:44:57 -06:00
  • b1b1dbc1ce Merge branch 'canary' into feat/quick-service-switcher Mauricio Siu 2026-02-26 22:28:34 -06:00
  • 98d09f187e Merge pull request #3816 from Dokploy/3815-in-database-backups-of-docker-compose-type-projects-the-keep-the-latest-n-function-does-not-take-effect Mauricio Siu 2026-02-26 22:27:04 -06:00
  • f96a6a509b feat: add functionality to keep the latest N backups after running a job Mauricio Siu 2026-02-26 22:26:30 -06:00
  • df27b8b748 Merge pull request #3813 from Dokploy/3463-container-metrics-query-broken-after-like-change-in-3438 Mauricio Siu 2026-02-26 21:42:40 -06:00
  • 5c915bc1b9 refactor: streamline container name processing in metric retrieval functions Mauricio Siu 2026-02-26 21:39:57 -06:00
  • a188ed3914 Merge pull request #3812 from Dokploy/3354-requests-tab-doesnt-show-the-requests-made-to-a-newly-added-projectservice Mauricio Siu 2026-02-26 21:23:28 -06:00
  • 0094b67c13 refactor: remove unnecessary access log filters from settings configuration Mauricio Siu 2026-02-26 21:22:41 -06:00
  • 0b9dc3a1a2 Merge pull request #3811 from Dokploy/3332-zombie-processes-from-failed-log-cleanup Mauricio Siu 2026-02-26 21:05:30 -06:00
  • f8628269b9 refactor: improve error handling and logging in cron job setup for backups and log cleanup Mauricio Siu 2026-02-26 21:04:16 -06:00
  • 345023f090 docs: update contribution guidelines to clarify testing requirements and large feature submissions 3321-allow-users-to-customize-or-increase-the-number-of-visible-deployments Mauricio Siu 2026-02-25 23:46:14 -06:00
  • 3352f7a1c9 Merge pull request #3776 from karyanayandi/fix/replace-full-lodash-imports Mauricio Siu 2026-02-25 23:41:16 -06:00
  • 9e1406e6c8 chore: update dokploy version to v0.28.0 in package.json Mauricio Siu 2026-02-25 23:40:59 -06:00
  • 798bfc2b92 Merge pull request #3801 from HPaulson/patch-1 Mauricio Siu 2026-02-25 23:39:36 -06:00
  • 9d07903e71 Merge pull request #3804 from Dokploy/3749-updating-the-basic-auth-account-password-did-not-update-the-traefik-middleware-configuration Mauricio Siu 2026-02-25 23:31:51 -06:00
  • 4baf77c740 feat: enhance security handling by adding refetch capability and improving error messages in security service Mauricio Siu 2026-02-25 23:30:28 -06:00
  • 0adfa51174 Merge pull request #3802 from Dokploy/3768-volume-backup-custom-webhook-notifications-not-working Mauricio Siu 2026-02-25 23:05:06 -06:00
  • 7a25a9f5b4 feat: add custom notification support for volume backup status updates Mauricio Siu 2026-02-25 23:04:13 -06:00
  • 3d81b98f48 style: Refactor VPS recommendation message for clarity Hunter Paulson 2026-02-25 23:47:06 -05:00
  • 9b4a37eebf Merge pull request #3800 from Dokploy/3765-missing-mounts-endpoint-for-managed-database-services Mauricio Siu 2026-02-25 22:09:00 -06:00
  • a467920410 feat: enhance mount API to support service type filtering and organization access checks Mauricio Siu 2026-02-25 22:08:05 -06:00
  • e62bb7593a fix: add early return for empty patches in generateApplyPatchesCommand to prevent unnecessary command execution Mauricio Siu 2026-02-25 22:00:40 -06:00
  • 4af0bdc27b Merge pull request #3796 from Dokploy/feat/add-versioning-cloud-images Mauricio Siu 2026-02-25 01:36:55 -06:00
  • b9da9e6367 chore: enhance Docker image tagging in GitHub Actions workflow to include versioning based on branch context Mauricio Siu 2026-02-25 01:36:24 -06:00
  • 1ea1f6b603 chore: update @dokploy/trpc-openapi to version 0.0.16 in package.json and pnpm-lock.yaml for improved dependency management Mauricio Siu 2026-02-25 01:26:12 -06:00
  • 677fedbbc0 Merge pull request #3783 from Dokploy/feat/add-support-for-trusted-providers Mauricio Siu 2026-02-25 01:01:22 -06:00
  • 234862e5b6 chore: update build scripts to use rimraf for cleaning dist directory and add rimraf as a dependency in relevant package.json files Mauricio Siu 2026-02-24 23:17:14 -06:00
  • b8bfee7f87 chore: add path mapping for server module in tsconfig.json to improve module resolution in the schedules app Mauricio Siu 2026-02-24 22:55:42 -06:00
  • 2a3ae89f5e refactor: replace global db declaration with a globalForDb object to prevent redeclaration issues in monorepos and improve connection management in development and production environments Mauricio Siu 2026-02-24 22:48:29 -06:00
  • c22e006e30 refactor: rename db variable to dbConnection for improved clarity and export the connection for consistent usage across the application Mauricio Siu 2026-02-24 22:44:48 -06:00
  • 66ef8a0a5f refactor: update database type declaration to use a centralized Database type for improved clarity and consistency Mauricio Siu 2026-02-24 22:41:54 -06:00
  • d29de8fcba chore: remove DEBUG-BUILD.md file as it is no longer needed for debugging instructions Mauricio Siu 2026-02-24 20:32:50 -06:00
  • 42eeade121 chore: update drizzle-orm version to 0.45.1 across all package.json files and remove catalog reference for improved dependency management Mauricio Siu 2026-02-24 19:48:42 -06:00
  • 8e893e6c64 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-25 01:41:27 +00:00
  • e0c5273eb3 chore: centralize drizzle-orm versioning by using a catalog reference in package.json files and update pnpm-workspace.yaml for shared dependency management Mauricio Siu 2026-02-24 19:41:04 -06:00
  • a1ebb804fe refactor: reorganize imports in utils.ts to enhance clarity and maintainability Mauricio Siu 2026-02-24 19:01:44 -06:00
  • b2218efce6 refactor: update database imports to use centralized db module for improved consistency across API routes and schemas Mauricio Siu 2026-02-24 19:00:30 -06:00
  • b027d21589 refactor: simplify API configuration by returning links directly and moving transformer to the main return object for improved clarity Mauricio Siu 2026-02-24 18:38:26 -06:00
  • 2d0874d499 feat: add triggerType field to application schema for enhanced event handling Mauricio Siu 2026-02-24 18:35:26 -06:00
  • d7886fb7c9 fix: resolve OpenAPI 500 error caused by BigInt serialization in stopGracePeriodSwarm Vibe Code 2026-02-25 00:20:25 +01:00
  • e92ba584c0 refactor: utilize createInsertSchema for server API schemas to enhance consistency and clarity across create, update, and remove operations Mauricio Siu 2026-02-24 13:04:51 -06:00
  • 53b612534d refactor: update volume backup and environment description handling to use undefined instead of null for improved consistency; enhance error handling in AI component Mauricio Siu 2026-02-24 13:03:42 -06:00
  • 7b6ece0b65 refactor: streamline mount schema definitions by utilizing createSchema for improved consistency and clarity Mauricio Siu 2026-02-24 13:00:40 -06:00
  • 3b7dcaca7a chore: update drizzle-orm version to 0.41.0 in package.json and pnpm-lock.yaml; refactor schema definitions for improved clarity and consistency across various database schemas Mauricio Siu 2026-02-24 12:58:22 -06:00
  • 0d0383f84a [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-24 07:07:46 +00:00
  • 331b12c7d8 chore: update @dokploy/trpc-openapi to version 0.0.14 and swagger-ui-react to version 5.31.2; refactor OpenAPI document handling in swagger.tsx and settings.ts for improved compatibility and clarity Mauricio Siu 2026-02-24 01:07:23 -06:00
  • 7c534d62b6 chore: update dependencies in pnpm-lock.yaml and package.json, including zod to version 4.3.6, @dokploy/trpc-openapi to version 0.0.13, and @trpc packages to version 11.10.0; refactor loading state handling in application components Mauricio Siu 2026-02-23 23:50:55 -06:00
  • df648eccf6 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-23 17:11:01 +00:00
  • fca10c135a chore: update zod and react-hook-form integration to use standard-schema resolver; update dependencies in pnpm-lock.yaml Mauricio Siu 2026-02-23 11:10:28 -06:00
  • 03969b8f45 refactor: restructure auth export to improve type safety and clarity Mauricio Siu 2026-02-23 02:43:31 -06:00
  • d8e08558cc chore: update dependencies in pnpm-lock.yaml to latest versions, including hono, ai-sdk packages, and react-hook-form Mauricio Siu 2026-02-23 02:13:51 -06:00
  • 293ad3862a chore: update @better-auth/utils to version 0.3.1 in package.json and pnpm-lock.yaml Mauricio Siu 2026-02-23 02:06:36 -06:00
  • 6cc646c974 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-23 08:00:25 +00:00
  • d00ec952a9 fix: remove unnecessary console log for provider in auth.ts Mauricio Siu 2026-02-23 02:00:04 -06:00
  • 74461c860e chore: update @better-auth/sso and better-auth to version 1.5.0-beta.16; rename session_temp table to session and adjust related constraints; add new SQL migration for session table; implement getTrustedProviders function for dynamic provider retrieval Mauricio Siu 2026-02-23 01:58:59 -06:00
  • d08f098ea7 [autofix.ci] apply automated fixes 3673-dokploy-fails-with-bad-request-after-webui-triggered-update-and-does-not-recover-automatically autofix-ci[bot] 2026-02-23 02:06:54 +00:00
  • 9d09e51cf7 Merge pull request #3780 from Dokploy/3673-dokploy-fails-with-bad-request-after-webui-triggered-update-and-does-not-recover-automatically Mauricio Siu 2026-02-22 20:06:53 -06:00
  • e3aadf1908 fix: add error handling to dokploy restart notifications Mauricio Siu 2026-02-22 20:05:58 -06:00
  • 69d3286aaf fix: replace index-only keys with stable composite keys in mapped lists Yandi 2026-02-22 20:07:31 +07:00
  • 0b1c1e8b8c fix: replace full lodash imports with per-function imports Yandi 2026-02-22 19:53:01 +07:00
  • d542972522 fix: enhance server validation in createNetwork function Mauricio Siu 2026-02-22 01:58:28 -06:00
  • e7c38d4c54 feat: create network table and update related schemas Mauricio Siu 2026-02-22 01:57:18 -06:00
  • a8f941b5d9 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-22 07:56:34 +00:00
  • c68fac55fd refactor: remove deprecated network and snapshot SQL files Mauricio Siu 2026-02-22 01:56:07 -06:00
  • efcad7bbf5 feat: add networkIds column to multiple database tables Mauricio Siu 2026-02-22 01:53:36 -06:00
  • 5435e1dac4 Merge pull request #3760 from jirkavrba/feat/optional-dockerfile-path Mauricio Siu 2026-02-22 01:48:17 -06:00
  • a0566cdbd7 refactor: remove unused server value and update network handling logic Mauricio Siu 2026-02-21 14:59:50 -06:00
  • 69598821ed feat: implement Docker network management functionality Mauricio Siu 2026-02-21 14:53:27 -06:00
  • 999e5fabd3 feat: Add Dockerfile as default value for the application database column Jiří Vrba 2026-02-21 11:34:40 +01:00
  • 939ff810a2 feat(logs): classify logs using HTTP statusCode when present diego fabricio 2026-02-20 15:28:26 -05:00
  • 6a2098d522 Remove useless defaultValue Jiří Vrba 2026-02-20 09:31:34 +01:00
  • 5d3e05536e feat: Make dockerfile path optional and default to "Dockerfile" Jiří Vrba 2026-02-20 09:19:20 +01:00
  • 3e461f642e Merge pull request #3750 from mixelburg/fix/monitoring-memory-leak Mauricio Siu 2026-02-19 15:06:35 -06:00
  • 7a62f47e43 Merge pull request #3758 from Dokploy/feat/add-new-pricing Mauricio Siu 2026-02-19 15:01:18 -06:00
  • daf700429d refactor: update billing pricing calculations and display Mauricio Siu 2026-02-19 14:57:45 -06:00
  • 781bf5e116 refactor: remove commented-out code and clean up Stripe router Mauricio Siu 2026-02-19 14:53:28 -06:00
  • 66190434a7 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-02-19 20:51:00 +00:00
  • 2b42ef7829 refactor: simplify product ID handling and refine validation logic in Stripe router Mauricio Siu 2026-02-19 14:50:28 -06:00
  • 97374f736e feat: update billing display to show monthly pricing for additional servers Mauricio Siu 2026-02-19 12:45:18 -06:00
  • 28fc58d898 feat: enhance billing upgrade process with confirmation dialog and toast notifications Mauricio Siu 2026-02-19 12:11:27 -06:00
  • 32a14be564 feat: enhance billing functionality with new pricing tiers and upgrade options Mauricio Siu 2026-02-19 02:04:59 -06:00
  • e874b2c459 fix: cap monitoring chart data to prevent memory leak (#3712) Maks Pikov 2026-02-19 07:42:08 +00:00
  • 660bc3cd00 Merge pull request #3591 from vtomasr5/allow-zipdrop-build-server Mauricio Siu 2026-02-18 20:20:27 -06:00
  • c98548fa51 Merge pull request #3574 from ivanpadavan/patches-impl Mauricio Siu 2026-02-18 20:19:06 -06:00
  • 1926417458 fix: use event.code instead of event.key for keyboard shortcuts xob0t 2026-02-19 01:32:23 +03:00
  • 0d4d60953e test: add mock for patch service in application.command.test.ts and application.real.test.ts Mauricio Siu 2026-02-18 15:35:14 -06:00
  • f7079f51de test: remove unused mock for patch service in application.command.test.ts Mauricio Siu 2026-02-18 15:08:14 -06:00
  • 15a1a5d0aa test: remove unused mock for patch service in application.real.test.ts Mauricio Siu 2026-02-18 15:03:09 -06:00
  • d99e0bf4dd test: remove unused mock constants in application.real.test.ts Mauricio Siu 2026-02-18 15:02:44 -06:00
  • 20acc8bce5 test: remove unused patch mock and deployment test in application.real.test.ts Mauricio Siu 2026-02-18 15:01:50 -06:00
  • 5ef431b9e9 test: update mock implementation in application.real.test.ts Mauricio Siu 2026-02-18 14:54:24 -06:00
  • 3439b758df test: add mock for patch table in application.real.test.ts Mauricio Siu 2026-02-18 14:54:17 -06:00
  • 97f9e8ad25 test: enhance application tests with patch mock and additional paths Mauricio Siu 2026-02-18 14:51:28 -06:00
  • 5faa319b69 feat: add patch table and related constraints Mauricio Siu 2026-02-18 14:40:48 -06:00
  • 42e8320866 Merge branch 'canary' into patches-impl Mauricio Siu 2026-02-18 14:39:54 -06:00
  • b0c6b1338d chore: update deployment command in Dockerfiles to include --legacy flag Mauricio Siu 2026-02-18 12:11:02 -06:00
  • 309a411718 delete: remove integration tests for patch generation and application Mauricio Siu 2026-02-18 11:55:55 -06:00
  • ef65e0934e Merge branch 'canary' into patches-impl Mauricio Siu 2026-02-18 11:54:53 -06:00
  • 84dd6458aa Merge pull request #3743 from Dokploy/feat/migrate-to-node-24 Mauricio Siu 2026-02-18 11:54:13 -06:00
  • 37e5c52cbe chore: update fast-xml-parser and strnum dependencies Mauricio Siu 2026-02-18 11:53:10 -06:00