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-29 19:15:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
560d493d569cdc4ac88bed8a523c881c1a427dd6
dokploy
/
packages
/
server
/
src
/
utils
/
providers
History
avalolu
560d493d56
feat(gitlab): support nested group filtering using namespace.full_path.startsWith
2025-05-26 18:00:03 -04:00
..
bitbucket.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
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 repository fetching to handle pagination
2025-05-04 21:03:31 -06:00
github.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
gitlab.ts
feat(gitlab): support nested group filtering using namespace.full_path.startsWith
2025-05-26 18:00:03 -04:00
raw.ts
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00