Commit Graph

  • 4c27e5014d skip debug_replay/status poll for non-admin users Josh Hawkins 2026-04-09 17:36:50 -0500
  • f8c494c52f add /profiles to EXEMPT_PATHS for non-admin users Josh Hawkins 2026-04-09 17:36:38 -0500
  • 806faf8c78
    Bump axios from 1.13.6 to 1.15.0 in /web dependabot[bot] 2026-04-09 20:43:46 +0000
  • d113be5e19
    Improve frontend test framework (#22824) Josh Hawkins 2026-04-09 15:42:36 -0500
  • 98c2fe00c1
    Chat improvements (#22823) Josh Hawkins 2026-04-09 15:31:37 -0500
  • 40e87ff1c9
    Apply suggestions from code review Otto 2026-04-09 22:46:02 +0300
  • 05286a9560 fix video playback stutter when GenAI dialog is open in detail stream Josh Hawkins 2026-04-09 14:43:57 -0500
  • 495e695fca move export spec rewrite and bugfix to separate branch Josh Hawkins 2026-04-09 09:50:27 -0500
  • 826e2ec91e clean up Josh Hawkins 2026-04-09 09:43:08 -0500
  • 7db3618fc7 display label and camera on attachment chip Josh Hawkins 2026-04-09 09:09:48 -0500
  • 925541cbd8 add tooltip Josh Hawkins 2026-04-09 09:09:25 -0500
  • b1b43884b8 use abort signal Josh Hawkins 2026-04-09 09:07:15 -0500
  • cfa5354c50 tweak cursor to appear at the end of the same line of the streaming response Josh Hawkins 2026-04-09 09:06:09 -0500
  • a46d0a4c68 add ability to stop streaming Josh Hawkins 2026-04-09 09:05:10 -0500
  • 01519607de Wire event attachments into chat composer and messages Josh Hawkins 2026-04-08 17:07:33 -0500
  • d62ae17fcc Add ChatPaperclipButton with event picker popover Josh Hawkins 2026-04-08 17:03:38 -0500
  • 43416c4b0f Add ChatQuickReplies pill row component Josh Hawkins 2026-04-08 17:01:24 -0500
  • cddbf6906a Render attachment chip in user chat bubbles Josh Hawkins 2026-04-08 17:00:35 -0500
  • 2b538ae54b Make chat thumbnails attach to composer on click Josh Hawkins 2026-04-08 16:57:06 -0500
  • 16e98918c5 Add ChatAttachmentChip component Josh Hawkins 2026-04-08 16:55:16 -0500
  • b0c772352a rewrite export.spec.ts Josh Hawkins 2026-04-08 16:51:27 -0500
  • 12c01650ad Add i18n strings for chat event attachments Josh Hawkins 2026-04-08 16:50:41 -0500
  • 13d66c5155 Add parseAttachedEvent and prependAttachment helpers Josh Hawkins 2026-04-08 16:50:24 -0500
  • c580cfff70 Teach chat system prompt about attached_event marker Josh Hawkins 2026-04-08 16:49:41 -0500
  • 973c06c5f2 extract pure chat helpers to chat_util module Josh Hawkins 2026-04-08 16:48:15 -0500
  • 741c5abdc3 apply prettier fixes to new e2e files Josh Hawkins 2026-04-08 16:34:36 -0500
  • 91c5b1b785 add lint script for banned spec patterns and @mobile rule Josh Hawkins 2026-04-08 16:32:15 -0500
  • 556d5d8c9d
    remove dead code and repair utf-8 preset names via latin-1 round trip (#22818) Josh Hawkins 2026-04-08 16:20:58 -0500
  • 7281d26035 add mobile affordance helpers to BasePage Josh Hawkins 2026-04-08 16:11:59 -0500
  • 2c630e8be3 remove dead code and repair utf-8 preset names via latin-1 round trip Josh Hawkins 2026-04-08 16:08:19 -0500
  • 82d5fbfb87 filter similarity results in python, not sqlite-vec Josh Hawkins 2026-04-08 15:59:36 -0500
  • 06a4d016e4 add self-tests for mock override helpers Josh Hawkins 2026-04-08 15:44:54 -0500
  • 635e41fc8c formatting Josh Hawkins 2026-04-08 15:31:59 -0500
  • 30997c20d7 Render anchor badge and similarity scores in chat results Josh Hawkins 2026-04-08 15:29:18 -0500
  • 8f5128b905 Add frontend extractor for find_similar_objects tool response Josh Hawkins 2026-04-08 15:27:16 -0500
  • 597dc18c77 add mockEmpty/mockError/mockDelay helpers for state-driven tests Josh Hawkins 2026-04-08 15:27:01 -0500
  • a6e29f177c Add i18n strings for find_similar_objects chat tool Josh Hawkins 2026-04-08 15:25:04 -0500
  • f74825e134 Teach chat system prompt when to use find_similar_objects Josh Hawkins 2026-04-08 15:24:46 -0500
  • e4b4220be3 Dispatch find_similar_objects in chat tool executor Josh Hawkins 2026-04-08 15:24:24 -0500
  • 1a003e7de2 implement _execute_find_similar_objects chat tool dispatcher Josh Hawkins 2026-04-08 15:22:28 -0500
  • 1ad09f00dc register find_similar_objects chat tool definition Josh Hawkins 2026-04-08 15:12:44 -0500
  • 8759d5210e Add candidate query builder for find_similar_objects chat tool Josh Hawkins 2026-04-08 15:11:04 -0500
  • bbd0a8943b Add score fusion helpers for find_similar_objects chat tool Josh Hawkins 2026-04-08 15:06:34 -0500
  • 4e25f1ddd4 triage pre-existing errors and seed allowlist Josh Hawkins 2026-04-08 15:03:44 -0500
  • fdc8e90c40 gate strict error mode on E2E_STRICT_ERRORS=1 Josh Hawkins 2026-04-08 10:51:31 -0500
  • 6abf401a2f add self-tests for error collector fixture Josh Hawkins 2026-04-08 10:38:01 -0500
  • d69035f2a7 wire error collector into frigateApp fixture Josh Hawkins 2026-04-08 10:22:12 -0500
  • b93e9df40b add error collector for console + page + request errors Josh Hawkins 2026-04-08 10:08:41 -0500
  • 6ad7059a33 add error allowlist file for error collector Josh Hawkins 2026-04-08 10:05:09 -0500
  • a785ea2e67
    Merge remote-tracking branch 'upstream/dev' into feature/share-review-timestamp 0x464e 2026-04-08 17:39:16 +0300
  • 0b16ddeebc
    Simplify dialog radio buttons 0x464e 2026-04-08 17:31:36 +0300
  • 8f13932c64
    UI fixes (#22814) Josh Hawkins 2026-04-08 09:21:48 -0500
  • 1a708a3748 make sub label query for events API endpoints case insensitive Josh Hawkins 2026-04-08 08:16:14 -0500
  • dcc8744399 add activity indicator to storage metrics Josh Hawkins 2026-04-08 07:40:51 -0500
  • c6c4d818be motion search fixes Josh Hawkins 2026-04-08 07:36:17 -0500
  • c0f70295d8 match replay objects list with debug view Josh Hawkins 2026-04-08 07:34:17 -0500
  • 3d18780aef display area as proper percentage in debug view Josh Hawkins 2026-04-08 07:31:34 -0500
  • 7c097a783c
    Bump @docusaurus/types from 3.9.2 to 3.10.0 in /docs dependabot[bot] 2026-04-08 11:35:13 +0000
  • 6eedd30dea
    Bump @docusaurus/preset-classic from 3.9.2 to 3.10.0 in /docs dependabot[bot] 2026-04-08 11:34:57 +0000
  • ed990ab6a3
    Bump @docusaurus/plugin-content-docs from 3.9.2 to 3.10.0 in /docs dependabot[bot] 2026-04-08 11:34:37 +0000
  • 79dd961eb6
    Bump @docusaurus/module-type-aliases from 3.9.2 to 3.10.0 in /docs dependabot[bot] 2026-04-08 11:34:13 +0000
  • d9458105d6
    Bump @docusaurus/theme-mermaid from 3.9.2 to 3.10.0 in /docs dependabot[bot] 2026-04-08 11:33:45 +0000
  • 6287e2b56d
    Bump @docusaurus/core from 3.9.2 to 3.10.0 in /docs dependabot[bot] 2026-04-08 11:33:13 +0000
  • 5d2a725428
    Display more scores in Tracking Details (#22799) Josh Hawkins 2026-04-07 11:06:22 -0500
  • 383c35d48c docs Josh Hawkins 2026-04-07 09:42:02 -0500
  • 8e5483f0c0 frontend Josh Hawkins 2026-04-07 09:41:56 -0500
  • acf4b4093b add computed and top score to timeline entries Josh Hawkins 2026-04-07 09:41:15 -0500
  • dfe365cd28
    Miscellaneous fixes (#22780) Josh Hawkins 2026-04-07 08:16:19 -0500
  • 49c3732726
    Improve environment var handling (#22796) Josh Hawkins 2026-04-07 08:16:02 -0500
  • 902cb55ece formatting Josh Hawkins 2026-04-07 07:17:18 -0500
  • 552a6e5f10 add tests Josh Hawkins 2026-04-07 07:08:27 -0500
  • 20d76fc0ef refactor env var handling Josh Hawkins 2026-04-07 07:08:22 -0500
  • 4590937e7b
    Bump actions/upload-artifact from 4 to 7 dependabot[bot] 2026-04-07 11:33:13 +0000
  • c63dfc082b fix docs Josh Hawkins 2026-04-07 06:16:52 -0500
  • 88ab136f8e only show save all when multiple sections are changed Josh Hawkins 2026-04-06 22:06:54 -0500
  • 8de6f2b4cf improve known_plates field in settings UI Josh Hawkins 2026-04-06 22:06:18 -0500
  • c3628a339d
    Bump vite from 6.4.1 to 6.4.2 in /web (#22788) dependabot[bot] 2026-04-06 19:16:12 -0500
  • b16d66d341
    Bump vite from 6.4.1 to 6.4.2 in /web dependabot[bot] 2026-04-06 23:52:45 +0000
  • 9962f8508f add ui docs links Josh Hawkins 2026-04-06 18:03:56 -0500
  • c7a10c93be update docs to clarify pre/post capture settings Josh Hawkins 2026-04-06 18:03:45 -0500
  • 33996e9958
    Bump lodash from 4.17.23 to 4.18.1 in /web dependabot[bot] 2026-04-06 22:42:41 +0000
  • b83f56d4b0 remove unused object level Josh Hawkins 2026-04-06 17:36:22 -0500
  • c750372586
    Add frontend tests (#22783) Josh Hawkins 2026-04-06 17:33:28 -0500
  • 23aa21ea82 auto-send ON genai review WS message when enabled_in_config transitions to true Josh Hawkins 2026-04-06 17:18:52 -0500
  • f33b07bc90 subscribe to review topic so ReviewDescriptionProcessor knows genai is enabled Josh Hawkins 2026-04-06 17:18:14 -0500
  • 7c0e5a8f17 update dispatcher config reference on save Josh Hawkins 2026-04-06 17:17:36 -0500
  • a31602b265 reduce local test runs to 4 workers to match CI Josh Hawkins 2026-04-06 16:39:11 -0500
  • 9e0e4162f9 Properly capitalize delivery services Nicolas Mowen 2026-04-06 12:27:17 -0600
  • 26c7092283 Make directions more clear Nicolas Mowen 2026-04-06 12:23:30 -0600
  • bc7f4eacc8 Improve titling: Nicolas Mowen 2026-04-06 11:55:00 -0600
  • 560b95ea83 fix flaky system page tab tests by guarding against crashes from incomplete mock stats Josh Hawkins 2026-04-06 12:38:28 -0500
  • cc5ca96566 satisfy codeql check Josh Hawkins 2026-04-06 12:16:43 -0500
  • ba9ed4e9c6 don't generate mock data in PR CI Josh Hawkins 2026-04-06 12:15:16 -0500
  • e80c05e304 add e2e tests to PR template Josh Hawkins 2026-04-06 12:07:28 -0500
  • 0ca825d91c more cases Josh Hawkins 2026-04-06 12:04:51 -0500
  • eb68a9978d Remove titlecase to avoid Gemma4 handling plain labels as proper nouns Nicolas Mowen 2026-04-06 11:02:28 -0600
  • c42f28b60e improve mock data generation and add test cases Josh Hawkins 2026-04-06 11:54:09 -0500
  • 6b24219e48 basic e2e frontend test framework Josh Hawkins 2026-04-06 11:15:22 -0500
  • b956d942a1 fix mobile export crash by removing stale iOS non-modal drawer workaround Josh Hawkins 2026-04-06 09:36:40 -0500
  • ed3bebc967
    Miscellaneous fixes (#22779) Josh Hawkins 2026-04-06 08:53:23 -0500