dokploy/apps/dokploy
Mauricio Siu ca3da4dc5d
Merge pull request #5201 from Dokploy/fix/compose-git-mounts-5181
fix: resolve relative bind mounts against code dir for git-based compose deploys
2026-08-27 09:15:38 -06:00
..
__test__ Merge pull request #5201 from Dokploy/fix/compose-git-mounts-5181 2026-08-27 09:15:38 -06:00
components fix: correct network monitoring chart labels and units 2026-08-27 01:44:49 -06:00
docker
drizzle fix: detect network delete/recreate by Docker ID during sync 2026-08-27 01:15:10 -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 #5079 from NoiceHax/fix/issue-4074 2026-08-18 21:21:20 +00: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: resolve relative bind mounts against code dir for git-based compose deploys 2026-08-27 09:15:06 -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 chore: release v0.30.2 2026-08-18 21:32:24 +00: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 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
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