dokploy/apps/dokploy
2026-09-10 16:53:01 +00:00
..
__test__ [autofix.ci] apply automated fixes 2026-09-10 16:53:01 +00:00
components refactor: clean up log-management code and rebuild migrations 2026-09-10 12:52:27 -04:00
docker
drizzle refactor: clean up log-management code and rebuild migrations 2026-09-10 12:52:27 -04: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 refactor: clean up log-management code and rebuild migrations 2026-09-10 12:52:27 -04:00
public chore: use compressed open graph image 2026-09-04 21:37:15 +05:30
scripts feat: cloud onboarding wizard, billing trial card, and post-checkout server setup 2026-09-01 19:11:39 -06:00
server refactor: clean up log-management code and rebuild migrations 2026-09-10 12:52:27 -04:00
styles feat(dns): rework provider management and support all record types 2026-08-21 10:24:52 +02: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 Merge pull request #4765 from imrja8/feat/organization-logo-drag-drop 2026-09-03 10:49: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 refactor: clean up log-management code and rebuild migrations 2026-09-10 12:52:27 -04: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 Merge pull request #5237 from shuv-o/feat/reset-password-by-email 2026-08-31 19:37:33 +00: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