Commit Graph

  • a705f254e5
    Support using GenAI for embeddings / semantic search (#22323) Nicolas Mowen 2026-03-08 09:55:00 -0600
  • 4233000d13 Update Nicolas Mowen 2026-03-08 08:06:43 -0600
  • 4e71a835cb
    Fix broken link to Home Assistant apps page (#22320) ARandomGitHubUser 2026-03-08 10:00:21 -0400
  • c553cc1964 Update support for newer Nvidia GPUs Nicolas Mowen 2026-03-08 07:54:16 -0600
  • 334c8efce0 Cleanup Nicolas Mowen 2026-03-08 07:37:53 -0600
  • a773fef74b Cleanup Nicolas Mowen 2026-03-08 07:36:29 -0600
  • 6a77ee6db6 Clarification Nicolas Mowen 2026-03-08 07:26:39 -0600
  • ced2e31857 Handle emb correctly Nicolas Mowen 2026-03-02 14:31:04 -0700
  • 471bef3984 Set model Nicolas Mowen 2026-02-26 15:28:58 -0700
  • 22cbc7ab2e Don't require download check Nicolas Mowen 2026-02-19 08:34:47 -0700
  • 18e818a18d Fix sending images Nicolas Mowen 2026-02-19 08:24:19 -0700
  • 67e85b0c94 undo Nicolas Mowen 2026-02-19 08:17:06 -0700
  • 8cda875b04 Basic docs Nicolas Mowen 2026-02-19 08:14:13 -0700
  • f77b83514a Add support for embedding via genai Nicolas Mowen 2026-02-19 08:14:08 -0700
  • 1fac971bc0 Add embed API support Nicolas Mowen 2026-02-19 08:13:50 -0700
  • 0ecefa3496 Support GenAI for embeddings Nicolas Mowen 2026-02-19 08:13:39 -0700
  • 537e723c30
    Fix/rknn arcface input format master (#22319) Roki 2026-03-08 14:00:06 +0100
  • a70d3121cb
    Merge pull request #27 from ibs0d/codex/enhance-zoom-behavior-in-livecameraview ibs0d 2026-03-08 23:48:50 +1100
  • de9878f5fd Clamp live zoom scale and align wheel coordinates to transform viewport ibs0d 2026-03-08 23:48:37 +1100
  • f914a0c81c
    Merge pull request #26 from ibs0d/codex/refactor-livecameraview-to-use-livezoom-helpers ibs0d 2026-03-08 23:31:16 +1100
  • c9283f5990 refactor: use shared live zoom helpers in camera view ibs0d 2026-03-08 23:31:00 +1100
  • 24dd259fff
    Merge pull request #25 from ibs0d/codex/refactor-zoom-implementation-into-shared-module ibs0d 2026-03-08 23:21:55 +1100
  • 36e9c63e91 refactor(web): trim live zoom module to shared primitives only ibs0d 2026-03-08 23:21:42 +1100
  • 2d9508bbd8
    Merge pull request #24 from ibs0d/codex/fix-mse-video-sizing-in-draggable-grid ibs0d 2026-03-08 22:18:49 +1100
  • e398ec5f03 Fix rotated MSE sizing in draggable live grid ibs0d 2026-03-08 22:18:25 +1100
  • 58ae23a6bf
    Merge pull request #23 from ibs0d/codex/add-visual-camera-rotation-to-draggable-grid ibs0d 2026-03-08 21:26:13 +1100
  • 3a0d71c47b
    Update DraggableGridLayout.tsx ibs0d 2026-03-08 21:25:46 +1100
  • 5ee023f5a4 Add grid-only MSE rotation for cameras with ui.rotate ibs0d 2026-03-08 21:24:02 +1100
  • 52b14cabf3
    Update DraggableGridLayout.tsx ibs0d 2026-03-08 20:24:07 +1100
  • ba140dad55
    Merge pull request #22 from ibs0d/codex/update-mse-video-fill-in-draggable-grid ibs0d 2026-03-08 19:28:24 +1100
  • 937460abd0 Make draggable live grid MSE video use cover fit ibs0d 2026-03-08 19:27:11 +1100
  • defa1dfabd
    Merge pull request #21 from ibs0d/codex/update-camera-card-sizing-in-draggable-grid ibs0d 2026-03-08 18:06:19 +1100
  • 3bc6f59e5e Simplify live grid camera tile sizing ibs0d 2026-03-08 18:06:07 +1100
  • 150ae80831
    Merge pull request #20 from ibs0d/codex/add-camera-rotate-config-option ibs0d 2026-03-08 17:50:13 +1100
  • 931f1bfcc8 Add camera ui.rotate config/type plumbing ibs0d 2026-03-08 17:49:11 +1100
  • e941561213
    Merge pull request #19 from ibs0d/revert-14-codex/add-camera-rotation-config-option ibs0d 2026-03-08 16:51:46 +1100
  • 20c060ed8f
    Revert "Add per-camera dashboard rotation and cover-fit support for live views" ibs0d 2026-03-08 16:51:34 +1100
  • adfd015157
    Merge pull request #18 from ibs0d/revert-15-codex/add-camera-rotation-config-option-yo8e42 ibs0d 2026-03-08 16:50:32 +1100
  • 63e847e3b3
    Revert "Support dashboard rotate + cover-fit for camera tiles and players" ibs0d 2026-03-08 16:50:19 +1100
  • bb7cd76c80
    Merge pull request #17 from ibs0d/revert-16-codex/fix-grid/dashboard-video-rendering-issues ibs0d 2026-03-08 16:48:36 +1100
  • d6fced5e56
    Revert "Fix dashboard live rendering and rotated cover fitting" ibs0d 2026-03-08 16:48:17 +1100
  • 123d8b484a
    Merge pull request #16 from ibs0d/codex/fix-grid/dashboard-video-rendering-issues ibs0d 2026-03-08 16:27:08 +1100
  • 5aa80022ae Fix dashboard live rendering and rotated cover fitting ibs0d 2026-03-08 16:26:56 +1100
  • 4721dd4ed0
    Merge pull request #15 from ibs0d/codex/add-camera-rotation-config-option-yo8e42 ibs0d 2026-03-08 15:57:19 +1100
  • 97c108f34e
    Merge branch 'dev' into codex/add-camera-rotation-config-option-yo8e42 ibs0d 2026-03-08 15:57:09 +1100
  • e774760714 Fix LivePlayer regression by gating dashboard transform path ibs0d 2026-03-08 15:48:06 +1100
  • 27245af7d3
    Merge pull request #14 from ibs0d/codex/add-camera-rotation-config-option ibs0d 2026-03-08 15:12:59 +1100
  • 85ade0a615 Harden dashboard transform behavior and add LivePlayer gating test ibs0d 2026-03-08 15:12:41 +1100
  • 6f97f3e873
    Merge pull request #13 from ibs0d/codex/apply-code-changes-from-diff ibs0d 2026-03-08 14:03:16 +1100
  • 9f05a677e2 Apply requested live view/player tuning changes ibs0d 2026-03-08 13:57:38 +1100
  • 7452d37943
    Fix broken link to Home Assistant apps page ARandomGitHubUser 2026-03-07 20:31:08 -0500
  • 2fe2c81d8f ruff format Roki 2026-03-07 21:00:37 +0000
  • 2a051a307e "fix: correct ArcFace input format for RKNN runner" Roki 2026-03-07 20:46:47 +0000
  • 306725a8d8 update maintainer Josh Hawkins 2026-03-07 16:55:14 -0600
  • 826735bee2 config updaters in enrichments Josh Hawkins 2026-03-07 16:54:29 -0600
  • b53a47c666 update_config stubs Josh Hawkins 2026-03-07 16:54:10 -0600
  • e9f422ce09 enrichment updater and enum Josh Hawkins 2026-03-07 16:53:41 -0600
  • e535a9838c ruff format Roki 2026-03-07 21:00:37 +0000
  • 500f93f1cd "fix: correct ArcFace input format for RKNN runner" Roki 2026-03-07 20:46:47 +0000
  • acdfed40a9
    Improve annotation offset UX (#22310) Josh Hawkins 2026-03-07 07:50:00 -0600
  • 889dfca36c
    Frontend fixes (#22309) Josh Hawkins 2026-03-07 07:43:00 -0600
  • dda9f7bfed
    apply filters after clustering (#22308) Josh Hawkins 2026-03-07 07:42:27 -0600
  • d347c47f2e fix docs link Josh Hawkins 2026-03-07 07:37:49 -0600
  • f316244495
    Improve playback of videos in Tracking Details (#22301) Josh Hawkins 2026-03-07 07:36:08 -0600
  • 525604a9f3 update dummy camera docs Josh Hawkins 2026-03-07 07:31:50 -0600
  • d1f3a807d3
    call out avx2 requirement (#22305) Josh Hawkins 2026-03-07 07:18:17 -0600
  • a9f2faecaf remove modal from actions dropdown Josh Hawkins 2026-03-07 06:34:28 -0600
  • b60ca39e22 Add avx check Josh Hawkins 2026-03-07 06:24:11 -0600
  • 5db1fdf6ce call out avx2 requirement Josh Hawkins 2026-03-07 06:11:36 -0600
  • 5c99409bd9 apply filters after clustering Josh Hawkins 2026-03-07 06:08:14 -0600
  • adb91dfa9e
    Merge pull request #12 from ibs0d/codex/update-recordings-overview-and-reorder-storage-sections ibs0d 2026-03-07 22:59:14 +1100
  • 22910292aa Update storage overview totals and section order ibs0d 2026-03-07 22:58:20 +1100
  • 0b3ec3f67a
    Merge pull request #11 from ibs0d/codex/fix-_get_recordings_root_from_path-logic ibs0d 2026-03-07 22:28:46 +1100
  • 1ff8227772 Fix recordings root detection priority for date/hour paths ibs0d 2026-03-07 22:27:12 +1100
  • 190a067853
    Merge pull request #10 from ibs0d/codex/fix-backend-recording_roots-construction ibs0d 2026-03-07 21:59:06 +1100
  • 51b66857a0 Fix recordings storage roots to ignore pseudo stat paths ibs0d 2026-03-07 21:58:44 +1100
  • ced95052ee
    Merge pull request #9 from ibs0d/codex/fix-recording-roots-normalization-logic ibs0d 2026-03-07 21:28:27 +1100
  • 7368ee715b Normalize recording roots to configured storage paths ibs0d 2026-03-07 21:27:07 +1100
  • 14da24e0fa
    Merge pull request #8 from ibs0d/codex/fix-recording-roots-metrics-ui-and-logic ibs0d 2026-03-07 20:52:27 +1100
  • c5ba7aae08 Fix recording roots UI usage and filesystem labels ibs0d 2026-03-07 20:45:17 +1100
  • ac18ebadd1 remove unneeded Josh Hawkins 2026-03-06 23:04:29 -0600
  • 2681c9ddf9 add missing namespace Josh Hawkins 2026-03-06 23:02:22 -0600
  • 8590416003 add missing i18n namespaces Josh Hawkins 2026-03-06 22:58:52 -0600
  • df59442cd0 always render ProtectedRoute (handling undefined roles internally) and add Suspense fallback Josh Hawkins 2026-03-06 22:57:38 -0600
  • 22056c3fc1 prevent unnecessary reloads in useUserPersistence hook Josh Hawkins 2026-03-06 22:43:53 -0600
  • 5f3a51f002 improve detail stream ux Josh Hawkins 2026-03-06 21:07:51 -0600
  • fd99121408
    Pivot per audit: add nginx vod_response_cache, drop premature DB indexes Claude 2026-03-07 02:27:36 +0000
  • 19ee01ada4 better ux in tracking details Josh Hawkins 2026-03-06 19:32:55 -0600
  • 1814420c68 keep nav buttons visible Josh Hawkins 2026-03-06 18:00:59 -0600
  • 89adfe19e0
    VOD overlap query optimization, caching, and refactor Claude 2026-03-07 01:26:20 +0000
  • 22c957fca4
    Merge pull request #4 from ibs0d/codex/extend-system-metrics-for-multi-root-support-r89rnx ibs0d 2026-03-07 12:18:44 +1100
  • 9f5d93e723 Fix recordings root attribution to use DB paths ibs0d 2026-03-07 12:17:17 +1100
  • ba045ab3cf
    Merge pull request #2 from ibs0d/codex/add-missing-features-to-frigate-repository-r828wp ibs0d 2026-03-07 10:40:02 +1100
  • aa860fda81 Fix multi-root cleanup/sync behavior and add tests ibs0d 2026-03-07 10:30:46 +1100
  • 7bcd8088d0 formatting Josh Hawkins 2026-03-06 15:47:47 -0600
  • ffe40932a0 snap to keyframe instead of arbitrarily subtracting time Josh Hawkins 2026-03-06 15:31:13 -0600
  • c2e667c0dd
    Add dynamic configuration for more fields (#22295) Josh Hawkins 2026-03-06 14:45:39 -0600
  • c9bd907721
    Frontend fixes (#22294) Josh Hawkins 2026-03-06 14:41:15 -0600
  • 1c759813ba clean up Josh Hawkins 2026-03-06 08:54:42 -0600
  • e1f53e2d14 prevent short hls segments by extending clip backwards Josh Hawkins 2026-03-06 08:42:15 -0600