Commit Graph

  • c1541febc5 Remove console logs Nick Mowen 2022-01-13 17:46:18 -0700
  • 5d91fc34cd Update to new arch Nick Mowen 2022-01-13 17:40:41 -0700
  • ce6d9b3ca9 New API architecture Nick Mowen 2022-01-13 17:40:25 -0700
  • 34ed975d79 Fix references to retain Nick Mowen 2022-01-13 17:10:26 -0700
  • 322677e1e0 Set stateful button and send correct http command Nick Mowen 2022-01-13 16:56:55 -0700
  • 091e363e0c Fix render error and add useRetain Nick Mowen 2022-01-13 16:34:33 -0700
  • 78979d656a Add yellow button Nick Mowen 2022-01-13 16:28:00 -0700
  • f8ba69e355 Fix icon causing issues Nick Mowen 2022-01-13 16:27:35 -0700
  • 599303b35e fix: fix buggy height between image loads JohnMark Sill 2022-01-13 16:51:21 -0600
  • 52b7eb9a13 Make async Nick Mowen 2022-01-13 15:06:30 -0700
  • 6dfcc33eb8 Revert "safe refactoring (#2552)" JohnMark Sill 2022-01-13 15:34:17 -0600
  • 73b66c109e Add migration for retain column Nick Mowen 2022-01-13 13:33:44 -0700
  • 4f28c51a0f chore: refactor config naming JohnMark Sill 2022-01-13 14:28:23 -0600
  • 7be372c1b3 Add migration for retain column Nick Mowen 2022-01-13 13:24:35 -0700
  • 0b55ef1612 Add POST http API for setting retain Nick Mowen 2022-01-13 13:18:28 -0700
  • 473b341b72 Add retain button and retain action Nick Mowen 2022-01-13 13:18:09 -0700
  • 7133a1410f Add button for retaining event Nick Mowen 2022-01-13 12:34:42 -0700
  • db3693765d Add icon for retaining event Nick Mowen 2022-01-13 12:21:47 -0700
  • 369f793d2e Add icon for retaining event Nick Mowen 2022-01-13 12:21:28 -0700
  • 3805302268 Filter the expired_events query by retain_indefinitely False Nick Mowen 2022-01-13 12:07:56 -0700
  • 12b3cdd128 Add retain field for events Nick Mowen 2022-01-13 12:01:07 -0700
  • 875c74686d feat: add experimental feature + fix old camera padding JohnMark Sill 2022-01-13 12:50:01 -0600
  • e7ab6d2d0d fix: add padding back to cameras page JohnMark Sill 2022-01-13 11:33:30 -0600
  • d8b8be90ef fix: added padding back JohnMark Sill 2022-01-13 11:32:04 -0600
  • 3cbffe83f8 chore: refactored debug camera and cleaned up cameras_v2 JohnMark Sill 2022-01-13 11:21:52 -0600
  • e9c9a5c0b7 fix: video not replaced if a new event was queued JohnMark Sill 2022-01-13 00:42:58 -0600
  • 14a12c5ad5 fix: bug with timeline shifting JohnMark Sill 2022-01-13 00:38:06 -0600
  • 26c73d8e41 fix: dark mode JohnMark Sill 2022-01-13 00:15:58 -0600
  • b8cf5e4aed fix: linting JohnMark Sill 2022-01-12 23:55:18 -0600
  • 8e5ce8aad7 chore: moved timeline viewer to new component JohnMark Sill 2022-01-12 23:44:25 -0600
  • 5d3ef02ef7 chore: removed background gradient from header JohnMark Sill 2022-01-12 23:12:07 -0600
  • e57c15cc37 feat: moved events to camera and added logic to track video progress JohnMark Sill 2022-01-12 23:09:39 -0600
  • 2f408c7ea8 feat: add class to hide scrollbar as tailwind doesn't have an option JohnMark Sill 2022-01-12 23:08:50 -0600
  • be82897344 chore: add jsx to prettier JohnMark Sill 2022-01-12 23:08:09 -0600
  • 3cb537be76 chore: removed unused declarations JohnMark Sill 2022-01-12 17:17:39 -0600
  • eca53b1641 chore: add comma back JohnMark Sill 2022-01-12 17:16:17 -0600
  • 37384cfe33 chore: proper formatting JohnMark Sill 2022-01-12 17:10:59 -0600
  • c7d632ec3b chore: delete unused tailwind config change JohnMark Sill 2022-01-12 17:02:53 -0600
  • 54616893e5 chore: added newlines JohnMark Sill 2022-01-12 17:01:30 -0600
  • 3b0ba392f1 chore: delete rounded edge on cameraimage JohnMark Sill 2022-01-12 16:56:14 -0600
  • 5125927c41 feat: add timeline JohnMark Sill 2022-01-12 16:53:50 -0600
  • 923e2ca721 add a ? to the events href in the sidebar Kacy Koelliker 2022-01-11 19:23:53 -0700
  • 87f7b07f84 feat: rounded corners on camera cards JohnMark Sill 2022-01-06 13:48:09 -0600
  • 0e85c70a96 refactor: moved dialog to prompt to make dialog reusable JohnMark Sill 2022-01-06 13:02:51 -0600
  • daa057c708 remove local tests YS 2022-01-06 16:59:31 +0300
  • 2c0a0c1fe0 run tests in the Dockerfile during the build phase YS 2022-01-06 13:30:42 +0300
  • 05c7c66147 tox tests initial commit YS 2022-01-05 13:43:27 +0300
  • 9ed28a6345
    Update camera_specific.md Alex 2022-01-04 22:15:36 -0500
  • bbc9677ca3
    Document JPEG streams Alex 2022-01-04 22:02:09 -0500
  • 9edf38347c
    safe refactoring (#2552) Yuriy Sannikov 2021-12-31 20:59:43 +0300
  • 38342b73a8 safe refactoring YS 2021-12-31 20:36:37 +0300
  • 1569ce7cf6
    Change JPEG mime type (#2543) TJ Horner 2021-12-30 18:03:29 -0500
  • 7861741426 Change JPEG mime type TJ Horner 2021-12-30 11:34:23 -0500
  • bb68a2405b
    Improve audio conversion tip (#2140) Felipe Santos 2021-12-29 11:57:32 -0300
  • 26515c6b5f Explain why this is needed Felipe Santos 2021-12-29 10:42:48 -0300
  • d235e39168 Change comma to period Felipe Santos 2021-12-29 10:19:55 -0300
  • 2f50822e7e Add example for audio conversion tip Felipe Santos 2021-12-29 10:19:11 -0300
  • 0097ddb7cb make TensorRT works (and break edgetpu) YS 2021-12-28 14:53:47 +0300
  • 2d585e8458 refactor edgetpu to accept more detector types YS 2021-12-27 11:12:26 +0300
  • 4bd1884108 return to Python 3.8 YS 2021-12-26 19:27:43 +0300
  • 0f0b217a56 add converter to generate yolo4 models YS 2021-12-22 10:28:09 +0300
  • 7af0e81e9f add converter to generate ssd_mobilenet_v2_coco YS 2021-12-21 22:31:58 +0300
  • 2cdf1ed0ab Possible fix for missing WSDL files Shea Smith 2021-12-18 22:34:23 +1300
  • b681aedf6f Fix URLs in API docs Shea Smith 2021-12-18 22:27:08 +1300
  • a9816d62f2 Move onvif_zeep install to correct file Shea Smith 2021-12-18 22:22:52 +1300
  • 376468ad44 Merge branch 'release-0.10.0' of https://github.com/blakeblackshear/frigate into release-0.10.0 Shea Smith 2021-12-18 22:21:34 +1300
  • eaafff5e06 exploratory YS 2021-12-17 19:34:13 +0300
  • 9e4017da5d docker L4T YS 2021-12-15 22:45:38 +0300
  • ef5f69ecda downgrade to python3.6 YS 2021-12-15 22:44:03 +0300
  • db1255aa7f disable disk sync on startup v0.10.0-beta6 Blake Blackshear 2021-12-13 06:51:03 -0600
  • 609b436ed8 fix migrations Blake Blackshear 2021-12-13 06:50:06 -0600
  • ec47141c82 frigate config YS 2021-12-13 14:03:05 +0300
  • 503e474365 temporal gstreamer setup YS 2021-12-13 13:18:06 +0300
  • 42e342c9e0 gstreamer work in progress / cofr YS 2021-12-13 13:17:15 +0300
  • 95bdf9fe34 check for apex dir v0.10.0-beta5 Blake Blackshear 2021-12-12 10:27:01 -0600
  • 42ac4172ff
    Add passthrough information for PCIe Coral TPU (#2200) MrNorm 2021-12-12 15:31:52 +0000
  • 251d29aa38
    #2117 change entered_zones from set to list so that they are not automatically alphabetically ordered (#2212) Ryan McLean 2021-12-12 15:29:57 +0000
  • 156e1a4dc2
    Allow for ".yaml" (#2244) Justin Goette 2021-12-12 10:27:05 -0500
  • a5c13e7455 Add temperature of coral tpu to telemetry mqtt message Matt Clayton 2021-11-29 21:52:58 +0000
  • fcb4aaef0d limit vod response cache Blake Blackshear 2021-12-12 08:03:38 -0600
  • 589432bc89 update docs Blake Blackshear 2021-12-11 14:25:35 -0600
  • b19a02888a expire overlapping segments based on mode Blake Blackshear 2021-12-11 14:09:30 -0600
  • 18fd50dfce store objects and motion counts in the db Blake Blackshear 2021-12-11 13:47:59 -0600
  • df0246aed8 warn when retention mismatch Blake Blackshear 2021-12-11 13:33:52 -0600
  • cbb2882123 refactor segment stats logic Blake Blackshear 2021-12-11 13:11:39 -0600
  • 9f18629df3 switch to retain config instead of retain_days Blake Blackshear 2021-12-11 09:22:44 -0600
  • 63f8034e46 pass processed tracked objects Blake Blackshear 2021-12-11 08:59:54 -0600
  • f3efc0667f retain frame data for recording maintenance Blake Blackshear 2021-12-10 22:56:29 -0600
  • af001321a8 fix process_clip Blake Blackshear 2021-12-05 11:06:39 -0600
  • 92e08b92f5 sync recordings with disk once on startup Blake Blackshear 2021-12-05 11:06:11 -0600
  • 26241b0877 no need to expire recordings every minute Blake Blackshear 2021-12-05 11:05:03 -0600
  • c56ceef0c2 limit vod response cache Blake Blackshear 2021-12-12 08:03:38 -0600
  • d8a864f80b improved local timezone Bernt Christian Egeland 2021-12-12 00:46:00 +0000
  • 91027a7108 Filter button text Bernt Christian Egeland 2021-12-12 01:10:19 +0100
  • 3b7b3e3064 check if to far left before right Bernt Christian Egeland 2021-12-12 00:59:39 +0100
  • 4e3f07f337 Hide filters on xs, Button to show Bernt Christian Egeland 2021-12-12 00:58:21 +0100
  • fc3b94cdf3 added dropdown menu icon Bernt Christian Egeland 2021-12-11 23:30:51 +0100
  • 0ba8574d8b keyboard navigation Bernt Christian Egeland 2021-12-11 23:20:09 +0100
  • 9500464a83 update docs Blake Blackshear 2021-12-11 14:25:35 -0600
  • e9e2a3f4ec expire overlapping segments based on mode Blake Blackshear 2021-12-11 14:09:30 -0600