• Joined on 2025-01-01
ebolo pushed to main at ebolo/CaddyManager 2025-07-23 15:29:05 +07:00
24f76f8572 refactor: update Blazor testing guidelines and improve regex for hostname parsing in Caddy configuration
ebolo pushed to main at ebolo/CaddyManager 2025-07-23 11:50:17 +07:00
063ed041b0 chore: refactor project structure by removing .cursorignore and updating references to use Contracts in test files
ebolo pushed to main at ebolo/CaddyManager 2025-07-23 10:40:14 +07:00
85e556fe46 chore: remove coverage report file
ebolo pushed to main at ebolo/CaddyManager 2025-07-23 10:37:57 +07:00
ec454d0346 chore: update project structure with contracts and services for CaddyManager, including configuration and Docker integration
ebolo pushed to main at ebolo/CaddyManager 2025-07-17 21:44:03 +07:00
18c710d341 refactor: enhance layout and structure of Caddyfile and Reverse Proxies pages for improved UI consistency
ebolo pushed to main at ebolo/CaddyManager 2025-07-17 08:35:35 +07:00
2da42bc8bd fix: handle dialog result for Caddy restart and ensure processing state is updated on failure
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 23:34:22 +07:00
209ff3fe9c fix: update deletion confirmation message to display file names instead of configurations
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 23:14:01 +07:00
401f9a8f51 fix: Implement object equality for CaddyConfigurationInfo to enable list selection
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 10:13:47 +07:00
57a5b0d58d fix: update README links to point to the new GitHub repository and enhance installation instructions for Docker Compose
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 09:07:29 +07:00
3e0b1e8a7a feat: add Caddy Manager service configuration to Docker Compose with volume mappings
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 08:58:27 +07:00
83bea70af5 refactor: rename CI job to 'build' and add permissions for container publishing
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 08:55:28 +07:00
345ff6477a feat: add CI workflow for Caddy Manager with container publishing and metadata handling
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 08:27:45 +07:00
56da5d6dc2 fix: update commit hash link color for better visibility in UI
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 08:25:34 +07:00
a596ae48a0 feat: update commit hash display to be a clickable link in the UI
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 08:10:44 +07:00
1818f47cda fix: correct syntax for container image tags in CI workflow
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 08:09:19 +07:00
159d9bbbef feat: add application version and commit hash display in UI, update CI workflow for metadata handling
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 07:16:29 +07:00
cade49d89d feat: enhance Caddy reverse proxy configuration with aggregated ports display
ebolo pushed to main at ebolo/CaddyManager 2025-07-16 07:01:43 +07:00
ee32425930 feat: update roadmap to reflect completion of caddy file parsing feature
ebolo pushed to main at ebolo/CaddyManager 2025-07-15 07:53:43 +07:00
44c7a5b45c chore: refactor Caddyfile editor duplication
ebolo pushed to main at ebolo/CaddyManager 2025-07-15 07:44:07 +07:00
14cbcf20f3 feat: add duplicate button to Caddyfile editor