This website requires JavaScript.
66bd5313c1
feat(notification): enhance webhook template handling with minimal and detailed options
CI
2025-11-29 09:15:03 +00:00
66e37fbd69
Add new logo image to public assets
Wikid82
2025-11-29 04:08:46 -05:00
fcc273262c
test(caddy): cover invalid path branches; ci: handle go test non-zero when coverage file exists
CI
2025-11-29 08:55:25 +00:00
0c62118989
chore: ignore CodeQL DBs and analysis artifacts
CI
2025-11-29 04:24:30 +00:00
46eb444c97
test: tighten URL checks by parsing href host instead of substring checks
CI
2025-11-29 03:24:31 +00:00
7e5e3e4d38
chore: update go.work format by removing parentheses around backend usage
CI
2025-11-29 02:47:26 +00:00
c925994aa3
feat: add Codecov upload workflows for backend and frontend coverage
CI
2025-11-29 02:47:17 +00:00
55199c752a
chore: configure gopls env/buildFlags to avoid scanning toolchain modules
CI
2025-11-29 01:45:54 +00:00
e4854763f4
chore: add gopls buildFlags for ignore-tagged tests
CI
2025-11-29 01:42:09 +00:00
ce8a51e6c7
fix(workflows): replace invalid semantic-version action with fallback script
CI
2025-11-29 01:34:52 +00:00
ebd8a8e92b
chore: make scripts/check-version-match-tag.sh executable for pre-commit
CI
2025-11-29 01:03:11 +00:00
62bbd6693e
fix: reorder feature list in README for improved clarity
Wikid82
2025-11-28 15:50:12 -05:00
fe1338890e
fix: reorder feature list in README for improved clarity and consistency
Wikid82
2025-11-28 15:49:31 -05:00
83668da3d8
fix: reorder features in README for better clarity
Wikid82
2025-11-28 15:48:30 -05:00
fc1bf92bd6
fix: add spacing before license and release badges in README
Wikid82
2025-11-28 15:43:46 -05:00
1a2568ff4d
fix: correct header level for Cerberus section in README
Wikid82
2025-11-28 15:42:25 -05:00
410fa17e79
fix: update README to correct heading level for Cerberus section and improve formatting
Wikid82
2025-11-28 15:41:02 -05:00
d3d3bd9a22
fix: correct header level for Cerberus section in README
Wikid82
2025-11-28 15:40:06 -05:00
19f884f88c
fix: update README to enhance clarity and detail about Charon and Cerberus
Wikid82
2025-11-28 15:37:49 -05:00
73b60eb132
fix: update README to enhance clarity and detail about Charon and Cerberus
Wikid82
2025-11-28 15:37:24 -05:00
938692bbdc
fix: update README to enhance project descriptions for Charon and Cerberus
Wikid82
2025-11-28 15:36:52 -05:00
f426595013
fix: update README to reflect project name change and improve clarity
Wikid82
2025-11-28 15:18:44 -05:00
7030d3d9d3
fix: update README to reflect project name change and improve clarity
Wikid82
2025-11-28 15:17:41 -05:00
9269a802dd
fix: update README to reflect project name change from Caddy Proxy Manager+ to Charon
Wikid82
2025-11-28 15:16:33 -05:00
7f85fd8ecd
Merge pull request #256 from Wikid82/main
Jeremy
2025-11-28 12:31:41 -05:00
c2cbf19c5c
fix: add support for ignoring XCF files in .gitignore
Wikid82
2025-11-28 12:04:03 -05:00
39210aee8c
Refactor code structure for improved readability and maintainability
Wikid82
2025-11-28 12:02:25 -05:00
de39f5d7a5
fix: restore Charon.code-workspace configuration file
Wikid82
2025-11-28 11:59:21 -05:00
2fcbc71b09
Merge pull request #253 from Wikid82/main
Jeremy
2025-11-28 10:14:13 -05:00
d96ff80f57
fix: add missing checkout step in test-image job
Wikid82
2025-11-28 13:52:19 +00:00
2d68bc2d2d
feat: improve bulk ACL modal with multi-select, progress indicator, and Select All/Clear
Wikid82
2025-11-28 07:22:30 +00:00
0118f28fa7
fix: convert all internal doc links from .md to .html
Wikid82
2025-11-28 06:38:18 +00:00
1807d65c4c
fix: use .html extensions in docs index for GitHub Pages
Wikid82
2025-11-28 06:31:00 +00:00
69bc7ff48d
docs: add instruction for updating docs.yml index cards
Wikid82
2025-11-28 06:28:03 +00:00
d2f0226679
fix: resolve TypeScript any types and unused variable warnings
Wikid82
2025-11-28 06:27:00 +00:00
f37b20949a
docs: add debugging and github-setup guides to landing page
Wikid82
2025-11-28 06:26:48 +00:00
31ab1f8976
fix: correct GitHub Pages documentation URLs and add features to docs index
Wikid82
2025-11-28 06:17:31 +00:00
c123fe52fd
docs: update documentation link format to use GitHub Pages URLs
Wikid82
2025-11-28 06:00:37 +00:00
d31b613759
docs: add GitHub Pages link format to copilot instructions
Wikid82
2025-11-28 06:00:16 +00:00
3ca3067556
fix: update documentation links to point to the correct repository
Wikid82
2025-11-28 05:58:42 +00:00
9d5daff52c
docs: update links to use GitHub Pages URLs
Wikid82
2025-11-28 05:58:07 +00:00
74d7bf2ac3
feat: enhance Access List management with delete confirmation and backup functionality
Wikid82
2025-11-28 05:52:17 +00:00
0273da0841
feat: add new public assets and update pre-commit configuration for large files
Wikid82
2025-11-25 22:11:03 -05:00
38b7df0c27
docs: add features.md, restructure docs, simplify README as marketing page
Wikid82
2025-11-28 05:41:55 +00:00
7a37b2f480
docs: add features.md, restructure docs, simplify README as marketing page
Wikid82
2025-11-28 05:41:55 +00:00
d5d4caf9b4
Refactor pre-commit hooks to manual execution, enhance uptime monitoring with new models and batching notifications
Wikid82
2025-11-28 04:00:36 +00:00
a4cff3c194
feat: Add security presets and related tests
Wikid82
2025-11-28 02:54:44 +00:00
72fd121bdb
fix: resolve race conditions and update golangci-lint config
Wikid82
2025-11-28 00:54:47 +00:00
1a9c651efd
feat: add windows and macos support to goreleaser
Wikid82
2025-11-28 00:34:25 +00:00
ca4ddc4e3e
feat: enhance dev workflow and prepare for goreleaser
Wikid82
2025-11-28 00:28:42 +00:00
fc27b5c42e
feat: add security presets and block list recommendations for ACLs
Wikid82
2025-11-28 00:05:11 +00:00
f7a413b1bb
chore(deps): update docker/metadata-action action to v5.10.0 (#243 )
renovate[bot]
2025-11-27 18:39:54 +00:00
ab334a2315
feat: add bulk delete with auto-backup and improve bulk actions UX
Wikid82
2025-11-27 17:43:20 +00:00
33e91e21c5
Remove obsolete implementation documents and scripts; delete SECURITY_IMPLEMENTATION_PLAN.md, VERSIONING_IMPLEMENTATION.md, cookies.txt, create_issues.sh, and frontend coverage report.
Wikid82
2025-11-27 16:11:02 +00:00
2f23cf1251
chore: update ignore files and add issue creation script
Wikid82
2025-11-27 16:08:29 +00:00
459f9b6c52
docs: add comprehensive testing documentation for bulk ACL feature
Wikid82
2025-11-27 15:03:42 +00:00
05321e3a59
feat: implement bulk ACL application feature for proxy hosts
Wikid82
2025-11-27 14:55:00 +00:00
429de10f0f
feat: implement access list management with CRUD operations and IP testing
Wikid82
2025-11-27 08:55:29 +00:00
486c9b40c1
feat: Add security scanning capabilities with govulncheck and Trivy integration
Wikid82
2025-11-27 06:01:32 +00:00
51664416b6
feat: Enhance ProxyHost configuration with application presets and internal IP support
Wikid82
2025-11-27 03:54:41 +00:00
09231ed6da
Merge pull request #242 from Wikid82/copilot/add-cgnat-solver-feature
Jeremy
2025-11-26 19:37:50 -05:00
3ca72b157c
feat: Add Plex Remote Access Helper & CGNAT Solver issue specification
copilot-swe-agent[bot]
2025-11-27 00:20:03 +00:00
121021450f
Initial plan
copilot-swe-agent[bot]
2025-11-27 00:16:09 +00:00
1efc18940c
feat: enable security services in docker-compose and update logs navigation
Wikid82
2025-11-26 21:07:24 +00:00
7064cafaf7
Merge pull request #240 from Wikid82/main
Jeremy
2025-11-26 14:00:12 -05:00
6f55ac99c3
fix: improve uptime service test reliability by using local closed port
Wikid82
2025-11-26 18:57:19 +00:00
6e646eee3c
fix: update security docs link and workflow base path
Wikid82
2025-11-26 18:53:10 +00:00
e8f52b6d18
docs: fix navigation links for cpmp base path
Wikid82
2025-11-26 18:52:56 +00:00
58edf44f3c
feat: update security configuration and documentation for new service modes
Wikid82
2025-11-26 18:47:31 +00:00
1b9cf98b9d
docs: update security env vars to use MODE
Jeremy
2025-11-26 13:46:37 -05:00
a232824f64
docs: add security documentation
Jeremy
2025-11-26 13:40:19 -05:00
c8a452f1a0
feat: implement modular security services with CrowdSec and WAF integration
Wikid82
2025-11-26 18:35:14 +00:00
06d0aca8a4
feat: update favicon and adjust logo/banner display in layout
Wikid82
2025-11-26 14:23:18 +00:00
7465a24347
Merge pull request #239 from Wikid82/development
Jeremy
2025-11-26 08:37:18 -05:00
804e1417fa
Merge pull request #238 from Wikid82/renovate/npm-minorpatch
Jeremy
2025-11-26 08:36:47 -05:00
9177737a60
fix(deps): update npm minor/patch
renovate[bot]
2025-11-26 09:53:57 +00:00
ba05c5e945
feat: adjust banner image layout for better alignment and size
Wikid82
2025-11-26 04:05:37 +00:00
20cf3d1010
feat: update banner image dimensions for improved responsiveness
Wikid82
2025-11-26 03:57:18 +00:00
1891cbb75a
feat: add static file serving for banner, logo, and favicon in router
Wikid82
2025-11-26 03:49:38 +00:00
e459978797
feat: replace title with banner image in mobile header and main layout
Wikid82
2025-11-26 03:19:12 +00:00
f811983473
Merge pull request #237 from Wikid82/development
Jeremy
2025-11-25 22:49:20 -05:00
5307b4fe5e
Merge branch 'feature/beta-release' into development
Jeremy
2025-11-25 22:49:03 -05:00
b2cd09ae24
feat: add new public assets and update pre-commit configuration for large files
Wikid82
2025-11-25 22:11:03 -05:00
a52108bfd1
feat: update MonitorCard layout for improved status display and settings access
Wikid82
2025-11-26 01:45:46 +00:00
3015682394
feat: enhance MonitorCard layout with status badge and settings button
Wikid82
2025-11-26 01:41:15 +00:00
a8a95793b7
fix: adjust styling for MonitorCard status indicator for better alignment
Wikid82
2025-11-26 01:34:08 +00:00
56903b0e06
chore: clean up unused files and empty code blocks
Wikid82
2025-11-26 01:12:52 +00:00
4f03021c9c
refactor: remove security-related hooks and pages
Wikid82
2025-11-26 00:02:15 +00:00
b20522f150
feat: add IdentityStore support to security app configuration
Wikid82
2025-11-25 23:06:05 +00:00
96920c2b20
feat: refactor security app configuration to use unified SecurityConfig structure
Wikid82
2025-11-25 22:43:09 +00:00
b1fdcfbb1b
feat: add HelpTooltip component for improved OAuth field guidance
Wikid82
2025-11-25 22:23:02 +00:00
a3c164a394
refactor: update error handling to use unknown type for better type safety
Wikid82
2025-11-25 22:08:54 +00:00
5bfa2975be
feat: add ESLint configuration for frontend files and ignore patterns
Wikid82
2025-11-25 22:08:31 +00:00
abea3e8de8
feat: add newline for better readability in pre-commit configuration
Wikid82
2025-11-25 22:07:40 +00:00
69863ae6fb
fix(deps): update npm minor/patch (#235 )
renovate[bot]
2025-11-25 20:57:52 +00:00
68db3b1926
fix: adjust modal width and tooltip positioning in Providers component
Wikid82
2025-11-25 18:36:10 +00:00
8c36a8dee4
feat: add support for additional emails in user management and update related configurations
Wikid82
2025-11-25 18:30:16 +00:00
07be2155be
Refactor Security Management: Split Security page into Users, Providers, and Policies components; remove deprecated Security component; implement CRUD functionality for users, providers, and policies; enhance Uptime page with monitor editing capabilities.
Wikid82
2025-11-25 14:53:06 +00:00
7a1f577771
feat: add forward authentication configuration and UI
Wikid82
2025-11-25 13:25:05 +00:00
6f82659d14
Merge pull request #226 from Wikid82/development
Jeremy
2025-11-24 23:18:52 -05:00