..
__test__
Merge branch 'canary' into feat/application-icon-upload
2026-04-04 18:29:52 -06:00
components
feat: enhance ShowIconSettings component with dialog and file upload functionality
2026-04-04 20:25:47 -06:00
docker
Feat/monorepo ( #292 )
2024-07-29 23:08:23 -06:00
drizzle
Merge branch 'canary' into feat/application-icon-upload
2026-04-04 18:29:52 -06:00
hooks
Merge branch 'canary' into feat/libsql
2026-03-19 11:20:22 -06:00
lib
feat: integrate dompurify and simple-icons for enhanced icon management
2026-04-04 20:16:47 -06:00
pages
feat: enhance ShowIconSettings component with dialog and file upload functionality
2026-04-04 20:25:47 -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
feat: integrate dompurify and simple-icons for enhanced icon management
2026-04-04 20:16:47 -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
feat: integrate dompurify and simple-icons for enhanced icon management
2026-04-04 20:16:47 -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