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.git
synced
2026-07-04 13:35:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e79f8c4b7267952d2eca79808eecd1338954ae2b
dokploy
/
packages
/
server
/
src
/
utils
/
providers
History
David Sinclair
96dd8d37a5
Fix typo: Clonning → Cloning
2025-06-20 11:30:38 +02:00
..
bitbucket.ts
Fix typo: Clonning → Cloning
2025-06-20 11:30:38 +02:00
docker.ts
fix(docker): fix for custom registry login
2024-12-18 21:58:22 -05:00
git.ts
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
gitea.ts
Fix typo: Clonning → Cloning
2025-06-20 11:30:38 +02:00
github.ts
Fix typo: Clonning → Cloning
2025-06-20 11:30:38 +02:00
gitlab.ts
Fix typo: Clonning → Cloning
2025-06-20 11:30:38 +02:00
raw.ts
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00