| .. |
|
__test__
|
Merge pull request #5076 from Dokploy/feat/overview-dashboard
|
2026-08-14 00:40:13 -06:00 |
|
components
|
Merge pull request #5118 from andwati/fix/tag-assignment-on-project-create
|
2026-08-18 14:22:12 -06:00 |
|
docker
|
|
|
|
drizzle
|
feat: add DNS provider integration (Cloudflare, AWS Route53)
|
2026-08-12 03:25:25 -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 #5085 from Dokploy/feat/signup-showcase-panel
|
2026-08-14 10:02:17 -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: use dockerode API instead of shell docker ps for changePassword container lookup
|
2026-08-18 02:19:41 -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: update version to v0.30.0 in package.json
|
2026-08-14 00:40:40 -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: 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 |