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-06-25 00:55:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1758655f66047da5843a184440c0dafe65262742
dokploy
/
packages
/
server
/
src
/
utils
/
providers
History
Mauricio Siu
b9f18cddf7
refactor(gitlab): reorder token refresh and provider fetching for improved clarity
2025-08-02 21:24:33 -06: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
refactor(gitea, gitlab): remove unused parameters and fetch entities by ID
2025-08-02 21:20:50 -06:00
github.ts
feat(preview): add collaborator permission requirement for preview deployments
2025-07-13 23:12:09 -06:00
gitlab.ts
refactor(gitlab): reorder token refresh and provider fetching for improved clarity
2025-08-02 21:24:33 -06:00
raw.ts
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00