dokploy/apps/dokploy
2024-10-25 23:56:33 -06:00
..
__test__ refactor: update tests 2024-10-24 23:57:40 -06:00
components refactor(dokploy): add next public shareable key 2024-10-25 22:53:58 -06:00
docker Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
drizzle chore(dokploy): simplify migrations 2024-10-23 01:16:42 -06:00
lib Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
pages refactor(dokploy): add ssr for settings to show instantly the sidebar 2024-10-25 23:56:33 -06:00
public feat: add roundcube template 2024-09-17 19:57:54 +01:00
server refactor(dokploy): prevent to create projects when the user doesn't have servers buyed 2024-10-25 23:44:39 -06:00
styles feat: add requests 2024-08-20 00:15:08 -06:00
templates fix(installation): exit of script when docker swarm init fails 2024-10-21 21:50:26 -06:00
utils feat(providers): add gitlab bitbucket and github providers 2024-08-31 22:57:41 -06:00
.dockerignore Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.env.example refactor: add option to ci/cd 2024-10-10 21:22:13 -06:00
.env.production.example Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.gitignore Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
.nvmrc Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
components.json Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
CONTRIBUTING.md Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
Dockerfile Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
esbuild.config.ts Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
LICENSE.MD chore(license): update license 2024-09-19 22:28:29 -06:00
logo.png Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
middleware.ts Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
migration.ts Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
next.config.mjs refactor: rename builders to server 2024-10-05 22:15:47 -06:00
package.json chore(version): bump version 2024-10-25 21:18:04 -06:00
postcss.config.cjs Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
reset-password.ts refactor(dokploy): add -r flag to read the enviroments vars 2024-10-22 20:19:49 -06:00
setup.ts chore: update imports 2024-10-24 23:33:15 -06:00
tailwind.config.ts Feat/monorepo (#292) 2024-07-29 23:08:23 -06:00
tsconfig.json refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00
tsconfig.server.json refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00