Commit Graph

  • e6cdb6a7a2 install docs clarification Blake Blackshear 2021-09-24 06:45:15 -0500
  • 6b4ca585b9 change theme color from red Kevin Pelzel 2021-09-23 12:16:43 -0600
  • 1d25936f31 add region/bbox/area to event table Blake Blackshear 2021-09-23 07:31:48 -0500
  • b7666f92db
    build(deps): bump tmpl from 1.0.4 to 1.0.5 in /web dependabot[bot] 2021-09-22 05:42:55 +0000
  • fe09b9a951 Add rockchip support bdherouville 2021-09-21 07:07:09 +0000
  • 1049673413 run nginx as root Blake Blackshear 2021-09-20 19:02:59 -0500
  • c3109f808c allow partial days in retention settings Blake Blackshear 2021-09-20 18:59:16 -0500
  • a943ac1308 use s6 to shutdown frigate v0.9.0-rc4 Blake Blackshear 2021-09-18 07:40:27 -0500
  • 96319e795c docs clarification for masks Blake Blackshear 2021-09-17 19:21:03 -0500
  • 5a8016de87 simplify logic and fix wrong segments expiring (fixes #1779) Blake Blackshear 2021-09-17 17:15:02 -0500
  • bc350644bd make expiration of deleted camera footage faster Blake Blackshear 2021-09-17 17:12:03 -0500
  • c793500ad2 add udp camera example to docs Blake Blackshear 2021-09-15 07:33:50 -0500
  • 1b2134c49e remove clip_ready event type Blake Blackshear 2021-09-15 07:16:52 -0500
  • 4bcce92524
    Merge branch 'blakeblackshear:master' into master ElMoribond 2021-09-15 11:13:01 +0200
  • 86a5b46c68 more docs updates Blake Blackshear 2021-09-14 08:07:36 -0500
  • f83d4a58dd add version to the logs on startup Blake Blackshear 2021-09-13 22:02:23 -0500
  • a5f241d5bd cleanup ha notification docs Blake Blackshear 2021-09-13 22:02:12 -0500
  • 661f7baa21 fix global live config Blake Blackshear 2021-09-13 20:33:00 -0500
  • 7b063a19dc remove fps arg for mjpeg v0.9.0-rc3 Blake Blackshear 2021-09-12 14:51:59 -0500
  • 0320d94ea6 docs updates Blake Blackshear 2021-09-12 14:48:21 -0500
  • a7b7a45b23 allow for custom object detection model via configuration Jason Hunter 2021-09-12 02:06:37 -0400
  • aa08fd5578 allow for custom object detection model via configuration Jason Hunter 2021-09-12 02:06:37 -0400
  • 89e317a6bb store start/end event with pre/post capture to avoid expiring wanted recordings Blake Blackshear 2021-09-11 08:34:27 -0500
  • 5a209caed3 Merge remote-tracking branch 'origin/master' into release-0.9.0 Blake Blackshear 2021-09-08 09:03:14 -0400
  • 288b1a0562 remove nested enabled config setting on events Blake Blackshear 2021-09-08 08:02:26 -0500
  • fdb7ba4cc5
    docs: installation: clarify the addon install step Cole Mickens 2021-09-07 13:15:53 -0700
  • ba4c796f11 add-rotate-argument ElMoribond 2021-09-06 17:38:51 +0200
  • fa0361424f
    build(deps): bump color-string from 1.5.4 to 1.6.0 in /web dependabot[bot] 2021-09-05 16:15:58 +0000
  • f6aaf8e36f deploy: d35b09b18f blakeblackshear 2021-09-05 16:15:33 +0000
  • d35b09b18f Refresh the HA installation instructions. Dermot Duffy 2021-09-05 08:42:38 -0700
  • abf0856e03 Refresh the HA installation instructions. Dermot Duffy 2021-09-05 08:42:38 -0700
  • de9fc7b3e6 tst ElMoribond 2021-09-05 13:22:04 +0200
  • e8eb3125a5 disallow extra keys in config Blake Blackshear 2021-09-04 16:56:01 -0500
  • 8109445fdd fix color config for ts (fixes #1679) Blake Blackshear 2021-09-04 16:39:56 -0500
  • f63a7cb6c0 remove font_scale in timestamp_style and calculate dynamically again Blake Blackshear 2021-09-04 16:34:48 -0500
  • 7fc5297f60 aarch64 makefile fix Blake Blackshear 2021-09-03 07:13:05 -0500
  • 00ff76a0b9
    Events performance (#1645) Bernt Christian Egeland 2021-09-03 14:11:23 +0200
  • b8df419bad hide birdseye nav if not enabled Bernt Christian Egeland 2021-08-30 18:21:20 +0200
  • 389bf94641 deploy: faf103152a blakeblackshear 2021-09-03 12:05:21 +0000
  • faf103152a Update optimizing.md Peter Campion-Bye 2021-08-31 16:45:21 +0100
  • 65855e23d9
    Add RTMP and timestamp style to global config (#1674) drinfernoo 2021-09-03 05:03:36 -0700
  • fdcdcca467 formatter Blake Blackshear 2021-09-03 07:01:27 -0500
  • 73116750a0 fix test function names Blake Blackshear 2021-09-03 07:00:23 -0500
  • 6c28613def moar speed Blake Blackshear 2021-09-03 06:31:06 -0500
  • 56480dc1ef bulk delete recordings Blake Blackshear 2021-09-02 20:40:38 -0500
  • 8e1c15291d optimize checking recordings for events Blake Blackshear 2021-09-02 08:24:53 -0500
  • a1e52c51b1 dont expire events in two places Blake Blackshear 2021-09-01 07:06:52 -0500
  • 8cc834633e reduce db queries for recording cleanup Blake Blackshear 2021-09-01 06:44:05 -0500
  • f571473bf7 📝🔧 - Make timestamp style config global drinfernoo 2021-08-31 10:28:06 -0700
  • c4a2014097 📝🔧 - Make RTMP config global drinfernoo 2021-08-31 10:17:38 -0700
  • 7765e790de
    Update optimizing.md Peter Campion-Bye 2021-08-31 16:45:21 +0100
  • d0d9bdd209 useMemo dependencies Bernt Christian Egeland 2021-08-31 16:40:45 +0200
  • 091e773ef7 subtract scrollBarWidth from scaledWidth Bernt Christian Egeland 2021-08-31 16:39:33 +0200
  • 59f001b047 added scrollbar width to observer width. Bernt Christian Egeland 2021-08-31 16:15:18 +0200
  • b71dba0aa4
    Clarification of installation steps with Coral accelerator toxicantidote 2021-08-31 19:11:22 +0930
  • f57215552c
    Fix for building aarch64 all at once Pulpyyyy 2021-08-30 20:58:31 +0200
  • 216c139c5e hide birdseye nav if not enabled Bernt Christian Egeland 2021-08-30 18:21:20 +0200
  • 7d65c05994 properly handle scenario with no recordings Blake Blackshear 2021-08-30 06:58:50 -0500
  • 50ab384344 added button groups Bernt Christian Egeland 2021-08-29 17:50:13 +0200
  • d9a43fa6b5 moved buttons for small devices Bernt Christian Egeland 2021-08-29 17:19:31 +0200
  • d74021af47 reverse sort events within hour Blake Blackshear 2021-08-29 07:46:09 -0500
  • 8def3f9198 moved hooks to global folder Bernt Christian Egeland 2021-08-29 11:30:09 +0200
  • 427de19e1a lint Bernt Christian Egeland 2021-08-29 11:00:08 +0200
  • 388406621f removed some video controls for mobile devices Bernt Christian Egeland 2021-08-28 22:41:32 +0200
  • c8d4d58a72 cleaned up Bernt Christian Egeland 2021-08-28 21:35:48 +0200
  • abbbce0481 useOuterClick hook Bernt Christian Egeland 2021-08-28 17:56:48 +0200
  • d92c945c10 added xs tailwind breakpoint Bernt Christian Egeland 2021-08-28 08:34:17 +0200
  • a7684f3909 searchstring improvement Bernt Christian Egeland 2021-08-28 07:51:02 +0200
  • e2bee3ab94 re-arrange Bernt Christian Egeland 2021-08-27 21:47:51 +0200
  • 3527c1f14a useIntersectionObserver Bernt Christian Egeland 2021-08-27 18:52:35 +0200
  • a0de6b7a73 rearrange event route and splitted into several components Bernt Christian Egeland 2021-08-27 18:28:45 +0200
  • 46fe06e779 tweak vod settings for varying iframe intervals v0.9.0-rc2 Blake Blackshear 2021-08-28 21:26:23 -0500
  • 20800d7cce
    [Doc] Add example for UDP cameras configuration Remy 2021-08-29 02:42:09 +0200
  • fbea51372f sync global snapshot options (fixes #1621) Blake Blackshear 2021-08-28 09:14:00 -0500
  • fa5ec8d019 cleanup global and camera detect config (fixes #1615) Blake Blackshear 2021-08-28 08:51:29 -0500
  • 11c425a7eb error on invalid role Blake Blackshear 2021-08-28 08:16:25 -0500
  • 0d352f3d8a use model from frogfish release Blake Blackshear 2021-08-28 08:04:29 -0500
  • 6ccff71408 handle missing camera names Blake Blackshear 2021-08-28 07:43:51 -0500
  • 41fea2a531 fix match for websocket url (fixes #1633) Blake Blackshear 2021-08-28 07:42:30 -0500
  • 3d6dad7e7e reverse sort within a day for recordings Blake Blackshear 2021-08-27 07:26:11 -0500
  • 4efc584816
    Move event-view to events table. (#1596) v0.9.0-rc1 Bernt Christian Egeland 2021-08-26 13:54:36 +0200
  • af3ceed179 dev Bernt Christian Egeland 2021-08-24 23:22:14 +0200
  • 470b957b31 dev Bernt Christian Egeland 2021-08-24 22:57:11 +0200
  • b9f3bd8f64 Merge branch 'release-0.9.0' into datepicker Bernt Christian Egeland 2021-08-24 19:39:47 +0200
  • b567fc3ade Added new close svg icon Bernt Christian Egeland 2021-08-24 18:37:42 +0200
  • 22e6654133 moved close button to right side Bernt Christian Egeland 2021-08-24 18:35:29 +0200
  • 10ab70080a
    fix: consistent error logging to mqtt connection issues (#1578) ᗪєνιη ᗷυнʟ 2021-08-24 08:59:31 -0400
  • bddde74c06 Update issue templates Blake Blackshear 2021-08-24 07:01:29 -0500
  • 29de723267 limit legacy expiration to files after the oldest recording in the db Blake Blackshear 2021-08-24 06:50:04 -0500
  • 378b743866 styling Bernt Christian Egeland 2021-08-23 20:01:44 +0200
  • 0d490e6727 removed commented code Bernt Christian Egeland 2021-08-23 19:37:38 +0200
  • 8925059944 moved delete reducer Bernt Christian Egeland 2021-08-23 19:11:53 +0200
  • 0eefea6d0b scroll into view Bernt Christian Egeland 2021-08-23 18:37:42 +0200
  • 4895a533cc reverted changes to event.test Bernt Christian Egeland 2021-08-23 18:18:52 +0200
  • 9ead6480ce Merge remote-tracking branch 'upstream/release-0.9.0' into event_view Bernt Christian Egeland 2021-08-23 18:14:51 +0200
  • 79b9ef2637 removed unused functions Bernt Christian Egeland 2021-08-23 18:06:31 +0200
  • 8ca257ddb5 useRef to scroll event into view Bernt Christian Egeland 2021-08-23 18:01:25 +0200
  • 354a9240f0 reduced navbar padding / height Bernt Christian Egeland 2021-08-20 13:04:47 +0200
  • 5ae4f47e96 removed comma. This was causing the main window to be pulled down behind the headerbar, hence the odd menu behavior Bernt Christian Egeland 2021-08-19 18:24:23 +0200
  • 26424488a5 use find to reduce CPU usage for legacy expiration Blake Blackshear 2021-08-23 07:21:27 -0500