..
__test__
fix: add createEnvFile toggle to Compose, mirroring Application
2026-08-07 17:28:57 -04:00
components
fix: enable tailwindDirectives in biome css parser
2026-08-10 15:31:17 +04:00
docker
drizzle
fix: add createEnvFile toggle to Compose, mirroring Application
2026-08-07 17:28:57 -04:00
hooks
Feat/tailwind v4 shadcn update ( #4706 )
2026-06-30 15:45:23 -06:00
lib
fix: allow Option/Alt composed characters in terminals on macOS
2026-08-09 01:29:42 -06:00
pages
feat: add volumes section and file explorer for containers and volumes
2026-08-09 13:03:41 -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
feat: add volumes section and file explorer for containers and volumes
2026-08-09 13:03:41 -06:00
styles
fix: enable tailwindDirectives in biome css parser
2026-08-10 15:31:17 +04: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
Merge branch 'main' into canary
2026-08-06 00:12:08 -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
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