dokploy/packages/server/src/utils
Mauricio Siu 97885ee44a feat(networks): enhance network management and UI components
- Added functionality for assigning Docker networks to services, allowing users to manage network associations directly from the UI.
- Introduced new components for assigning networks to both individual services and compose files, improving user experience and flexibility.
- Updated existing components to integrate network assignment features, ensuring seamless interaction within the dashboard.
- Enhanced the database schema to support new network-related fields, including `networkIds` and `detachDokployNetwork`, for better service configuration.
- Improved the layout and responsiveness of various UI elements to accommodate new features and enhance usability.
2026-07-25 03:09:54 -06:00
..
access-log fix: resolve traefik container dynamically in access-log cleanup (#4646) 2026-06-30 16:25:08 -06:00
ai fix(ai): allow Ollama Cloud API key in AI settings (#4262) 2026-07-05 17:03:08 -06:00
backups fix(security): escape S3/rclone args and restore paths to prevent command injection 2026-07-20 16:11:16 -06:00
builders feat(networks): enhance network management and UI components 2026-07-25 03:09:54 -06:00
cluster fix(security): escape swarm nodeId and registry tag in cluster commands 2026-07-19 23:34:18 -06:00
crons feat: add comprehensive permission tests and enhance permission checks in components 2026-03-15 16:42:48 -06:00
databases feat(networks): enhance network management and UI components 2026-07-25 03:09:54 -06:00
docker feat(networks): enhance network management and UI components 2026-07-25 03:09:54 -06:00
filesystem feat: Make dockerfile path optional and default to "Dockerfile" 2026-02-20 09:19:20 +01:00
notifications Feat/tailwind v4 shadcn update (#4706) 2026-06-30 15:45:23 -06:00
process feat: add current billing plan retrieval and enhance SSH error messages with user-friendly guidance 2026-02-27 00:20:20 -06:00
providers refactor(providers): inline quote() in git clone commands, drop shellWord helper 2026-07-20 15:58:16 -06:00
restore fix(security): escape S3/rclone args and restore paths to prevent command injection 2026-07-20 16:11:16 -06:00
schedules feat(networks): enhance network management and UI components 2026-07-25 03:09:54 -06:00
servers refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00
startup Feat/concurrent deployments in memory queue (#4645) 2026-06-16 23:15:19 -06:00
tracking feat(tracking): integrate HubSpot tracking functionality and reintroduce cancell-deployments export 2025-10-26 01:54:05 -06:00
traefik fix(security): base64-encode remote traefik YAML and escape config paths 2026-07-20 16:49:48 -06:00
volume-backups feat(networks): enhance network management and UI components 2026-07-25 03:09:54 -06:00
watch-paths 🚀 Release v0.29.5 (#4475) 2026-05-22 17:21:12 -06:00
git-branch-validation.ts fix(validation): allow hashtag in git branch names (#4714) 2026-06-30 16:19:22 -06:00
gpu-setup.ts fix(security): escape swarm nodeId and registry tag in cluster commands 2026-07-19 23:34:18 -06:00
hostname-validation.ts fix(domain): validate hostname format to reject invalid characters (#4729) 2026-07-05 14:53:01 -06:00