Mauricio Siu
42eeade121
chore: update drizzle-orm version to 0.45.1 across all package.json files and remove catalog reference for improved dependency management
2026-02-24 19:48:42 -06:00
Mauricio Siu
3b7dcaca7a
chore: update drizzle-orm version to 0.41.0 in package.json and pnpm-lock.yaml; refactor schema definitions for improved clarity and consistency across various database schemas
2026-02-24 12:58:22 -06:00
Mauricio Siu
37e5c52cbe
chore: update fast-xml-parser and strnum dependencies
...
- Removed fast-xml-parser version 4.3.4 and updated to version 5.3.6 in package.json and pnpm-lock.yaml.
- Updated strnum dependency from version 1.1.2 to 2.1.2 in pnpm-lock.yaml.
2026-02-18 11:53:10 -06:00
autofix-ci[bot]
49914c5d92
[autofix.ci] apply automated fixes
2026-02-18 17:48:12 +00:00
Mauricio Siu
9df4398c8f
chore: upgrade pnpm version to 10.22.0 across all Dockerfiles and package.json files
...
- Updated pnpm version from 9.12.0 to 10.22.0 in Dockerfiles for base, cloud, schedule, and server.
- Adjusted package.json files in multiple applications to reflect the new pnpm version.
- Updated dependencies for better-auth and related packages to version 1.4.18.
2026-02-18 11:47:41 -06:00
Mauricio Siu
d70c865dc7
chore: upgrade Node.js version and related dependencies to 24.4.0
...
- Updated .nvmrc and Dockerfiles to use Node.js 24.4.0.
- Modified package.json files across multiple applications to reflect the new Node.js version and updated @types/node dependency.
- Updated better-auth and @better-auth/sso dependencies to version v1.5.0-beta.16 in relevant package.json files.
- Removed outdated .nvmrc file from apps/dokploy.
2026-02-18 11:10:51 -06:00
Mauricio Siu
e5f51fd7be
chore(dependencies): add esbuild override in package.json and pnpm-lock.yaml
...
- Introduced an override for esbuild version 0.20.2 in both package.json and pnpm-lock.yaml to ensure consistent dependency resolution.
2026-02-16 13:35:24 -06:00
Mauricio Siu
bac9dd5c31
chore(deps): update @types/node version across multiple packages
...
- Upgraded @types/node from version ^18.19.104 to ^20.16.0 in package.json files for apps/api, apps/dokploy, apps/schedules, and packages/server.
- Adjusted pnpm-lock.yaml to reflect the updated @types/node version across all relevant dependencies.
- Added a new setup file for mock database interactions in the dokploy app to enhance testing capabilities.
2026-02-05 02:05:07 -06:00
bdkopen
c93ec1f06c
chore: uninstall disabled @commitlint/cli and @commitlint/config-conventional package
2026-01-15 21:44:00 -05:00
bdkopen
7b3f0273cb
chore: uninstall disabled lefthook package
2026-01-15 21:38:17 -05:00
Mauricio Siu
a04a4c05ea
chore(dependencies): update Next.js to version 16.0.10 and remove turbopack script from package.json
...
- Updated Next.js version in both root and dokploy package.json files to 16.0.10 for improved performance and features.
- Removed the turbopack development script from the dokploy package.json to streamline the development process.
- Added volumeBackup property to notification handling in multiple files for enhanced backup options.
2025-12-12 10:09:31 -06:00
Mauricio Siu
aab982b431
feat: add OpenAPI generation script and workflow
...
- Introduced a new script to generate OpenAPI specifications for the Dokploy API.
- Added a GitHub Actions workflow to automate the generation and syncing of OpenAPI documentation upon changes in the API routers.
- Updated package.json files to include new commands for generating OpenAPI specifications.
- Added openapi.json to .gitignore to prevent accidental commits of generated files.
2025-11-30 00:30:40 -06:00
Mauricio Siu
f0fdc46de5
Merge pull request #2187 from Marukome0743/v2
...
chore: upgrade to Biome v2
2025-07-20 19:41:49 -06:00
Marukome0743
d4a3af475a
chore(package): version up pnpm to v9.12.0
2025-07-14 15:58:20 +09:00
Marukome0743
c4fec8cee5
chore: upgrade to Biome v2
2025-07-14 15:30:23 +09:00
Marukome0743
226a287ce7
chore: update package.json
2025-07-09 15:33:37 +09:00
Marukome0743
319ca6944d
chore: sort the package.json dependencies
2025-06-16 13:06:44 +09:00
Mauricio Siu
84faa9747e
chore: update Node.js version to 20.16.0 in configuration files
2025-05-26 03:09:09 -06:00
Mauricio Siu
a104867ed2
Feat/add sidebar ( #1084 )
...
* refactor: add sidebar
* chore: add deps
* refactor: update sidebar
* refactor: another layout
* refactor: update variant
* refactor: change layout
* refactor: change variant
* refactor: enhance sidebar navigation with active state management
* feat: add project button to dashboard
* Merge branch 'canary' into feat/add-sidebar
* refactor: add loader
* refactor: update destinations and refactor
* refactor: ui refactor certificates
* refactor: delete unused files
* refactor: remove unused files and duplicate registry
* refactor: update style registry
* refactor: add new design registry
* refactor: enhance git providers
* refactor: remove duplicate files
* refactor: update
* refactor: update users
* refactor: delete unused files
* refactor: update profile
* refactor: apply changes
* refactor: update UI
* refactor: enhance Docker monitoring UI layout
* refactor: add theme toggle and language selection to user navigation (#1083 )
* refactor: remove unused files
* feat: add filter to services
* refactor: add active items
* refactor: remove tab prop
* refactor: remove unused files
* refactor: remove duplicated files
* refactor: remove unused files
* refactor: remove duplicate files
* refactor: remove unused files
* refactor: delete unused files
* refactor: remove unsued files
* refactor: delete unused files
* refactor: lint
* refactor: remove unused secuirty
* refactor: delete unused files
* refactor: delete unused files
* remove imports
* refactor: add update button
* refactor: delete unused files
* refactor: remove unused code
* refactor: remove unused files
* refactor: update login page
* refactor: update login UI
* refactor: update ui reset password
* refactor: add justify end
* feat: add suscriptions
* feat: add sheet
* feat: add logs for postgres
* feat: add logs for all databases
* feat: add server logs with drawer logs
* refactor: remove unused files
* refactor: add refetch when closing
* refactor: fix linter
* chore: bump node-20
* revert
* refactor: fix conflicts
* refactor: update
* refactor: add missing deps
* refactor: delete duplicate files
* refactor: delete unsued files
* chore: lint
* refactor: remove unsued file
* refactor: add refetch
* refactor: remove duplicated files
* refactor: delete unused files
* refactor: update setup onboarding
* refactor: add breadcrumb
* refactor: apply updates
* refactor: add faker
* refactor: use 0 in validation
* refactor: show correct state
* refactor: update
---------
Co-authored-by: vishalkadam47 <vishal@jeevops.com >
Co-authored-by: Vishal kadam <107353260+vishalkadam47@users.noreply.github.com >
2025-01-12 14:29:43 -06:00
Mauricio Siu
841b264257
feat: add preview deployments #379
2024-12-01 22:29:40 -06:00
Mauricio Siu
9a35c85277
refactor: upgrade biome
2024-11-28 23:29:24 -06:00
Mauricio Siu
7400913646
fix: add missing server flag boolean
2024-11-28 23:19:27 -06:00
Mauricio Siu
e194f3c454
chore: add lefthook
2024-11-28 22:09:42 -06:00
Mauricio Siu
2cbb7e4962
chore: remove unused commands
2024-10-27 22:27:09 -06:00
Mauricio Siu
303d1b1b87
chore: add missing command
2024-10-25 00:21:12 -06:00
Mauricio Siu
60497fe59d
refactor: add husky
2024-10-18 00:10:01 -06:00
Mauricio Siu
25a64c703f
chore: add pnpm run build
2024-10-07 01:08:47 -06:00
Mauricio Siu
89f3078ce5
refactor: update package name
2024-10-05 22:15:57 -06:00
Mauricio Siu
d41c8c70c3
feat: add ssh key
2024-10-02 22:50:01 -06:00
Mauricio Siu
f13e5d449c
Revert "refactor: stash"
...
This reverts commit d256998677 .
2024-10-02 22:37:14 -06:00
Mauricio Siu
d256998677
refactor: stash
2024-10-02 21:55:54 -06:00
JiPai
6e6df2c771
chore(website): fix CI failed
2024-09-07 17:05:14 +08:00
Mauricio Siu
44e75ee7e1
refactor: update deps
2024-08-16 22:10:23 -06:00
Mauricio Siu
5280c861e8
Feat/monorepo ( #292 )
...
* feat(create-turbo): apply official-starter transform
* refactor: move folder
* wip: monorepo
* feat: add builf
* refactor: add pr
* update
* add .env
* refactor: update build
* refactor: update build docker
* refactor: add progress plain
* refactor: remove node pty
* refactor: remove
* remove
* refactor: update
* refacotr: uopdate
* refactor: add remix app
* add env
* refactor: add pnpm start
* refactor: remove
* refactor: remove folders
* refactor: remove .dockerfile
* chore: update biome
* test
* choe: add husky
* remove .docker folder
* feat: add docs website
* refactor: add husky
* chore(version): bump version
* refactor: add new changes
* refactor: update circle path
* refactor: update
* refactor: update
* refactor: update dockerfile
* refactor: update dockerfile
* refactor: update command
* refactor: update
* refactor: update dockerfile
* refactor: add tsx
* refactor: update dockerfile
* refactor: add deps
* refactor: up[date
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: yuodate
* refactor: remove
* refactor: uncomment
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: updare
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: imprt
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: change path
* refactor: update
* refactor: update
* refactor: upoadte
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: add
* refactor: update
* refactor: update
* refactor: add
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: removed
* refactor: update
* refactor: update
* refactor: update
* refactor: add config
* refactor: update
* refactor: add
* refactor: update
* refactor: update
* refactor: remove
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: add docs
* refactor: update
* refactor: add website
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: add ignore builds
* refactor: update
* refactor: update
* refactor: add
* refactor: update
* refactor: update
* refactor: remove needs
* refactor: update
* refactor: update
* refactor: add config
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: add
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: upodate
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update package json
* refactor: add biome
* refactor: add sponsors
* refactor: update
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update scripts
* refactor: remove
* refactor: update
* refactor: remove
---------
Co-authored-by: Turbobot <turbobot@vercel.com >
2024-07-29 23:08:23 -06:00
Mauricio Siu
dfe3294088
Merge pull request #249 from lorenzomigliorero/feat/buildargs
...
feat: buildargs
2024-07-22 21:19:14 -06:00
Mauricio Siu
4991e4b1f2
chore(bump): upgrade version
2024-07-22 03:20:43 -06:00
Lorenzo Migliorero
7240ff38f1
build: pkg push command
2024-07-22 09:58:49 +02:00
Lorenzo Migliorero
7ddd3bb8a0
build: update pkg engine
2024-07-22 01:51:01 +02:00
Lorenzo Migliorero
b889a9d248
Merge branch 'canary' of github.com:Dokploy/dokploy into build/pnpm-node-setup
2024-07-22 01:45:29 +02:00
Lorenzo Migliorero
0341b19c9f
build: pnpm and node versioning
2024-07-22 01:29:08 +02:00
Mauricio Siu
d52692c6a3
feat(drag-n-drop): add support for drag n drop projects via zip #131
2024-07-21 00:44:08 -06:00
Mauricio Siu
496fd40fa3
refactor: update husky
2024-07-20 13:52:38 -06:00
Mauricio Siu
9230178005
chore: update biome format
2024-07-20 02:55:17 -06:00
Mauricio Siu
244e1227c4
chore(husky): update script
2024-07-20 00:54:01 -06:00
Mauricio Siu
9934dac203
chore(config): update commit lint
2024-07-20 00:31:45 -06:00
Mauricio Siu
787506fb6b
Merge branch 'canary' into 27-feature-implement-email-resend-functionality-on-build-failure
2024-07-18 20:39:24 -06:00
Krzysztof Durek
1f09c06274
feat: add commitlint
2024-07-18 12:06:13 +02:00
Mauricio Siu
1e4217315b
chore(version): bump version
2024-07-17 23:05:28 -06:00
Krzysztof Durek
b0b5b94bb7
Merge branch 'canary' of https://github.com/kdurek/dokploy into feat/update-dockerfile-and-cicd
2024-07-17 20:28:04 +02:00
Krzysztof Durek
35652c5c53
build: split build into multiple stages for caching
2024-07-17 12:33:21 +02:00