Commit Graph

  • bcdce306b8 add Go Benchmark (go) benchmark result for 4cec3595e2 github-action-benchmark 2025-12-18 18:40:57 +00:00
  • 1981dd371b Merge branch 'main' into copilot/implement-translations-issue-33 Jeremy 2025-12-18 13:40:52 -05:00
  • 4cec3595e2 Merge pull request #426 from Wikid82/copilot/troubleshoot-websocket-issues v0.13.0 Jeremy 2025-12-18 13:39:58 -05:00
  • 134e2e49b3 Initial plan copilot-swe-agent[bot] 2025-12-18 18:39:13 +00:00
  • 27344e9812 fix: improve test ID generation in concurrent test copilot-swe-agent[bot] 2025-12-18 18:26:46 +00:00
  • 1f9af267a3 fix: add null safety check for WebSocket connections copilot-swe-agent[bot] 2025-12-18 18:24:29 +00:00
  • 96dd7a84e9 chore: fix trailing whitespace from pre-commit copilot-swe-agent[bot] 2025-12-18 18:13:53 +00:00
  • 628838b6d4 test: add frontend tests for WebSocket tracking copilot-swe-agent[bot] 2025-12-18 18:12:45 +00:00
  • 8c4823edb6 feat: add WebSocket connection monitoring UI and documentation copilot-swe-agent[bot] 2025-12-18 18:09:43 +00:00
  • 854a940536 feat: add WebSocket connection tracking backend copilot-swe-agent[bot] 2025-12-18 18:04:36 +00:00
  • b44064e15d Merge branch 'feature/beta-release' into copilot/troubleshoot-websocket-issues Jeremy 2025-12-18 13:01:56 -05:00
  • c25e2d652d Initial plan copilot-swe-agent[bot] 2025-12-18 17:56:24 +00:00
  • 5d9cec288a Merge pull request #423 from Wikid82/development Jeremy 2025-12-17 19:47:43 -05:00
  • abafd16fc8 Merge pull request #422 from Wikid82/renovate/npm-minorpatch Jeremy 2025-12-17 19:46:38 -05:00
  • 062b595b11 fix(deps): update dependency react-router-dom to ^7.11.0 renovate[bot] 2025-12-18 00:34:28 +00:00
  • b8a3ea9d51 add Go Benchmark (go) benchmark result for ec19803750 github-action-benchmark 2025-12-18 00:28:28 +00:00
  • ec19803750 Merge pull request #421 from Wikid82/feature/beta-release v0.12.0 Jeremy 2025-12-17 19:27:34 -05:00
  • c2c503edc7 Merge pull request #420 from Wikid82/feature/beta-release Jeremy 2025-12-17 19:27:03 -05:00
  • 193ba124c7 fix: correct extraction of expr-lang version from caddy_deps.txt GitHub Actions 2025-12-18 00:17:12 +00:00
  • ed7dc3f904 fix: update regex for expr-lang version check to ensure accurate vulnerability assessment GitHub Actions 2025-12-18 00:05:31 +00:00
  • 761d59c7e9 fix: add timeout to Caddy version verification step to prevent hangs GitHub Actions 2025-12-17 23:58:40 +00:00
  • bc23eb3800 fix: add timeout to integration tests to prevent CI hangs GitHub Actions 2025-12-17 23:41:27 +00:00
  • 76895a9674 fix: load Docker image for PR events to resolve CI failure GitHub Actions 2025-12-17 22:52:56 +00:00
  • cd7f192acd fix: use PR number instead of ref_name for Docker image tags GitHub Actions 2025-12-17 21:54:17 +00:00
  • 6d18854e92 fix: use PR number instead of ref_name for Docker image tags GitHub Actions 2025-12-17 20:00:44 +00:00
  • b23e0fd076 fix: resolve CVE-2025-68156, coverage hang, and test lifecycle issue GitHub Actions 2025-12-17 19:41:02 +00:00
  • 942901fb9a fix: remove Caddy version check that hangs build (CVE-2025-68156) GitHub Actions 2025-12-17 18:37:20 +00:00
  • 87ba9e1222 Merge branch 'development' into feature/beta-release Jeremy 2025-12-17 12:04:47 -05:00
  • 8d9bb8af5b chore: optimize pre-commit performance while maintaining quality standards GitHub Actions 2025-12-17 16:54:14 +00:00
  • b015284165 feat: add SQLite database corruption guardrails GitHub Actions 2025-12-17 16:53:38 +00:00
  • 922958e123 Merge pull request #419 from Wikid82/main Jeremy 2025-12-17 10:26:26 -05:00
  • 0114642aa8 add Go Benchmark (go) benchmark result for 370bcfc125 github-action-benchmark 2025-12-17 15:17:42 +00:00
  • 370bcfc125 Merge pull request #418 from Wikid82/copilot/sub-pr-414 v0.11.2 Jeremy 2025-12-17 10:16:43 -05:00
  • bd0dfd5487 fix: include scripts directory in Docker image for database recovery GitHub Actions 2025-12-17 15:15:42 +00:00
  • f094123123 fix: add SQLite database recovery and WAL mode for corruption resilience GitHub Actions 2025-12-17 14:46:00 +00:00
  • 20fabcd325 fix: Add explicit error handling to TestAuthMiddleware_PrefersCookieOverQueryParam copilot-swe-agent[bot] 2025-12-17 14:48:36 +00:00
  • adc60fa260 Initial plan copilot-swe-agent[bot] 2025-12-17 14:44:38 +00:00
  • 61c775c995 Merge pull request #414 from Wikid82/main Jeremy 2025-12-17 09:44:36 -05:00
  • b1778ecb3d Merge branch 'development' into main v0.11.1 Jeremy 2025-12-17 09:32:46 -05:00
  • 230f9bba70 Merge pull request #417 from Wikid82/renovate/npm-minorpatch Jeremy 2025-12-17 09:32:29 -05:00
  • 40156be788 Merge branch 'development' into renovate/npm-minorpatch Jeremy 2025-12-17 09:32:16 -05:00
  • 647f9c2cf7 Merge pull request #416 from Wikid82/renovate/github-codeql-action-4.x Jeremy 2025-12-17 09:31:57 -05:00
  • 3a3dccbb5a Merge branch 'development' into renovate/github-codeql-action-4.x Jeremy 2025-12-17 09:31:09 -05:00
  • e3b596176c Merge pull request #415 from Wikid82/renovate/github-codeql-action-digest Jeremy 2025-12-17 09:30:52 -05:00
  • 8005858593 chore(deps): update dependency knip to ^5.75.1 renovate[bot] 2025-12-17 14:26:03 +00:00
  • 793315336a chore(deps): update github/codeql-action action to v4.31.9 renovate[bot] 2025-12-17 14:25:51 +00:00
  • 711ed07df7 chore(deps): update github/codeql-action digest to 5d4e8d1 renovate[bot] 2025-12-17 14:25:45 +00:00
  • 82c69194b7 add Go Benchmark (go) benchmark result for 7e31a9c41a github-action-benchmark 2025-12-17 14:23:27 +00:00
  • 7e31a9c41a Merge pull request #413 from Wikid82:copilot/sub-pr-411 v0.11.0 Jeremy 2025-12-17 09:22:30 -05:00
  • c0fee50fa9 Merge branch 'main' into copilot/sub-pr-411 Jeremy 2025-12-17 07:59:09 -05:00
  • da4fb33006 Merge pull request #412 from Wikid82/development Jeremy 2025-12-17 07:58:29 -05:00
  • 6718431bc4 fix: improve test error handling with proper error checks copilot-swe-agent[bot] 2025-12-17 12:58:02 +00:00
  • 36a8b408b8 test: add comprehensive tests for secure WebSocket authentication priority copilot-swe-agent[bot] 2025-12-17 12:56:46 +00:00
  • e1474e42aa feat: switch WebSocket auth from query params to HttpOnly cookies for security copilot-swe-agent[bot] 2025-12-17 12:54:35 +00:00
  • 222a3df766 add Go Benchmark (go) benchmark result for 1a5bc81c6c github-action-benchmark 2025-12-17 12:50:03 +00:00
  • 1a5bc81c6c Merge pull request #411 from Wikid82/development v0.10.0 Jeremy 2025-12-17 07:49:09 -05:00
  • a01bcb8d4a Initial plan copilot-swe-agent[bot] 2025-12-17 12:46:47 +00:00
  • 15f73bd381 Merge pull request #410 from Wikid82/feature/beta-release Jeremy 2025-12-17 07:35:24 -05:00
  • 85abf7cec1 test: add unit tests for Alert, DataTable, Input, Skeleton, and StatsCard components GitHub Actions 2025-12-16 22:05:39 +00:00
  • 8f2f18edf7 feat: implement modern UI/UX design system (#409) GitHub Actions 2025-12-16 21:21:39 +00:00
  • 6bd6701250 docs: Add comprehensive trace analysis and investigation report for WebSocket reconnection issue and 401 auth failures GitHub Actions 2025-12-16 19:17:34 +00:00
  • e0905d3db9 Merge pull request #403 from Wikid82/development Jeremy 2025-12-16 13:08:36 -05:00
  • 4649a7da21 Merge pull request #408 from Wikid82/renovate/npm-minorpatch Jeremy 2025-12-16 11:13:56 -05:00
  • e5918d392c chore(deps): update npm minor/patch renovate[bot] 2025-12-16 15:53:48 +00:00
  • aa68f2bc23 Merge pull request #407 from Wikid82/renovate/renovatebot-github-action-44.x Jeremy 2025-12-16 10:52:07 -05:00
  • 631247752e Merge pull request #406 from Wikid82/renovate/github.com-expr-lang-expr-1.x Jeremy 2025-12-16 10:51:45 -05:00
  • 7f3cdb8011 chore(deps): update renovatebot/github-action action to v44.2.0 renovate[bot] 2025-12-16 15:17:40 +00:00
  • e17e9b0bc0 chore(deps): update module github.com/expr-lang/expr to v1.17.7 renovate[bot] 2025-12-16 15:17:35 +00:00
  • d943f9bd67 Merge pull request #405 from Wikid82/main Jeremy 2025-12-16 10:15:43 -05:00
  • 0732b9da5c Merge branch 'development' into main v0.9.3 Jeremy 2025-12-16 09:57:37 -05:00
  • 2b78c811d8 fix: resolve merge conflict in go.work.sum for geoip2-golang dependency v0.9.2 GitHub Actions 2025-12-16 14:52:43 +00:00
  • 53f3e44999 fix: upgrade c-ares to address CVE-2025-62408 and add MaxMind GeoLite2 configuration files v0.9.1 GitHub Actions 2025-12-16 14:46:19 +00:00
  • cef53f2951 add Go Benchmark (go) benchmark result for 0a4ea58110 github-action-benchmark 2025-12-16 14:35:12 +00:00
  • 0a4ea58110 Merge pull request #404 from Wikid82/feature/beta-release v0.9.0 Jeremy 2025-12-16 09:34:19 -05:00
  • bc5fc8ce52 Merge branch 'main' into feature/beta-release Jeremy 2025-12-16 09:24:37 -05:00
  • bca0c57a0d fix: expand exclusion patterns in TypeScript build configuration GitHub Actions 2025-12-16 14:24:13 +00:00
  • 73aad74699 test: improve backend test coverage to 85.4% GitHub Actions 2025-12-16 14:10:32 +00:00
  • c71b10de7d feat: update Go Test Coverage hook to include only Go files GitHub Actions 2025-12-16 06:44:09 +00:00
  • 872abb6043 test: skip slow hook GitHub Actions 2025-12-16 06:42:01 +00:00
  • 90ee8c7f83 feat: stabilize WebSocket connections by using memoized filter objects in LiveLogViewer GitHub Actions 2025-12-16 06:10:34 +00:00
  • 67d671bc0c feat: enhance planning and bug fix protocols with mandatory root cause analysis GitHub Actions 2025-12-16 05:59:05 +00:00
  • 898066fb59 fix: correct localStorage key for WebSocket auth token GitHub Actions 2025-12-16 05:08:14 +00:00
  • 83030d7964 feat: Fix CrowdSec re-enrollment and live log viewer WebSocket GitHub Actions 2025-12-16 04:20:32 +00:00
  • 45102ae312 feat: Add CrowdSec console re-enrollment support GitHub Actions 2025-12-16 03:39:08 +00:00
  • d435dd7f7f fix: allow startup when Cerberus is enabled without admin whitelist, log warning GitHub Actions 2025-12-16 01:57:14 +00:00
  • f14cd31f71 fix: pass tenant and force flags to cscli console enroll command GitHub Actions 2025-12-16 01:26:23 +00:00
  • 71e44f79a7 fix: resolve CrowdSec state sync issues and remove deprecated mode toggle GitHub Actions 2025-12-15 23:36:07 +00:00
  • 65cad0ba13 feat: Enhance CrowdSec integration with configurable binary path and improved process validation GitHub Actions 2025-12-15 22:10:28 +00:00
  • 11a03de3b7 Add tests for useConsoleEnrollment hooks and crowdsecExport utility functions GitHub Actions 2025-12-15 14:45:56 +00:00
  • 5b2724a2ba Refactor code structure for improved readability and maintainability GitHub Actions 2025-12-15 07:48:28 +00:00
  • 2a6175a97e feat: Implement CrowdSec toggle fix validation and documentation updates GitHub Actions 2025-12-15 07:24:51 +00:00
  • 2a04dbc49d fix: enhance QA and Security agent constraints with additional guidelines for testing and security focus GitHub Actions 2025-12-15 06:53:27 +00:00
  • 4230a5e30c fix: enhance planning constraints with guidelines for file management and repository organization GitHub Actions 2025-12-15 05:26:20 +00:00
  • 709cfa1d2e fix: enhance planning constraints with code coverage, linting, and comprehensive testing guidelines GitHub Actions 2025-12-15 05:13:11 +00:00
  • 4c3dcb1d15 fix: enhance constraints for JSON examples and add guidance on assessing code impacts and dependencies GitHub Actions 2025-12-15 04:44:48 +00:00
  • 51f0a6937e feat: Implement database migration command and enhance CrowdSec startup verification GitHub Actions 2025-12-15 04:10:57 +00:00
  • aa55d38a82 fix: enhance CrowdSec startup logic and verification, improve error handling in Security page GitHub Actions 2025-12-15 04:04:02 +00:00
  • c395b9d68e fix: add hotfix plan for CrowdSec integration issues and proposed solutions GitHub Actions 2025-12-14 23:54:13 +00:00
  • a8aa59a754 fix: update Codecov ignore patterns to align with local coverage analysis GitHub Actions 2025-12-14 19:20:00 +00:00
  • e41c4a12da fix: resolve CrowdSec 500 error and state mismatch after container restart GitHub Actions 2025-12-14 19:07:28 +00:00