Commit Graph

3115 Commits

Author SHA1 Message Date
GitHub Actions 5fe1cf9265 fix: enhance security header profile handling in ProxyHost to support UUIDs and improve form data normalization 2026-02-28 12:58:59 +00:00
GitHub Actions cdf7948575 fix: update access list handling in ProxyHostService and forms to support access_list structure 2026-02-28 05:11:33 +00:00
GitHub Actions b04b94e429 fix: enhance access list handling in ProxyHostHandler and forms to support string IDs 2026-02-28 05:07:24 +00:00
GitHub Actions 0ff19f66b6 fix: update resolveAccessListToken to handle accessLists and improve UUID resolution in AccessListSelector 2026-02-28 05:00:32 +00:00
GitHub Actions bf583927c1 fix: improve ID parsing logic in AccessListSelector and ProxyHostForm to ensure valid numeric IDs 2026-02-28 04:45:26 +00:00
GitHub Actions 6ed8d8054f fix: update getOptionToken to handle string IDs correctly 2026-02-28 04:41:59 +00:00
GitHub Actions 5c4a558486 chore: enhance ACL handling in dropdowns and add emergency token flows
- Add tests to normalize string numeric ACL IDs in AccessListSelector.
- Implement regression tests for ProxyHostForm to ensure numeric ACL values are submitted correctly.
- Introduce a recovery function for ACL lockout scenarios in auth setup.
- Create new tests for ACL creation and security header profiles to ensure dropdown coverage.
- Add regression tests for ACL and Security Headers dropdown behavior in ProxyHostForm.
- Establish a security shard setup to validate emergency token configurations and reset security states.
- Enhance emergency operations tests to ensure ACL selections persist across create/edit flows.
2026-02-28 04:41:00 +00:00
GitHub Actions 2024ad1373 fix: enhance AccessListSelector and ProxyHostForm to support UUID-only options and improve token resolution 2026-02-28 03:34:54 +00:00
Jeremy 5c0185d5eb Merge branch 'development' into feature/beta-release 2026-02-27 17:13:19 -05:00
GitHub Actions c9e4916d43 fix: update SelectContent styles to improve z-index and pointer events handling 2026-02-27 22:07:26 +00:00
GitHub Actions 75d945f706 fix: ensure ACL and Security Headers dropdown selections persist correctly in Proxy Host form 2026-02-27 21:57:05 +00:00
Jeremy 99ab2202a2 Merge pull request #774 from Wikid82/feature/beta-release
Caddy version to 2.11.1
2026-02-27 16:18:30 -05:00
GitHub Actions feaae052ac fix: enhance SQLite error handling in global setup and TestDataManager for better diagnostics 2026-02-27 20:28:43 +00:00
GitHub Actions 476e65e7dd fix: enhance navigation error handling in Caddy import tests with retry logic 2026-02-27 18:44:43 +00:00
GitHub Actions 24a5773637 fix: implement session resume feature in Caddy import tests with mock status handling 2026-02-27 18:38:25 +00:00
Jeremy 0eb0e43d60 Merge branch 'development' into feature/beta-release 2026-02-27 13:37:55 -05:00
Jeremy 6f98962981 Merge pull request #775 from Wikid82/renovate/feature/beta-release-non-major-updates
fix(deps): update non-major-updates (feature/beta-release)
2026-02-27 13:37:25 -05:00
renovate[bot] 2b3b5c3ff2 fix(deps): update non-major-updates 2026-02-27 18:37:12 +00:00
GitHub Actions eb5518092f fix: update brace-expansion package to version 5.0.4 2026-02-27 13:44:24 +00:00
GitHub Actions 1b10198d50 fix: improve import session management with enhanced cleanup and status handling 2026-02-27 13:41:26 +00:00
GitHub Actions 449d316174 fix: update fallback Caddy version to 2.11.1 in Dockerfile 2026-02-27 11:04:36 +00:00
Jeremy 9356756065 Merge pull request #772 from Wikid82/feature/beta-release
Hotfix Nightly Build
2026-02-27 05:53:23 -05:00
GitHub Actions 5b3e005f2b fix: enhance nightly build workflow with SBOM generation and fallback mechanism 2026-02-27 10:16:09 +00:00
Jeremy 7654acc710 Merge pull request #770 from Wikid82/renovate/feature/beta-release-major-7-github-artifact-actions
chore(deps): update github artifact actions to v7 (feature/beta-release) (major)
2026-02-27 05:06:32 -05:00
renovate[bot] afb2901618 chore(deps): update github artifact actions to v7 2026-02-27 10:04:19 +00:00
Jeremy 117fd51082 Merge pull request #754 from Wikid82/feature/beta-release
Enable and test Gotify and Custom Webhook notifications
2026-02-26 22:31:53 -05:00
GitHub Actions b66ba3ad4d fix: enhance admin onboarding tests with deterministic login navigation and improve accessibility checks in authentication flows 2026-02-27 03:05:41 +00:00
GitHub Actions cbe238b27d fix: enforce required PR number input for manual dispatch and improve event handling in security scan workflow 2026-02-27 02:48:17 +00:00
Jeremy f814706fe2 Merge pull request #767 from Wikid82/renovate/feature/beta-release-major-8-github-artifact-actions
chore(deps): update github artifact actions to v8 (feature/beta-release) (major)
2026-02-26 20:50:56 -05:00
renovate[bot] fc508d01d7 chore(deps): update github artifact actions to v8 2026-02-27 01:50:32 +00:00
GitHub Actions ba880083be fix: enhance admin onboarding tests to verify redirection and storage state after login 2026-02-27 01:23:53 +00:00
GitHub Actions b657235870 fix: refactor Caddy import tests to use helper functions for textarea filling and upload handling 2026-02-27 00:41:54 +00:00
GitHub Actions 132b78b317 fix: remove unused readStoredAuthToken function to clean up code 2026-02-26 22:53:48 +00:00
Jeremy 25cb0528e2 Merge pull request #766 from Wikid82/renovate/feature/beta-release-non-major-updates
chore(deps): update non-major-updates (feature/beta-release)
2026-02-26 17:52:57 -05:00
Jeremy e9acaa61cc Merge branch 'feature/beta-release' into renovate/feature/beta-release-non-major-updates 2026-02-26 17:52:45 -05:00
GitHub Actions 218ce5658e fix: enhance Caddy import tests with improved session management and response handling 2026-02-26 22:24:48 +00:00
GitHub Actions 08a17d7716 fix: enhance admin onboarding tests with improved authentication flow and assertions 2026-02-26 21:45:21 +00:00
GitHub Actions f9c43d50c6 fix: enhance Caddy import tests with improved authentication handling and diagnostics 2026-02-26 21:45:10 +00:00
GitHub Actions e348b5b2a3 fix: update setSecureCookie logic for local requests and add corresponding test 2026-02-26 21:44:45 +00:00
GitHub Actions 678b442f5e fix: agent tools for improved functionality and consistency across documentation
- Updated tools for Doc_Writer, Frontend_Dev, Management, Planning, Playwright_Dev, QA_Security, and Supervisor agents to enhance terminal command execution capabilities and streamline operations.
- Removed redundant tools and ensured uniformity in tool listings across agents.
2026-02-26 21:42:37 +00:00
GitHub Actions 2470861c4a fix: update @types/node and ast-v8-to-istanbul to latest versions for improved compatibility 2026-02-26 21:33:03 +00:00
GitHub Actions 9e201126a9 fix: update @types/node to version 25.3.2 for improved type definitions 2026-02-26 21:32:32 +00:00
renovate[bot] 5b67808d13 chore(deps): update non-major-updates 2026-02-26 21:31:35 +00:00
GitHub Actions 68e3bee684 fix: enhance import tests with user authentication handling and precondition checks 2026-02-26 20:32:31 +00:00
GitHub Actions 4081003051 fix: remove adminUser parameter from cross-browser import tests for cleaner execution 2026-02-26 15:01:52 +00:00
GitHub Actions bd2b1bd8b7 fix: enhance error handling in loginUser function for API login failures 2026-02-26 15:01:31 +00:00
GitHub Actions 5e033e4bef chore: add E2E Playwright security suite tests for Chromium, Firefox, and WebKit 2026-02-26 14:05:28 +00:00
GitHub Actions 06ba9bc438 chore: add E2E Playwright tests for Chromium and WebKit non-security shards 2026-02-26 14:02:16 +00:00
GitHub Actions 3339208e53 fix: update minimatch to versions 3.1.5 and 10.2.4 in package-lock.json 2026-02-26 14:01:51 +00:00
GitHub Actions 4fad52aef5 fix: update strip-ansi to version 7.2.0 and its dependencies 2026-02-26 14:01:33 +00:00