dokploy/apps/dokploy
Mauricio Siu cbe78950cc Merge pull request #4954 from Dokploy/fix/error-page-status-code
fix(ui): show real status code on error page

(cherry picked from commit 3835a6fe68)
2026-08-05 23:48:03 -06:00
..
__test__ refactor(providers): inline quote() in git clone commands, drop shellWord helper 2026-07-20 15:58:16 -06:00
components Merge pull request #4953 from Dokploy/fix/dropdown-dialog-window-blur 2026-08-05 23:48:02 -06:00
docker Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
drizzle feat: optionally include encryption key in web server backups 2026-07-10 03:05:28 -06:00
hooks Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
lib fix: validate API key name length to prevent opaque 500 2026-07-12 18:15:05 +05:30
pages Merge pull request #4954 from Dokploy/fix/error-page-status-code 2026-08-05 23:48:03 -06:00
public Remove unused localization files for various languages in the Dokploy application, including common and settings JSON files for Azerbaijani, German, English, Spanish, Persian, French, Indonesian, Italian, Japanese, Korean, Kazakh, Malayalam, Dutch, Norwegian, and Polish. This cleanup helps streamline the localization process by eliminating empty files. 2026-07-19 20:11:20 -06:00
scripts 🚀 Release v0.29.5 (#4475) 2026-05-22 17:21:12 -06:00
server feat(ai): allow organizations to define custom AI provider presets 2026-07-21 03:19:06 -06:00
styles Merge pull request #4890 from SteadEXE/canary 2026-08-05 23:47:59 -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(validation): enhance destination path validation in file upload schema 2026-05-09 00:57:12 -06:00
.dockerignore Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.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 Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
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 Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
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.29.12 to v0.29.13 2026-07-21 03:22:19 -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 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: Reorder and clean up imports, update openapi schema, and improve 2026-02-16 14:01:00 +05:30
tsconfig.json 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
tsconfig.server.json refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -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