This website requires JavaScript.
Explore
Help
Sign In
denozord
/
cloudflare-domain-manager
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
48
Wiki
Activity
All Workflows
CD
CI
quality
Other workflows
1
docker.yml
151 workflow runs
Actor
All actors
denozord
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
chore: Add undici package and update health check service to utilize undici's Agent for improved HTTP probing
docker.yml #31
:
Commit
a0380b3f66
pushed by
denozord
main
2026-06-26 00:22:46 +07:00
7m20s
View workflow file
refactor: Enhance health check and load balancing logic in ServiceEditSheet and ServiceRow components, adding support for CNAME records and improving clarity in health check configurations
docker.yml #30
:
Commit
43d473c520
pushed by
denozord
main
2026-06-26 00:08:28 +07:00
6m5s
View workflow file
refactor: Update ServiceEditSheet component to improve load balancing and health check display logic, ensuring accurate representation based on target IPs and enhancing user clarity
docker.yml #29
:
Commit
2e412d9e77
pushed by
denozord
main
2026-06-25 23:56:38 +07:00
5m36s
View workflow file
refactor: Integrate group health check logic into ServiceRow and ServiceGroupItem components, enhancing health status display and improving overall service monitoring capabilities
docker.yml #28
:
Commit
54fd22a42b
pushed by
denozord
main
2026-06-25 23:45:50 +07:00
6m47s
View workflow file
refactor: Update health check logic in ServiceRow component to conditionally display health status based on health check configuration, improving clarity and user feedback
docker.yml #27
:
Commit
7d0a013b56
pushed by
denozord
main
2026-06-25 23:30:59 +07:00
6m14s
View workflow file
refactor: Enhance health-related components by integrating date formatting for last checked timestamps and improving tooltip display, ensuring better readability and user experience
docker.yml #26
:
Commit
934afa5c95
pushed by
denozord
main
2026-06-25 23:18:38 +07:00
6m16s
View workflow file
refactor: Simplify HealthCheckConfigFields component structure and enhance layout by integrating className prop for better styling flexibility, while maintaining functionality for load balancing and health check configurations
docker.yml #25
:
Commit
5bdf4e774d
pushed by
denozord
main
2026-06-25 19:12:41 +07:00
6m36s
View workflow file
refactor: Update schemas to use coerced boolean types for enabled and health check fields, improving type safety and consistency across service-related schemas
docker.yml #24
:
Commit
0d652fa1c1
pushed by
denozord
main
2026-06-25 18:58:19 +07:00
6m17s
View workflow file
feat: Implement load balancing and health check features for service groups, including DNS-based load balancing modes and health check configurations, enhancing service reliability and performance monitoring
docker.yml #23
:
Commit
6a1498bf80
pushed by
denozord
main
2026-06-25 18:30:24 +07:00
6m24s
View workflow file
refactor: Enhance ChartCard and DataTable components by improving layout structure, adding pagination controls, and optimizing tab functionality for better user experience
docker.yml #22
:
Commit
e5dc483d43
pushed by
denozord
main
2026-06-25 17:50:44 +07:00
6m48s
View workflow file
refactor: Consolidate density-related logic by moving densityRowClass and densityLabel to a dedicated data-table-density component, improving code organization and reusability across data table components
docker.yml #21
:
Commit
063761539c
pushed by
denozord
main
2026-06-25 17:34:31 +07:00
6m23s
View workflow file
refactor: Enhance UI components in various files by implementing new layouts, improving accessibility, and optimizing data handling for better performance and user experience
docker.yml #20
:
Commit
4e536c3b7e
pushed by
denozord
main
2026-06-25 17:34:30 +07:00
46s
View workflow file
refactor: Replace legacy UI components with new App components across various files for improved consistency and maintainability
docker.yml #19
:
Commit
2147782ba6
pushed by
denozord
main
2026-06-25 17:00:44 +07:00
6m19s
View workflow file
chore: Update package.json and pnpm-lock.yaml to add husky for Git hooks; enhance Docker workflow with pnpm setup and linting steps; refactor various components to utilize new form components and improve UI consistency.
docker.yml #18
:
Commit
9569c22e4d
pushed by
denozord
main
2026-06-25 15:54:17 +07:00
6m45s
View workflow file
chore: Update Dockerfile to refine cleanup process by targeting specific directories for file deletion, enhancing build efficiency and reducing unnecessary operations.
docker.yml #17
:
Commit
3632bd25e4
pushed by
denozord
main
2026-06-22 16:16:32 +07:00
5m49s
View workflow file
chore: Refactor Dockerfile to improve cleanup process by replacing multiple find commands with targeted rm commands for better efficiency and clarity in the build output.
docker.yml #16
:
Commit
e6b1f81246
pushed by
denozord
main
2026-06-22 16:09:35 +07:00
5m24s
View workflow file
chore: Update Dockerfile to streamline build process by consolidating build stages and adding turbo.json for enhanced configuration.
docker.yml #15
:
Commit
1be714b8d2
pushed by
denozord
main
2026-06-22 15:19:05 +07:00
5m25s
View workflow file
chore: Simplify Dockerfile by consolidating COPY commands for package.json and related files, improving clarity and maintainability.
docker.yml #14
:
Commit
6571e1cc22
pushed by
denozord
main
2026-06-22 15:11:43 +07:00
5m1s
View workflow file
chore: Update .dockerignore to exclude test files and directories for cleaner Docker builds
docker.yml #13
:
Commit
80b2e21d40
pushed by
denozord
main
2026-06-22 15:03:25 +07:00
4m53s
View workflow file
chore: Remove unused cache-from and cache-to directives in Docker workflow to streamline build process
docker.yml #12
:
Commit
20d067426c
pushed by
denozord
main
2026-06-22 14:48:08 +07:00
2m42s
View workflow file
chore: Refactor Dockerfiles to use build stages for improved caching and efficiency; update .dockerignore to exclude additional files; enhance pnpm workspace configuration for better package management.
docker.yml #11
:
Commit
41a2684a51
pushed by
denozord
main
2026-06-22 14:43:54 +07:00
3m1s
View workflow file
chore: Update Docker workflow to use ACTIONS_PAT for authentication instead of PACKAGE_TOKEN
docker.yml #10
:
Commit
3846184e5f
pushed by
denozord
main
2026-06-22 14:11:54 +07:00
5m31s
View workflow file
chore: Add turbo.json to Dockerfiles for improved build configuration
docker.yml #9
:
Commit
880287efff
pushed by
denozord
main
2026-06-22 14:04:50 +07:00
1m53s
View workflow file
chore: Update Dockerfiles to install additional build dependencies (python3, make, g++) for improved build process.
docker.yml #8
:
Commit
ddda123dd1
pushed by
denozord
main
2026-06-22 14:01:31 +07:00
3m18s
View workflow file
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 c…
docker.yml #7
:
Commit
6d1d8ca4f3
pushed by
denozord
main
2026-06-22 13:53:27 +07:00
51s
View workflow file
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
comp…
docker.yml #6
:
Commit
4a70cf5854
pushed by
denozord
main
2026-06-20 17:22:58 +07:00
0s
View workflow file
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 pn…
docker.yml #5
:
Commit
d11414666f
pushed by
denozord
main
2026-06-20 17:22:57 +07:00
0s
View workflow file
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 sup…
docker.yml #4
:
Commit
0a0a1a92f1
pushed by
denozord
main
2026-06-20 11:22:56 +07:00
0s
View workflow file
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…
docker.yml #3
:
Commit
5f7b3ac388
pushed by
denozord
main
2026-06-17 17:22:56 +07:00
16h45m4s
View workflow file
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 READ…
docker.yml #2
:
Commit
b1467575c5
pushed by
denozord
main
2026-06-16 23:22:56 +07:00
3h13m2s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last