dokploy/apps/dokploy
2026-09-01 01:58:57 -06:00
..
__test__ Merge branch 'canary' into feat/vault-phase-provider 2026-09-01 01:58:35 -06:00
components Merge branch 'canary' into feat/vault-phase-provider 2026-09-01 01:58:35 -06:00
docker
drizzle Add entry for volatile piledriver in journal with version 7 2026-09-01 01:58:57 -06:00
hooks feat: add Overview dashboard (Services, Backups & Domains tabs) 2026-08-13 17:03:42 -04:00
lib feat: integrate vault provider management and environment variable resolution 2026-08-10 11:14:55 -06:00
pages Merge pull request #5048 from Dokploy/fix/openapi-body-size-limits 2026-08-28 16:35:34 -06:00
public Merge pull request #4225 from GuillaumeLecomte1/fix/favicon-theme-toggle 2026-08-09 02:19:58 -06:00
scripts 🚀 Release v0.29.5 (#4475) 2026-05-22 17:21:12 -06:00
server fix: pass timezone when removing repeatable schedule job 2026-09-01 01:31:59 -06:00
styles fix: lock sidebar-inset scroll while a modal is open 2026-08-12 15:38:39 -06:00
templates fix: replace traefik.me with sslip.io for auto-generated domains 2026-05-08 19:04:24 -06:00
types [autofix.ci] apply automated fixes 2025-07-14 15:30:24 +09:00
utils feat: remove unnecesary checks for ip and comments 2026-08-03 22:35:41 -04:00
.dockerignore
.env.example Fix newline at end of .env.example file 2025-11-25 12:02:52 -05:00
.env.production.example chore(env): remove hardcoded DATABASE_URL from production example file 2026-01-21 16:56:30 +01:00
.gitignore
components.json Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
esbuild.config.ts fix(esbuild): update path for migrate-auth-secret script 2026-05-11 11:34:21 -06:00
logo.png
migration.ts refactor(db): centralize database URL configuration by importing dbUrl from constants 2026-01-21 17:33:06 +01:00
next.config.mjs chore(dependencies): update zod version across multiple packages to 3.25.76 and remove unused i18next dependencies 2026-02-16 02:09:33 -06:00
package.json Bump version from v0.30.2 to v0.30.3 2026-08-30 17:36:51 -06:00
postcss.config.cjs Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
reset-2fa.ts refactor(auth): replace findAdmin with findOwner in user management logic and update role-based permissions in the dashboard 2025-12-07 02:51:03 -06:00
reset-password.ts fix: normalize email argument before lookup in reset-password 2026-08-31 23:06:04 +06:00
setup.ts chore: remove leftover Redis infrastructure code 2026-07-28 14:23:10 -06:00
tsconfig.json feat: upgrade to TypeScript 7 and Next.js 16.3 2026-08-11 01:39:09 -06:00
tsconfig.server.json feat: upgrade to TypeScript 7 and Next.js 16.3 2026-08-11 01:39:09 -06:00
wait-for-postgres.ts feat(dokploy): add wait-for-postgres script and update Dockerfile and package.json 2026-02-08 15:43:58 -06:00