Commit Graph

13 Commits

Author SHA1 Message Date
Dokploy Bot
cd876c92a7 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@6ff2ca0173

Updated: 2026-05-31 21:29:52 UTC
2026-05-31 21:29:52 +00:00
Dokploy Bot
044d22110a chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@8018027330

Updated: 2026-05-30 07:03:33 UTC
2026-05-30 07:03:33 +00:00
Dokploy Bot
22d0dd10e0 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@aff200f84f

Updated: 2026-05-13 06:10:35 UTC
2026-05-13 06:10:35 +00:00
Dokploy Bot
2d42e63a7b chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@7a568aadac

Updated: 2026-05-12 19:14:34 UTC
2026-05-12 19:14:34 +00:00
Dokploy Bot
752624838b chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b9e97eb321

Updated: 2026-05-09 06:58:07 UTC
2026-05-09 06:58:07 +00:00
Dokploy Bot
ec8d8c18de chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@fef2de1ec5

Updated: 2026-05-09 05:51:28 UTC
2026-05-09 05:51:28 +00:00
Dokploy Bot
bc3fe40c4f chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@5177580d51

Updated: 2026-05-09 05:19:49 UTC
2026-05-09 05:19:49 +00:00
Dokploy Bot
b5e4da9cd9 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@e0c6ed699d

Updated: 2026-05-01 00:53:23 UTC
2026-05-01 00:53:23 +00:00
Dokploy Bot
ddcb947374 chore: bump version to 0.29.2
Source: Dokploy/dokploy@fb6b06f064

Release:
2026-04-25 05:09:09 +00:00
Dokploy Bot
90bc8ca394 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@b392e58001

Updated: 2026-04-18 04:41:52 UTC
2026-04-18 04:41:52 +00:00
Dokploy Bot
1ea122e562 chore: bump version to v0.29.0
Source: Dokploy/dokploy@958372c5f9

Release:
2026-04-17 20:46:47 +00:00
Dokploy Bot
1b269016b5 chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@7e13243c1d

Updated: 2026-04-17 20:11:43 UTC
2026-04-17 20:11:43 +00:00
Mauricio Siu
ac02c614a6 refactor: migrate to biome and update CLI structure
- Removed ESLint configuration and ignore files in favor of Biome for linting.
- Introduced biome.json for configuration and updated package.json to reflect new dependencies.
- Added OpenAPI specification for Dokploy API and generated CLI commands from it.
- Refactored CLI entry point to use Commander instead of Oclif.
- Implemented new authentication command and removed deprecated commands.
- Updated TypeScript configuration and added build scripts for improved development workflow.
- Cleaned up unused files and commands to streamline the codebase.
2026-04-15 18:37:45 -06:00