dokploy/apps/dokploy
Mauricio Siu d4a98eb85e refactor(templates): remove legacy template files and update project structure
- Delete all template-related files in `apps/dokploy/templates`
- Remove template image files from `apps/dokploy/public/templates`
- Update server-side template processing with new implementation
- Clean up unused configuration and utility files
2025-03-09 21:09:05 -06:00
..
__test__ feat(templates): refactor template processing and GitHub template fetching 2025-03-09 13:50:34 -06:00
components refactor(templates): replace Github icon with custom GithubIcon component 2025-03-09 18:55:27 -06:00
docker
drizzle Merge branch 'canary' into vicke4/canary 2025-03-09 02:48:19 -06:00
hooks Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
lib Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
pages feat(compose): add Docker Compose template import functionality 2025-03-09 18:10:58 -06:00
public refactor(templates): remove legacy template files and update project structure 2025-03-09 21:09:05 -06:00
server refactor(templates): remove legacy template files and update project structure 2025-03-09 21:09:05 -06:00
styles Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
templates refactor(templates): remove legacy template files and update project structure 2025-03-09 21:09:05 -06:00
utils
.dockerignore
.env.example
.env.production.example
.gitignore
.nvmrc
components.json
CONTRIBUTING.md
Dockerfile
esbuild.config.ts
LICENSE.MD
logo.png
middleware.ts
migrate.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
migration.ts
next.config.mjs
package.json feat(ui): add Docker Compose file editor autocomplete 2025-03-09 13:00:22 -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
tsconfig.json
tsconfig.server.json