denozord
  • Joined on 2024-11-14
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-22 14:06:15 +07:00
3846184e5f chore: Update Docker workflow to use ACTIONS_PAT for authentication instead of PACKAGE_TOKEN
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-22 14:02:51 +07:00
880287efff chore: Add turbo.json to Dockerfiles for improved build configuration
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-22 13:58:00 +07:00
ddda123dd1 chore: Update Dockerfiles to install additional build dependencies (python3, make, g++) for improved build process.
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-22 13:52:28 +07:00
6d1d8ca4f3 feat:Update pnpm-lock.yaml to link shared package; modify API routes to utilize new schemas for domain and service management; enhance DNS record handling with CNAME support; refactor service and subdomain routes for improved functionality; implement confirm dialog for domain deletion in the frontend; clean up unused components and improve UI consistency.
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-19 12:15:25 +07:00
4a70cf5854 Enhance frontend documentation and UI components; update frontend-shadcn.mdc to include UI patterns reference; improve navigation structure in AppSidebar by categorizing items; refactor DataTableCard to support empty states with EmptyState component; implement ConfirmDialog for delete actions in DnsRecordsTable and GroupsPage; add search functionality in CertificatesPage and GroupsPage for better user experience; update ServiceEditSheet to utilize tabs for organization.
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-19 12:06:28 +07:00
d11414666f Refactor project to transition from Rust backend to Node.js with Fastify; update Dockerfile and Docker configurations for new build process; enhance local development instructions in CONTRIBUTING.md; implement health checks in Docker Compose; update pnpm-lock.yaml with new dependencies for API and shared packages; revise README.md to reflect new stack and development setup.
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-19 11:20:58 +07:00
0a0a1a92f1 Enhance service management by adding service groups functionality; introduce new schemas for service groups and views; update API routes and handlers for service groups; implement service group creation and update logic; refactor service queries to support grouping; add new dependencies in pnpm-lock.yaml for improved UI components.
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-15 16:41:08 +07:00
5f7b3ac388 Update pnpm-lock.yaml to include new dependencies for @dnd-kit packages; enhance frontend documentation with MCP patterns and shadcn guidelines; refactor route handling for groups and services; implement new DataTableCard and KanbanBoard components for better domain and service management; add service binding functionality and improve DNS record management with new schemas and queries.
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-15 15:37:49 +07:00
b1467575c5 Refactor project structure to use pnpm monorepo; update Dockerfile and related configurations for frontend build process. Adjust .dockerignore and .gitignore to reflect new paths. Modify .env.example for cron job timing. Update CONTRIBUTING.md and README.md for new development instructions.
denozord created branch main in denozord/cloudflare-domain-manager 2026-06-13 16:43:51 +07:00
denozord pushed to main at denozord/cloudflare-domain-manager 2026-06-13 16:43:51 +07:00
87789fa82d INIT COMMIT
denozord created repository denozord/cloudflare-domain-manager 2026-06-13 15:51:27 +07:00
denozord pushed tag v1.23.0 to denozord/EvoBGP 2026-06-12 22:47:21 +07:00
denozord pushed to main at denozord/EvoBGP 2026-06-12 22:44:43 +07:00
db75126bea feat(runtime-logs): enhance auto-cleanup features and documentation
denozord pushed tag v1.22.0 to denozord/EvoBGP 2026-06-12 21:59:20 +07:00
denozord pushed to main at denozord/EvoBGP 2026-06-12 21:56:35 +07:00
f39df7c4bf feat(revisions): add pruning estimate and cleanup endpoints
denozord pushed tag v1.21.0 to denozord/EvoBGP 2026-06-12 21:13:55 +07:00
denozord pushed to main at denozord/EvoBGP 2026-06-12 21:11:15 +07:00
5dbdac3d2c feat(memory-bank): update active context and progress documentation
a0f78a3d21 feat(runtime-logs): update documentation and UI for runtime log management
0c5502b5bb feat(runtime-logs): enhance runtime log management and configuration
3f0dd6c234 docs(runtime-logs): implement runtime log management features
1c39c65fc5 docs(memory-bank): add creative phase CP-4 path safety
Compare 8 commits »
denozord pushed tag v1.20.0 to denozord/EvoBGP 2026-06-12 18:42:37 +07:00
denozord pushed to main at denozord/EvoBGP 2026-06-12 18:40:25 +07:00
de64374c91 feat(web): implement schedule editor in MaintenancePoliciesTab