Commit Graph

71 Commits

Author SHA1 Message Date
GitHub Actions
24369727a8 feat: Add remaining contract tasks documentation for backend and frontend development 2025-12-03 05:08:33 +00:00
GitHub Actions
d1731f81dd feat(docs): enhance documentation for Cerberus security suite, WAF configuration, and API endpoints 2025-12-02 03:05:57 +00:00
GitHub Actions
14859adf87 Enhance GenerateConfig function to accept ruleset paths and update related tests
- Modified the GenerateConfig function to include an additional parameter for ruleset paths.
- Updated multiple test cases across various files to accommodate the new parameter.
- Enhanced the manager's ApplyConfig method to handle ruleset file creation and error handling.
- Added integration tests for Coraza WAF to validate runtime behavior and ruleset application.
- Updated documentation to include instructions for testing Coraza WAF integration locally.
2025-12-01 21:11:17 +00:00
GitHub Actions
b0a4d75a2a Refactor security configuration: Remove external CrowdSec mode support
- Updated SecurityConfig model to only support 'local' or 'disabled' modes for CrowdSec.
- Modified related logic in the manager and services to reject external mode.
- Adjusted tests to validate the new restrictions on CrowdSec modes.
- Updated frontend components to remove references to external mode and provide appropriate user feedback.
- Enhanced documentation to reflect the removal of external CrowdSec mode support.
2025-12-01 19:43:45 +00:00
GitHub Actions
53765afd35 feat(security): implement self-lockout protection and admin whitelist
- Added SecurityConfig model to manage Cerberus settings including admin whitelist and break-glass token.
- Introduced SecurityService for handling security configurations and token generation.
- Updated Manager to check for admin whitelist before applying configurations to prevent accidental lockouts.
- Enhanced frontend with hooks and API calls for managing security settings and generating break-glass tokens.
- Updated documentation to include self-lockout protection measures and best practices for using Cerberus.
2025-12-01 18:10:58 +00:00
GitHub Actions
9259257986 feat: enhance security documentation with multi-layer protection guidance and ACL usage recommendations 2025-12-01 16:22:21 +00:00
GitHub Actions
224a53975d feat(tests): add comprehensive tests for ProxyHosts and Uptime components
- Introduced isolated coverage tests for ProxyHosts with various scenarios including rendering, bulk apply, and link behavior.
- Enhanced existing ProxyHosts coverage tests to include additional assertions and error handling.
- Added tests for Uptime component to verify rendering and monitoring toggling functionality.
- Created utility functions for setting labels and help texts related to proxy host settings.
- Implemented bulk settings application logic with progress tracking and error handling.
- Added toast utility tests to ensure callback functionality and ID incrementing.
- Improved type safety in test files by using appropriate TypeScript types.
2025-12-01 16:22:21 +00:00
CI
fcc273262c test(caddy): cover invalid path branches; ci: handle go test non-zero when coverage file exists 2025-11-29 08:55:25 +00:00
CI
ce8a51e6c7 fix(workflows): replace invalid semantic-version action with fallback script 2025-11-29 02:49:21 +00:00
Wikid82
3ca3067556 fix: update documentation links to point to the correct repository 2025-11-28 05:58:42 +00:00
Wikid82
7a37b2f480 docs: add features.md, restructure docs, simplify README as marketing page 2025-11-28 05:41:55 +00:00
Wikid82
459f9b6c52 docs: add comprehensive testing documentation for bulk ACL feature
- Create main testing issue with 64 manual test checkpoints
- Add 7 sub-issue templates for organized testing workflow
- Cover basic functionality, error handling, UI/UX, integration, cross-browser, and regression testing
- Include test environment setup and success criteria
2025-11-27 15:03:42 +00:00
Wikid82
429de10f0f feat: implement access list management with CRUD operations and IP testing
- Added API integration for access lists including listing, creating, updating, deleting, and testing IPs against access lists.
- Created AccessListForm component for creating and editing access lists with validation.
- Developed AccessListSelector component for selecting access lists with detailed display of selected ACL.
- Implemented hooks for managing access lists and handling API interactions.
- Added tests for AccessListSelector and useAccessLists hooks to ensure functionality.
- Enhanced AccessLists page with UI for managing access lists, including create, edit, delete, and test IP features.
2025-11-27 08:55:29 +00:00
Wikid82
51664416b6 feat: Enhance ProxyHost configuration with application presets and internal IP support 2025-11-27 03:54:41 +00:00
copilot-swe-agent[bot]
3ca72b157c feat: Add Plex Remote Access Helper & CGNAT Solver issue specification
Co-authored-by: Wikid82 <176516789+Wikid82@users.noreply.github.com>
2025-11-27 00:20:03 +00:00
Wikid82
58edf44f3c feat: update security configuration and documentation for new service modes 2025-11-26 18:47:31 +00:00
Wikid82
0415f5da77 feat: enhance import handling with overwrite support and detailed conflict resolution
feat: add subroute handler extraction for improved Caddyfile parsing
test: add tests for subroute handler extraction functionality
fix: update UI to display staging certificate status and improve dashboard metrics
docs: clarify staging certificate deletion process in ACME documentation
2025-11-25 00:35:42 +00:00
Wikid82
897959a621 feat: enhance import handling with detailed conflict resolution and UI updates 2025-11-24 23:48:25 +00:00
Wikid82
e4b737710c feat: implement ACME staging support for Let's Encrypt to avoid rate limits during development and testing 2025-11-24 23:10:07 +00:00
Wikid82
6feff3e8ce chore: remove cashed 2025-11-24 18:22:01 +00:00
Wikid82
9c842e7eab chore: remove cached 2025-11-24 18:21:11 +00:00
Wikid82
a5042cab55 fix: update workflows to replace PROJECT_TOKEN and GITHUB_TOKEN with CPMP_TOKEN 2025-11-22 14:53:25 -05:00
Wikid82
fea86a6c76 feat: enhance import functionality with Caddyfile content preview and optional mounting in Docker 2025-11-22 14:29:21 -05:00
Jeremy
c8adbb79fd chore: lock PR body content before creation 2025-11-22 12:21:44 -05:00
Jeremy
308ae5dd9d chore: final PR body content prior to draft PR creation 2025-11-22 12:21:37 -05:00
Jeremy
b81544564a chore: update PR body content file before opening draft PR 2025-11-22 12:21:30 -05:00
Jeremy
588c751102 chore: update PR body content file with newest commit reference 2025-11-22 12:21:23 -05:00
Jeremy
b142c38ffd chore: update PR body content file with latest commit reference 2025-11-22 12:21:14 -05:00
Jeremy
18cf3cee52 chore: add PR body content file for draft creation 2025-11-22 12:21:03 -05:00
Jeremy
e2fc0b80eb docs: refresh draft PR body snapshot with final commit reference before PR 2025-11-22 12:20:55 -05:00
Jeremy
5727c58652 docs: refresh draft PR body snapshot with latest commit SHA 2025-11-22 12:20:49 -05:00
Jeremy
75beff0910 docs: update concise draft PR body snapshot with latest commit reference 2025-11-22 12:20:43 -05:00
Jeremy
1cf0d267b0 chore: add concise draft PR body snapshot 2025-11-22 12:20:37 -05:00
Jeremy
be131efd2e docs: update beta-release draft PR summary with thirtieth update 2025-11-22 12:20:26 -05:00
Jeremy
c99723dfc5 docs: update beta-release draft PR summary with twenty-ninth update 2025-11-22 12:20:14 -05:00
Jeremy
3cd9875477 docs: update beta-release draft PR summary with twenty-eighth update 2025-11-22 12:20:06 -05:00
Jeremy
28a793d998 docs: update beta-release draft PR summary with twenty-seventh update 2025-11-22 12:19:57 -05:00
Jeremy
3adc86025b docs: update beta-release draft PR summary with twenty-sixth update 2025-11-22 12:19:49 -05:00
Jeremy
853f0f13d1 docs: update beta-release draft PR summary with twenty-fifth update 2025-11-22 12:19:42 -05:00
Jeremy
ae918bf018 docs: update beta-release draft PR summary with twenty-fourth update 2025-11-22 12:19:33 -05:00
Jeremy
19aeb429da docs: update beta-release draft PR summary with twenty-third update 2025-11-22 12:19:25 -05:00
Jeremy
5addf23cd5 docs: update beta-release draft PR summary with twenty-second update 2025-11-22 12:19:17 -05:00
Jeremy
c960f182a1 docs: update beta-release draft PR summary with twenty-first update 2025-11-22 12:19:09 -05:00
Jeremy
119364f144 docs: update beta-release draft PR summary with twentieth update 2025-11-22 12:19:00 -05:00
Jeremy
9169e6182b docs: update beta-release draft PR summary with nineteenth update 2025-11-22 12:18:50 -05:00
Jeremy
5a6aec15e6 docs: update beta-release draft PR summary with eighteenth update 2025-11-22 12:18:43 -05:00
Jeremy
7e32857473 docs: update beta-release draft PR summary with seventeenth update 2025-11-22 12:18:36 -05:00
Jeremy
ed13d679c0 docs: update beta-release draft PR summary with sixteenth update 2025-11-22 12:18:29 -05:00
Jeremy
990161cd62 docs: update beta-release draft PR summary with fifteenth update 2025-11-22 12:18:22 -05:00
Jeremy
49b13cc829 docs: update beta-release draft PR summary with fourteenth update 2025-11-22 12:18:15 -05:00