dokploy/apps/dokploy
Mauricio Siu 2ae14c65cf refactor(web-server): make type prop optional in ShowModalLogs component
- Update type prop to be optional in the Props interface
- Improve component flexibility by allowing undefined type
2025-03-02 03:24:29 -06:00
..
__test__ Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
components refactor(web-server): make type prop optional in ShowModalLogs component 2025-03-02 03:24:29 -06:00
docker
drizzle Merge branch 'canary' into mauricio/feature 2025-03-02 02:16:45 -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(ai): update AI settings to use organization-based access control 2025-03-02 00:54:46 -06:00
public Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
server refactor(traefik): migrate from Docker Swarm to standalone container 2025-03-02 03:14:54 -06:00
styles Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
templates Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -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(ai): update AI settings to use organization-based access control 2025-03-02 00:54:46 -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