This website requires JavaScript.
Explore
Help
Sign In
Dokploy
/
dokploy
Watch
1
Star
0
Fork
0
You've already forked dokploy
mirror of
https://github.com/Dokploy/dokploy
synced
2025-06-26 18:27:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fe69d5d4057a90e0cfb9eacad5f0aa0c84b5f206
dokploy
/
packages
/
server
History
Mauricio Siu
ceb16ae9f7
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
..
scripts
fix(server): update build paths
2024-10-26 15:48:30 -06:00
src
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
auth-schema.ts
Reapply "Merge branch 'canary' into kucherenko/canary"
2025-03-02 00:30:02 -06:00
esbuild.config.ts
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00
package.json
chore: update dependencies and enhance 2FA form
2025-04-12 21:11:21 -06:00
tsconfig.json
Revert "chore: disable TypeScript declaration generation in server tsconfig"
2025-02-23 00:13:35 -06:00
tsconfig.server.json
Reapply "Merge branch 'canary' into kucherenko/canary"
2025-03-02 00:30:02 -06:00