Commit Graph

8 Commits

Author SHA1 Message Date
7380680230 feat: upgrade application to .NET 10
All checks were successful
Caddy Manager CI build / docker (push) Successful in 6m37s
Preserve configuration defaults with the .NET 10 binder and update
dependencies, Docker builds, CI, and test tooling.
2026-07-26 15:55:11 +07:00
d5ea7b56cb feat(caddy): support renaming configuration files 2026-07-26 12:55:50 +07:00
d0687c9134 feat(docker): Gracefully reload Caddy configuration
All checks were successful
Caddy Manager CI build / docker (push) Successful in 11m33s
2026-07-26 11:39:59 +07:00
7012193e04 feat: add tag extraction functionality to Caddy configuration and display in UI
All checks were successful
Caddy Manager CI build / docker (push) Successful in 49s
2025-07-28 22:34:52 +07:00
5d5888c6e7 refactor: remove unused using directives from service and test files for cleaner code
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m39s
2025-07-27 13:26:04 +07:00
0beb3800b5 refactor: update Blazor testing guidelines and improve regex for hostname parsing in Caddy configuration
All checks were successful
Caddy Manager CI build / docker (push) Successful in 45s
2025-07-23 15:33:18 +07:00
063ed041b0 chore: refactor project structure by removing .cursorignore and updating references to use Contracts in test files
All checks were successful
Caddy Manager CI build / docker (push) Successful in 52s
2025-07-23 11:50:12 +07:00
ec454d0346 chore: update project structure with contracts and services for CaddyManager, including configuration and Docker integration
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m16s
2025-07-23 10:37:51 +07:00