dokploy/apps/dokploy
2025-04-15 05:09:46 +08:00
..
__test__ Merge pull request #1637 from Dokploy/1601-duplicate-domain-bug 2025-04-06 02:42:04 -06:00
components feat: implement debounced search functionality in RestoreBackup component 2025-04-13 20:30:31 -06:00
docker
drizzle feat(settings): add HTTPS support and update user schema 2025-04-06 01:41:47 -06:00
hooks Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
lib Revert "feat(i18n): update zh-Hans translation" 2025-03-15 22:08:49 -06:00
pages [autofix.ci] apply automated fixes 2025-04-08 20:27:50 +00:00
public Merge branch 'Dokploy:canary' into canary 2025-04-15 05:09:46 +08:00
server fix(application): enhance application reload process with error handling and Docker container management 2025-04-06 03:05:46 -06:00
styles Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
templates Removed apps/dokploy/templates/infisical/index.ts 2025-03-27 13:12:02 -06:00
utils feat(websocket): enhance WebSocket server with request validation and client instantiation 2025-04-06 00:07:41 -06:00
.dockerignore
.env.example
.env.production.example
.gitignore
.nvmrc
components.json
Dockerfile
esbuild.config.ts
LICENSE.MD
logo.png
migrate.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
migration.ts
next.config.mjs refactor(dokploy): standardize code formatting and improve readability across multiple components 2025-03-29 13:26:44 -06:00
package.json chore: bump version to v0.21.7 in package.json 2025-04-13 21:59:36 -06:00
postcss.config.cjs
reset-password.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
setup.ts
tailwind.config.ts fix(config): large screens support 2025-03-12 19:16:16 +07:00
tsconfig.json
tsconfig.server.json