Commit Graph
827 Commits
Author SHA1 Message Date
Dermot Duffy 55970470a4 Color the recordings feature text. 2022-06-04 11:04:38 -07:00
Dermot Duffy c282735a3b Improve seek labeling. 2022-06-04 11:04:38 -07:00
Dermot Duffy 7ebada9aa5 Initial draft of recordings support. 2022-06-04 11:04:38 -07:00
Dermot Duffy 14f383e26b Fix menu rounded corners. 2022-05-31 19:24:49 -07:00
Dermot Duffy 58a33c010a Fix the hover menu. 2022-05-31 19:04:20 -07:00
Felipe Santos 6a5c3e3f5b Implement selectBestViewForNonFrigateCameras 2022-05-24 13:59:24 -03:00
Felipe Santos 8c9513a1a1 Fallback to supported view even when action 2022-05-24 13:46:29 -03:00
Felipe Santos cffb570cc8 Merge remote-tracking branch 'upstream/release-4.0.0' into switch-to-live 2022-05-24 13:20:43 -03:00
Dermot Duffy f7da2c2793 Refactor aspect-ratio logic. 2022-05-23 21:15:31 -07:00
Dermot Duffy 697c602d74 Re-sort the triggered cameras after each trigger. 2022-05-22 17:21:51 -07:00
Dermot Duffy e54ed30f2c Strip diagnostic info. 2022-05-22 13:55:00 -07:00
Dermot Duffy 913056f9c8 README and option naming fixes. 2022-05-22 13:30:24 -07:00
Dermot Duffy c10fe5ca76 Add initial documentation. 2022-05-22 12:38:58 -07:00
Dermot Duffy bbf8160318 Simplify trigger/untrigger logic. 2022-05-22 11:46:16 -07:00
Dermot Duffy dba309d69f Get rid of trigger_min_seconds. 2022-05-21 12:19:29 -07:00
Dermot Duffy 4abf187aa6 Simplify trigger logic. 2022-05-21 12:16:14 -07:00
Dermot Duffy c8d9e89b78 Autodetect motion and occupancy sensors. 2022-05-21 11:23:31 -07:00
Dermot Duffy 4a40e4a943 Add trigger border to outer container. 2022-05-19 17:58:17 -07:00
Dermot Duffy 3090087e73 Add editor support. 2022-05-18 21:34:13 -07:00
Dermot Duffy ab3202c9ac First skeleton of scan mode. 2022-05-18 21:24:17 -07:00
Dermot Duffy af5ec0f8be Allow false_positive to be null to fix Frigate 0.11 compatibility. 2022-05-18 21:20:23 -07:00
Felipe Santos e1c509b4c4 Try harder to retain current view
For non-Frigate cameras when switching.
2022-05-16 13:03:38 -03:00
Felipe Santos 110db5ddc3 Always switch non-Frigate cameras to live view 2022-05-15 15:31:24 -03:00
Dermot Duffy 1d1e7f73b2 Add cameras button to editor. 2022-05-15 08:48:21 -07:00
Dermot Duffy b10a5e6b45 Fix malformed Safari live carousel. 2022-05-15 08:37:19 -07:00
Dermot Duffy 30381b9139 Only fetch thumbnails when absolutely necessary. 2022-05-13 20:49:24 -07:00
Dermot Duffy 72ddf0be06 Fix menu alignment in outside style. 2022-05-12 21:52:44 -07:00
Dermot Duffy 0f4452c19c Remove frigate.js util function. 2022-05-12 21:13:24 -07:00
Dermot Duffy 441162f052 Refactor to avoid use of "all-static" classes. 2022-05-12 21:06:27 -07:00
Dermot Duffy 6b30487229 Initial common.js refactor. 2022-05-12 20:42:02 -07:00
Dermot Duffy 30e0f2fa5a Don't let drawer extend beyond 90% of the parent. 2022-05-10 22:25:57 -07:00
Dermot Duffy 039bdc968e Don't show timeline button if there are no frigate cameras. 2022-05-10 21:36:11 -07:00
Dermot Duffy 4deb7bd0c4 Show message if no timeline cameras. 2022-05-10 21:27:28 -07:00
Dermot Duffy e2f69f5aca Don't show query titles for a single camera. 2022-05-10 20:56:11 -07:00
Dermot Duffy d83a5c7d1a Canonicalize media URLs (for the benefit of Chromecast). 2022-05-10 20:36:59 -07:00
Dermot Duffy 863f9559b3 Minor comment codereview fix. 2022-05-10 19:45:01 -07:00
Dermot Duffy 8ce15f87af Hide drawers if empty. 2022-05-10 19:25:33 -07:00
Dermot Duffy 5bc1d3375c Add consistent initialization logic to improve Chromecast support. 2022-05-10 14:48:06 -07:00
Dermot Duffy cf87e8543a Don't use createRef for patched players. 2022-05-10 12:38:05 -07:00
Dermot Duffy 1e81edb1ea Change language logic to avoid issue on Nest hub devices. 2022-05-10 08:17:35 -07:00
Dermot Duffy 5c1715932a Merge pull request #565 from felipecrs/filter-media-players
Only show media players capable of casting
2022-05-09 16:55:35 -07:00
Felipe Santos b66f02551e Move SUPPORT_BROWSE_MEDIA to const.ts 2022-05-09 20:52:48 -03:00
Dermot Duffy 47e2f47b58 Update the elements root when the config changes. 2022-05-09 16:34:06 -07:00
Felipe Santos 11d6b7bf87 Only show media players capable of casting 2022-05-09 20:30:30 -03:00
Dermot Duffy 5d1fdf8e03 Don't allow elements to overflow. 2022-05-09 15:39:41 -07:00
Dermot Duffy f05dbef95d Fix live view for non-Frigate cameras. 2022-05-09 12:25:41 -07:00
Dermot Duffy e5a9eb1392 Don't fetch thumbnails on preloaded background cameras. 2022-05-09 09:43:05 -07:00
Dermot Duffy 221ce96c7e Add comment. 2022-05-08 17:25:57 -07:00
Dermot Duffy 9a71440ca1 Don't use deprecated keyCode 2022-05-08 17:24:47 -07:00
Dermot Duffy c1096619be Change hover menu to show up only when mouse is over the menu. 2022-05-08 17:05:07 -07:00