..
__test__
fix: swap stripPrefix and addPrefix middleware order in Traefik domain config
2026-04-09 17:35:42 -06:00
components
[autofix.ci] apply automated fixes
2026-04-14 02:15:37 +00:00
docker
Feat/monorepo ( #292 )
2024-07-29 23:08:23 -06:00
drizzle
feat: add invoice notification settings and email notifications for payments
2026-04-11 00:18:23 -06:00
hooks
Merge branch 'canary' into feat/libsql
2026-03-19 11:20:22 -06:00
lib
[autofix.ci] apply automated fixes
2026-04-05 02:29:17 +00:00
pages
fix: address PR review feedback
2026-04-13 20:34:06 -06:00
public
Replace logo.svg with updated SVG design
2026-02-04 11:10:13 -03:00
scripts
feat: add OpenAPI generation script and workflow
2025-11-30 00:30:40 -06:00
server
fix: update audit action for container termination
2026-04-13 20:36:04 -06:00
styles
feat(dashboard): replace Chatwoot widget with HubSpot widget in dashboard layout
2025-12-09 16:46:29 -06:00
templates
Removed apps/dokploy/templates/infisical/index.ts
2025-03-27 13:12:02 -06:00
types
[autofix.ci] apply automated fixes
2025-07-14 15:30:24 +09:00
utils
feat(validation): centralize app name validation logic
2026-04-03 22:40:49 -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/monorepo ( #292 )
2024-07-29 23:08:23 -06:00
esbuild.config.ts
feat(dokploy): add wait-for-postgres script and update Dockerfile and package.json
2026-02-08 15:43:58 -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
chore: update dokploy version to v0.29.0
2026-04-04 23:25:22 -06:00
postcss.config.cjs
Feat/monorepo ( #292 )
2024-07-29 23:08: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
tailwind.config.ts
fix(config): the min- and max- variants are not supported with a screens configuration containing mixed units
2025-07-09 18:17:32 +07:00
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