mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 11:06:15 +05:00
|
Some checks are pending
Auto PR to main when version changes / create-pr (push) Waiting to run
Build Docker images / build-and-push-cloud-image (push) Waiting to run
Build Docker images / build-and-push-schedule-image (push) Waiting to run
Build Docker images / build-and-push-server-image (push) Waiting to run
Dokploy Docker Build / docker-amd (push) Waiting to run
Dokploy Docker Build / docker-arm (push) Waiting to run
Dokploy Docker Build / combine-manifests (push) Blocked by required conditions
Dokploy Docker Build / generate-release (push) Blocked by required conditions
autofix.ci / format (push) Waiting to run
Dokploy Monitoring Build / docker-amd (push) Waiting to run
Dokploy Monitoring Build / docker-arm (push) Waiting to run
Dokploy Monitoring Build / combine-manifests (push) Blocked by required conditions
Generate and Sync OpenAPI / Generate OpenAPI and commit to Dokploy repo (push) Waiting to run
- Updated the license key settings to ensure only users with the "owner" role can access certain functionalities. - Modified the license key activation input validation to require a non-empty string. - Improved error handling for network issues when validating license keys, providing clearer feedback to users. - Adjusted the dashboard settings to redirect non-owner users appropriately. |
||
|---|---|---|
| .. | ||
| __test__ | ||
| components | ||
| docker | ||
| drizzle | ||
| hooks | ||
| lib | ||
| pages | ||
| proprietary | ||
| public | ||
| scripts | ||
| server | ||
| styles | ||
| templates | ||
| types | ||
| utils | ||
| .dockerignore | ||
| .env.example | ||
| .env.production.example | ||
| .gitignore | ||
| .nvmrc | ||
| components.json | ||
| esbuild.config.ts | ||
| logo.png | ||
| migration.ts | ||
| next.config.mjs | ||
| package.json | ||
| postcss.config.cjs | ||
| reset-2fa.ts | ||
| reset-password.ts | ||
| setup.ts | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.server.json | ||
| wait-for-postgres.ts | ||