dokploy/apps/dokploy/components/dashboard/compose/general
2025-04-26 22:35:49 +00:00
..
generic Implement enableSubmodules feature across various Git provider components and update database schema. This change introduces a new boolean field enableSubmodules to control submodule behavior in Git operations, replacing the previous recurseSubmodules field. Updates include modifications to the UI components, API routers, and database schema to accommodate this new feature. 2025-04-26 16:35:02 -06:00
actions.tsx Added watchlist paths for Gitea and some minor typescript fixes. 2025-03-19 16:48:51 -06:00
compose-file-editor.tsx [autofix.ci] apply automated fixes 2025-04-26 22:35:49 +00:00
isolated-deployment.tsx feat(gitea): add Gitea repository support 2025-03-17 15:17:35 -06:00
randomize-compose.tsx chore: clean up unused variables and improve error handling across codebase 2025-02-22 20:35:21 -06:00
show-converted-compose.tsx Refactor ShowConvertedCompose component: simplify conditional rendering of the compose file display by removing unnecessary null check and ensuring consistent layout. 2025-03-29 15:01:55 -06:00
show-utilities.tsx refactor: lint 2025-02-09 02:20:40 -06:00
show.tsx refactor: remove unused auth service and clean up server-side code 2025-02-22 18:03:12 -06:00