Mauricio Siu
27b2106630
chore: bump version to v0.22.7 in package.json
2025-05-26 03:11:23 -06: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
9c73b8dc36
feat: add pino and pino-pretty for logging, implement logger utility
2025-05-26 01:45:14 -06:00
Mauricio Siu
17a26353b6
chore: bump version to v0.22.6 in package.json
2025-05-18 02:30:04 -06:00
Mauricio Siu
4f3ba16dfa
chore: bump version to v0.22.5 in package.json
2025-05-17 03:34:31 -06:00
Mauricio Siu
80e6f21840
chore: bump version to v0.22.4 in package.json
2025-05-10 20:54:36 -06:00
Mauricio Siu
c1640cba29
chore: update better-auth to v1.2.8-beta.7 in package.json and pnpm-lock.yaml
2025-05-10 01:30:03 -06:00
Mauricio Siu
c708f7ba62
Update version in package.json to v0.22.3
2025-05-06 23:13:42 -06:00
Mauricio Siu
1227d2b5fc
Update version in package.json to v0.22.2
2025-05-06 02:35:08 -06:00
Mauricio Siu
7faab54a65
Update version in package.json to v0.22.1
2025-05-05 02:58:57 -06:00
Mauricio Siu
2b081166f9
Update version in package.json to v0.22.0
2025-05-04 22:19:58 -06:00
Mauricio Siu
f3032bc94f
Update dokploy version to v0.21.8 in package.json
2025-04-26 23:38:43 -06:00
Mauricio Siu
850d06a32c
chore: bump version to v0.21.7 in package.json
2025-04-13 21:59:36 -06:00
Mauricio Siu
d2eaa4b40b
chore: bump version to v0.21.6 in package.json
2025-04-12 22:12:24 -06:00
Mauricio Siu
9b5cd0f5fe
chore: update dependencies and enhance 2FA form
...
- Updated `better-auth` to version 1.2.6 in multiple package.json files.
- Updated `@better-auth/utils` to version 0.2.4 in server package.json.
- Added optional `issuer` field to the 2FA form for enhanced user experience.
- Removed unnecessary console log from the profile form component.
2025-04-12 21:11:21 -06:00
Mauricio Siu
ee6ad07c0a
Update package.json
2025-04-08 22:44:17 -06:00
Mauricio Siu
8f0697b0e9
Update package.json
2025-04-06 15:29:13 -06:00
Mauricio Siu
031d0ce315
Update dokploy version to v0.21.3 in package.json
2025-04-03 00:22:57 -06:00
Mauricio Siu
d632e83799
Update dokploy version to v0.21.2 in package.json
2025-04-02 06:53:41 -06:00
Mauricio Siu
9d0f5bc8cd
Update package.json
2025-04-02 00:31:55 -06:00
Mauricio Siu
d4925dd2b7
Update dokploy version to v0.21.0 in package.json
2025-03-30 01:59:43 -06:00
Mauricio Siu
4eaf8fee0f
Add toml package and update configuration parsing in Dokploy
...
- Added toml package version 3.0.0 to package.json files in both apps/dokploy and packages/server.
- Replaced js-yaml load function with toml parse function for configuration parsing in compose.ts and github.ts files, ensuring compatibility with TOML format.
- Updated pnpm-lock.yaml to reflect the new toml dependency.
2025-03-30 01:12:27 -06:00
Mauricio Siu
ee49dadf0b
refactor(dokploy): remove lucia-auth adapter and related authentication logic; update next.js version to 15.2.4
2025-03-29 12:17:14 -06:00
Mauricio Siu
03bd4398d0
chore(package): bump version to v0.20.8
2025-03-19 00:51:49 -06:00
Mauricio Siu
6e28196b0e
chore(package): bump version to v0.20.7
2025-03-18 21:36:39 -06:00
Mauricio Siu
4fa5e10789
chore(package): bump version to v0.20.6
2025-03-18 00:18:39 -06:00
Mauricio Siu
e97c8f42b3
chore(package): bump version to v0.20.5
2025-03-16 19:45:48 -06:00
Mauricio Siu
060a170aee
chore(package): bump version to v0.20.4
2025-03-16 03:21:08 -06:00
Mauricio Siu
69fdda505d
chore(package): bump version from v0.20.2 to v0.20.3
2025-03-15 22:37:30 -06:00
Mauricio Siu
6f7a5609a3
chore: update better-auth package to version 1.2.4 and kysely to version 0.27.6; enhance error handling in 2FA feature
2025-03-15 14:45:21 -06:00
Mauricio Siu
666a8ede97
chore(version): bump project version to v0.20.2
...
Update package.json version to reflect minor release
2025-03-11 00:29:07 -06:00
Mauricio Siu
b8c1a9164a
chore(version): bump project version to v0.20.0
...
- Update package.json version to reflect new release
- Prepare for next development iteration
2025-03-10 01:12:18 -06:00
Mauricio Siu
3a1fa95d17
chore(dependencies): remove unused webpack and related dependencies
...
- Remove copy-webpack-plugin from package.json
- Simplify next.config.mjs by removing webpack configuration
- Clean up pnpm-lock.yaml by removing unnecessary webpack-related packages
- Streamline project dependencies and configuration
2025-03-09 21:19:14 -06:00
Mauricio Siu
64643c11aa
feat(ui): add Docker Compose file editor autocomplete
...
- Implement Docker Compose file autocompletion in CodeMirror
- Add comprehensive suggestions for top-level and service-level keys
- Include a JSON schema for Docker Compose file validation
- Enhance code editor with intelligent YAML editing support
2025-03-09 13:00:22 -06:00
Mauricio Siu
c1aeb828d8
feat(applications): add watch paths for selective deployments
...
- Implement watch paths feature for GitHub and GitLab applications and compose services
- Add ability to specify paths that trigger deployments when changed
- Update database schemas to support watch paths
- Integrate micromatch for flexible path matching
- Enhance deployment triggers with granular file change detection
2025-03-08 23:32:08 -06:00
Mauricio Siu
e039826d50
chore(version): bump project version to v0.19.1
2025-03-05 00:21:36 -06:00
Mauricio Siu
126dad498c
chore(version): bump project version to v0.19.0
2025-03-02 21:59:31 -06:00
Mauricio Siu
f63d582530
chore(dependencies): add Ollama AI provider to project dependencies
...
- Integrate Ollama AI provider in package.json
- Update pnpm-lock.yaml with Ollama AI provider dependency
2025-03-02 03:35:32 -06:00
Mauricio Siu
0fa728d905
chore(dependencies): add AI SDK providers to project dependencies
...
- Integrate multiple AI SDK providers including Anthropic, Azure, Cohere, DeepInfra, Mistral, and OpenAI Compatible
- Update package.json and pnpm-lock.yaml with new AI SDK dependencies
2025-03-02 03:22:11 -06:00
Mauricio Siu
f78cda9cce
feat(ai): update AI settings to use organization-based access control
...
- Refactor AI-related schemas and services to use organizationId instead of adminId
- Update AI router to check organization-level permissions
- Modify AI settings creation and retrieval to work with organization context
- Adjust server-side props and access checks for AI settings
2025-03-02 00:54:46 -06:00
Mauricio Siu
747c2137c9
Reapply "Merge branch 'canary' into kucherenko/canary"
...
This reverts commit e6cb6454db .
2025-03-02 00:30:02 -06:00
Mauricio Siu
e6cb6454db
Revert "Merge branch 'canary' into kucherenko/canary"
...
This reverts commit 819822f30b , reversing
changes made to bda9b05134 .
2025-03-02 00:26:59 -06:00
Mauricio Siu
819822f30b
Merge branch 'canary' into kucherenko/canary
2025-03-02 00:23:58 -06:00
Mauricio Siu
5dc5292928
feat(api): implement advanced API key management with granular controls
2025-03-01 19:58:15 -06:00
Mauricio Siu
5568629839
refactor: organize imports and improve template utility modules
2025-03-01 14:45:50 -06:00
Mauricio Siu
038b021043
Merge branch 'canary' into feat/better-auth-2
2025-02-22 23:22:11 -06:00
Mauricio Siu
c78b8cfead
Update package.json
2025-02-16 21:30:57 -06:00
Mauricio Siu
60eee55f2d
refactor: test migrastion
2025-02-12 23:41:04 -06:00
Mauricio Siu
030c8a312d
Update package.json
2025-02-10 00:24:58 -06:00
Mauricio Siu
fafc238e70
refactor: migration
2025-02-09 18:56:17 -06:00