dokploy/apps/dokploy
2025-05-05 02:58:57 -06:00
..
__test__ Add triggerType field to baseApp configuration in drop and traefik test files 2025-04-26 22:18:43 -06:00
components Add databaseType prop to HandleBackup component in ShowBackups 2025-05-04 21:37:40 -06:00
docker
drizzle Enhance backup table schema with dynamic appName generation 2025-05-04 15:52:37 -06:00
hooks
lib Refactor appName generation in dashboard components 2025-05-04 20:14:49 -06:00
pages Update deployments tab styling for improved layout 2025-05-04 19:31:18 -06:00
public Merge pull request #1634 from f3liiix/canary 2025-04-17 01:59:35 -06:00
server Refactor user role handling in TRPC context and routers 2025-05-04 19:26:09 -06:00
styles
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
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 Update version in package.json to v0.22.1 2025-05-05 02:58:57 -06:00
postcss.config.cjs
reset-password.ts
setup.ts
tailwind.config.ts
tsconfig.json
tsconfig.server.json