Commit Graph

  • b814bdc612 Refactor application and compose deployment logic: remove unused buildApplication function, streamline command logging for deployment, and enhance static command generation for improved maintainability and clarity in the codebase. Mauricio Siu 2025-11-09 11:13:39 -06:00
  • d8ab7a59ff Refactor Bitbucket header utility: remove unused BitbucketClone type definition to streamline the code and enhance maintainability. Mauricio Siu 2025-11-09 03:43:54 -06:00
  • f718ab334e Refactor compose utilities: remove unused functions and streamline the buildCompose logic for improved maintainability. Update domain handling by retaining only the necessary remote function, enhancing clarity in the codebase. Mauricio Siu 2025-11-09 03:42:43 -06:00
  • 668aaf9a91 Refactor deployment utilities: rename remote deployment functions for clarity and consistency, enhancing the deployment logic in the application. Streamline the build application function by commenting out unused build types to improve maintainability. Mauricio Siu 2025-11-09 03:29:40 -06:00
  • ef10996dd8 Refactor builder utilities: remove unused build functions for Docker, Heroku, Nixpacks, Paketo, and Railpack, streamlining the codebase. Update static command generation to enhance clarity and maintainability. Mauricio Siu 2025-11-09 03:28:32 -06:00
  • a05b75fc67 Refactor deployment logic: remove unused remote preview deployment function, streamline deployment commands, and enhance error handling for Docker image pulling. Update build command generation for Docker source type. Mauricio Siu 2025-11-09 03:24:13 -06:00
  • f96114ad80 Refactor Bitbucket repository cloning logic: remove unused parameter and enhance error handling by retrieving Bitbucket provider directly within the function. Mauricio Siu 2025-11-09 03:18:07 -06:00
  • 5ac32f9f24 Refactor repository cloning interfaces: standardize parameters for Bitbucket, Gitea, and GitLab repository cloning functions to improve consistency and maintainability across the codebase. Mauricio Siu 2025-11-09 03:16:18 -06:00
  • 7b398939f7 Refactor compose and deployment services: streamline cloning and execution commands, remove redundant remote functions, and enhance error handling. Update database schema to include application build server ID for better tracking of deployments. Mauricio Siu 2025-11-09 03:12:49 -06:00
  • fd8f0e8f1f Merge pull request #2950 from Bima42/fix/2949-upload-in-dropzone-two-times-in-a-row Mauricio Siu 2025-11-08 14:20:46 -06:00
  • 4f2268e66f Merge pull request #2976 from Dokploy/2838-endpoint-mode-configuration-solves-networking-issues-inside-lxc-containers Mauricio Siu 2025-11-08 14:13:40 -06:00
  • b99d532582 Update tests and refactor user query: Add 'endpointSpecSwarm' to application test cases and rename user variable in Stripe webhook to improve clarity and consistency. Mauricio Siu 2025-11-08 14:12:01 -06:00
  • fb2bb99a2c Add SQL migration for user table refactor and endpoint specifications: Rename 'user_temp' to 'user', drop and add foreign key constraints, and introduce 'endpointSpecSwarm' column in multiple tables. Update journal and snapshot metadata for migration 0120_lame_captain_midlands. Mauricio Siu 2025-11-08 14:09:26 -06:00
  • 785172fa7b Enhance application schema and database utilities: Add 'endpointSpecSwarm' to application schema, update Docker container configuration to handle 'EndpointSpec' more flexibly across various database implementations, and remove deprecated 'generateEndpointSpec' function to streamline codebase. Mauricio Siu 2025-11-08 14:08:14 -06:00
  • 43701915f1 Add SQL migration for user table refactor: rename 'users' to 'user', update foreign key constraints, and add unique email constraint. Update journal and snapshot metadata for migration 0121_colorful_star_brand. Mauricio Siu 2025-11-08 13:57:05 -06:00
  • 2619733915 Refactor user schema and update database references: rename 'users_temp' to 'user' across the codebase, update related database queries, and enhance endpoint specifications for swarm settings in various database schemas. Mauricio Siu 2025-11-08 13:54:32 -06:00
  • 615d89ee0c feat(requests): conditionally render traefik reload warning HarikrishnanD 2025-11-07 11:40:30 +05:30
  • 21fa21e9c0 Merge branch 'canary' into feature/custom-entrypoint mkarpats 2025-11-05 21:09:36 +02:00
  • 14dafa9a8a [autofix.ci] apply automated fixes autofix-ci[bot] 2025-11-05 06:27:27 +00:00
  • c5eb31ab90 feat: add web UI file upload to Docker containers HarikrishnanD 2025-11-05 11:55:40 +05:30
  • d6704dbd27 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-11-04 10:38:15 +00:00
  • dcdbed047b fix: change backup file naming to Windows-compatible format HarikrishnanD 2025-11-04 16:06:01 +05:30
  • c362b2c558 feat: add password manager compatible OTP input component Léo FILMON 2025-11-04 01:43:09 +00:00
  • 63568a4887 feat: display environnement in notification spacewaterbear 2025-11-03 23:27:18 +01:00
  • 8aa496b773 fix: clear input value after uploading file in dropzone Bima42 2025-11-03 19:03:19 +01:00
  • 0c24507872 chore: run format-and-lint:fix ChristoferMendes 2025-11-03 09:44:14 -03:00
  • d2cd01aff7 chore: run dbml.ts script to update schema.dbml ChristoferMendes 2025-11-03 09:41:45 -03:00
  • 6349cabf27 Merge branch 'canary' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider ChristoferMendes 2025-11-03 09:35:37 -03:00
  • 1ce153371a Merge pull request #2930 from Harikrishnan1367709/Add-the-ability-to-mark-an-organization-as--default--or-remember-last-used-organization-#1991 Mauricio Siu 2025-11-02 22:33:38 -06:00
  • 41849654a7 Refactor Sidebar organization actions: streamline default organization setting and deletion logic, ensuring proper error handling and UI consistency. Mauricio Siu 2025-11-02 22:32:28 -06:00
  • a475361b80 Refactor organization management in Sidebar: streamline organization selection and default setting logic. Update API to return organization memberships with default status. Improve UI for organization actions in the sidebar. Mauricio Siu 2025-11-02 22:27:04 -06:00
  • 1dc5bbd9bd Add 'is_default' column to 'member' table and update journal and snapshot metadata for migration 0119_bouncy_morbius Mauricio Siu 2025-11-02 22:07:20 -06:00
  • d55e934978 Remove deprecated SQL migration file '0120_plain_eternity.sql' and corresponding entries from journal and snapshot metadata to clean up project structure. Mauricio Siu 2025-11-02 22:05:38 -06:00
  • dddb866233 Remove 'is_default' field from snapshot metadata in 0114_snapshot.json to streamline project permissions configuration. Mauricio Siu 2025-11-02 22:04:05 -06:00
  • 0b58092c8a Remove deprecated SQL migration file and add new migration for default member organization flag. Update journal and snapshot metadata accordingly. Mauricio Siu 2025-11-02 22:03:34 -06:00
  • 759955e05e Delete apps/dokploy/drizzle/0114_sudden_sheva_callister.sql Mauricio Siu 2025-11-02 22:02:09 -06:00
  • 5949005458 Remove deprecated SQL migration file and add new migration for default member organization flag. Update journal and snapshot metadata accordingly. Mauricio Siu 2025-11-02 21:57:43 -06:00
  • 71b550f7e6 Merge branch 'canary' into Add-the-ability-to-mark-an-organization-as--default--or-remember-last-used-organization-#1991 Mauricio Siu 2025-11-02 21:41:08 -06:00
  • 832a98734a Merge pull request #2943 from Dokploy/2905-subdomain-length-of-random-traefik-domain-isnt-checked-and-exceeds-maximum Mauricio Siu 2025-11-02 17:21:41 -06:00
  • 65b3ce831f feat(domain): truncate project name to comply with domain label length restrictions Mauricio Siu 2025-11-02 17:20:42 -06:00
  • 6613cb7587 Merge pull request #2921 from Harikrishnan1367709/Container-not-started-if-the-Volume-contains-spaces-#2916 Mauricio Siu 2025-11-02 17:16:13 -06:00
  • 75a43896a2 Merge pull request #2941 from AtilMohAmine/fix/empty-json-responses-compose 2916-container-not-started-if-the-volume-contains-spaces Mauricio Siu 2025-11-02 17:14:31 -06:00
  • 64e48a7bbe fix: add JSON responses to compose endpoints that return empty body test 2025-11-02 18:16:08 +01:00
  • 5434d9730d Merge pull request #2937 from amirparsadd/amirparsadd-patch-1 Mauricio Siu 2025-11-01 22:41:08 -06:00
  • 373c78a927 ArvanCloud new IP Ranges Amirparsa Baghdadi 2025-11-01 23:10:58 +03:30
  • 53b66e41e2 chore(ui): apply Biome format to time badge and headers Aathil Felix 2025-11-01 19:09:58 +05:30
  • 0f100c7bc8 feat: add server time clock Aathil Felix 2025-11-01 18:03:40 +05:30
  • 856b6ceec6 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-10-31 14:53:42 +00:00
  • a14cc09933 feat: Add default organization selection (#1991) HarikrishnanD 2025-10-31 20:21:49 +05:30
  • 94536ab05a Merge branch 'canary' of github.com:ChristoferMendes/dokploy into feature/add-custom-webhook-notification-provider ChristoferMendes 2025-10-31 11:48:21 -03:00
  • 94c00312c1 feat(volumes): reject spaces/quotes in volume names per Docker rules (#2916) HarikrishnanD 2025-10-30 12:54:37 +05:30
  • 970905198b [autofix.ci] apply automated fixes autofix-ci[bot] 2025-09-30 05:05:28 +00:00
  • a0c87358eb feat: add mattermost notification provider Hootan 2025-09-29 18:46:25 +02:00
  • 91a385c302 feat[notifications]: Add dokployBackup notification type support WalidDevIO 2025-10-27 21:40:50 +01:00
  • 9627af9cda Merge branch 'canary' into feature/custom-entrypoint mkarpats 2025-10-26 14:26:52 +02:00
  • b45e7e415c Merge pull request #2901 from Dokploy/canary Mauricio Siu 2025-10-26 02:14:56 -06:00
  • dadef000d5 Merge pull request #2902 from Dokploy/feat/add-cloud-tracking v0.25.6 Mauricio Siu 2025-10-26 01:56:10 -06:00
  • 2cda9821a5 feat(tracking): integrate HubSpot tracking functionality and reintroduce cancell-deployments export Mauricio Siu 2025-10-26 01:54:05 -06:00
  • a0868ad57c chore(package): bump version to v0.25.6 Mauricio Siu 2025-10-26 01:32:36 -06:00
  • d4f574aa3f Merge pull request #2900 from Dokploy/2777-bug-report-environment-variables-not-loaded-in-docker-compose-raw-mode Mauricio Siu 2025-10-26 01:30:44 -06:00
  • 07368ff8c6 fix(compose): add default compose path for raw source type in file editor Mauricio Siu 2025-10-26 01:29:34 -06:00
  • 102a7a00b8 fix(compose): update environment file path handling to support raw source type Mauricio Siu 2025-10-26 01:23:14 -06:00
  • 25a6a5bec6 Merge pull request #2899 from Dokploy/2793-watch-paths-dont-work-with-bitbucket-workspace-specified Mauricio Siu 2025-10-26 01:01:19 -06:00
  • 011792e26b fix(api): update Bitbucket API URL construction to use a unified username variable Mauricio Siu 2025-10-26 00:57:06 -06:00
  • a527bafad8 Merge pull request #2740 from kirill-dev-pro/pass-dokploy-preview-url-at-build-time Mauricio Siu 2025-10-25 13:18:56 -06:00
  • 14e154bece fix(application): use template literals for dynamic content in deployment comments Mauricio Siu 2025-10-25 13:18:09 -06:00
  • e5aeff6106 fix(application): update deployment comment syntax to use template literals for dynamic content Mauricio Siu 2025-10-25 13:17:27 -06:00
  • f6ff90eed9 fix(application): correct log path variable usage and update label syntax in getApplicationStats function Mauricio Siu 2025-10-25 13:16:25 -06:00
  • f34a65cf14 Merge branch 'canary' into pass-dokploy-preview-url-at-build-time Mauricio Siu 2025-10-25 13:15:25 -06:00
  • 8c0db75e1e Merge pull request #2795 from Harikrishnan1367709/Support-query-parameter-auth-(-key=)-for-Gemini-API-in-AI-Providers-#2775 Mauricio Siu 2025-10-25 13:12:45 -06:00
  • b3c6645b35 Merge pull request #2837 from Harikrishnan1367709/Loading-State-Applied-Globally-for-All-Volume-Backups-#2836 Mauricio Siu 2025-10-25 13:11:53 -06:00
  • 0ff0695b7f refactor(volume-backups): rename backupServerId to serverId for clarity in volume backup component Mauricio Siu 2025-10-25 13:10:02 -06:00
  • 6a4ef1153f fix(volume-backups): adjust layout for volume backups display and reintroduce toast notifications Mauricio Siu 2025-10-25 13:07:15 -06:00
  • a65262b45e Merge branch 'canary' into Loading-State-Applied-Globally-for-All-Volume-Backups-#2836 Mauricio Siu 2025-10-25 13:06:24 -06:00
  • 75a66826f2 Merge pull request #2840 from imran-vz/feat/recreate-2fa-backup-codes Mauricio Siu 2025-10-25 13:03:44 -06:00
  • a5eeb74831 feat(2fa): add functionality to download and copy backup codes to clipboard Mauricio Siu 2025-10-25 13:01:25 -06:00
  • 3dad8b4a54 Merge branch 'canary' into feat/recreate-2fa-backup-codes Mauricio Siu 2025-10-25 12:49:52 -06:00
  • fd94a14d85 Merge pull request #2674 from ischanx/feat-lark-webhook Mauricio Siu 2025-10-25 12:35:38 -06:00
  • d7e0413ed9 feat(notification): add 'lark' notification type and create associated table; update notification schema Mauricio Siu 2025-10-25 12:10:39 -06:00
  • f4748bdd11 Merge branch 'canary' into feat-lark-webhook Mauricio Siu 2025-10-25 12:09:04 -06:00
  • 5a50d4bfc7 chore: remove lark webhook SQL files and related journal entries Mauricio Siu 2025-10-25 12:06:55 -06:00
  • d1130c4554 Merge pull request #2893 from hl9020/feature/copy-logs-to-clipboard Mauricio Siu 2025-10-25 11:52:46 -06:00
  • fd2775e32a feat(copy-logs): simplify clipboard copy functionality using copy-to-clipboard library Mauricio Siu 2025-10-25 11:51:44 -06:00
  • 51003276bc Merge branch 'canary' into feature/copy-logs-to-clipboard Mauricio Siu 2025-10-25 11:49:07 -06:00
  • 6fb3584283 Merge pull request #2810 from CorentinMre/fix/memory-monitoring-actual-usage Mauricio Siu 2025-10-25 11:47:32 -06:00
  • 997dd784a5 Merge pull request #2862 from Harikrishnan1367709/Add-Ctrl+S/CMD+S-keyboard-shortcuts-to-save-.env-file-#2845 Mauricio Siu 2025-10-25 11:43:30 -06:00
  • 60d1bc4a6d Merge pull request #2898 from Dokploy/2896-file-mount-box-width-expands-with-the-textbox Mauricio Siu 2025-10-25 11:26:22 -06:00
  • daa8184c30 fix(volumes): update FormItem class for better layout and adjust input class for consistency Mauricio Siu 2025-10-25 11:24:11 -06:00
  • 90bd276ad4 [autofix.ci] apply automated fixes autofix-ci[bot] 2025-10-25 07:11:54 +00:00
  • 68be333b04 Merge pull request #2831 from Harikrishnan1367709/All-scheduled-tasks-show-loading-state-when-running-a-single-task-manually-#2829 Mauricio Siu 2025-10-25 01:06:20 -06:00
  • 2723703f60 Merge branch 'canary' into All-scheduled-tasks-show-loading-state-when-running-a-single-task-manually-#2829 Mauricio Siu 2025-10-25 01:04:36 -06:00
  • d83783c620 Merge pull request #2820 from Harikrishnan1367709/Move-environment-variables-icon-outside-dropdown-#2755 Mauricio Siu 2025-10-25 00:58:33 -06:00
  • ea9c76c1df refactor: replace SquareTerminal icon with a Button component in EnvironmentVariables Mauricio Siu 2025-10-25 00:58:12 -06:00
  • 32c302e9ce Merge branch 'canary' into Move-environment-variables-icon-outside-dropdown-#2755 Mauricio Siu 2025-10-25 00:54:00 -06:00
  • 9f99185628 Merge pull request #2745 from iksaku/feat/docker-build-secrets Mauricio Siu 2025-10-25 00:32:27 -06:00
  • 05b20193c2 fix(docker): escape single quotes in secret values for Docker command Mauricio Siu 2025-10-25 00:25:25 -06:00
  • 88a8c060db [autofix.ci] apply automated fixes autofix-ci[bot] 2025-10-25 05:55:09 +00:00
  • 71c01ff30f feat: add previewBuildSecrets and buildSecrets columns to application table Mauricio Siu 2025-10-24 23:42:55 -06:00
  • babc1c033e Merge branch 'canary' into feat/docker-build-secrets Mauricio Siu 2025-10-24 23:42:23 -06:00
  • b34334701b refactor: remove deprecated SQL files and journal entries for left smasher Mauricio Siu 2025-10-24 23:42:14 -06:00