Commit Graph
111 Commits
Author SHA1 Message Date
Dermot Duffy f871d9b533 Add media title popups. 2022-01-30 16:58:22 -08:00
Dermot Duffy df93e572a2 Add option to choose view for newly selected cameras. 2022-01-29 17:17:56 -08:00
Dermot Duffy 5bf0951086 Allow Frigate card actions to be a list of actions. 2022-01-29 16:11:33 -08:00
Dermot Duffy 31e099003b Allow image configuration to be overridden. 2022-01-28 19:52:13 -08:00
Dermot Duffy de763f3e56 Implement support for {start,end}_tap actions. 2022-01-25 22:01:09 -08:00
Dermot Duffy 4bba7ae5fb Add live view lazy unloading support. 2022-01-25 20:06:02 -08:00
Dermot Duffy ea9d3b4809 Separate timeout_seconds from refresh_seconds . 2022-01-23 21:01:55 -08:00
Dermot Duffy 5d3ca99cff Add support for cycling through cameras. 2022-01-23 12:37:13 -08:00
Dermot Duffy 2c7feadae5 Add support for the 'none' action. 2022-01-22 20:02:38 -08:00
Dermot Duffy 05bcbbb16b Rework autoplay/pause into a plugin, apply to viewer & live. 2022-01-21 22:44:30 -08:00
Dermot Duffy 656bd5439e Rename view.timeout to view.timeout_seconds . 2022-01-19 21:16:08 -08:00
Dermot Duffy 317a262f2b Add a refresh loop for the image view itself. 2022-01-19 19:27:23 -08:00
Dermot Duffy 011dc392e8 Add a max of 10 columns. 2022-01-18 22:00:31 -08:00
Dermot Duffy 317c5a0b89 Allow minimum gallery columns to be configured. 2022-01-18 21:50:10 -08:00
Dermot Duffy 6fadc862e3 Simplify schema. 2022-01-16 13:11:29 -08:00
Dermot Duffy bdc09c5838 Simplify autoplay functionality.
Prevents all media in an entire carousel from simultaneously autoplaying in
some browsers. Changes the default autoplay value to true, and applies autoplay
configuration to all clips (whether from the gallery of most recent 'clip').
2022-01-15 11:35:10 -08:00
Dermot Duffy 59b89226bd Move live provider into the camera config. 2022-01-14 21:31:16 -08:00
Dermot Duffy 2277726a22 Add automatic provider detection. 2022-01-14 21:31:16 -08:00
Dermot Duffy ba94f31a32 Support selecting menu items 2022-01-14 21:31:16 -08:00
Dermot Duffy cfcfd07467 Add menu overrides and remove menu conditions. 2022-01-14 21:31:16 -08:00
Dermot Duffy ee9f22f9f7 Move overrides to a single configuration section. 2022-01-14 21:31:16 -08:00
Dermot Duffy 55ca108a9b Use less fancy camera condition matching. 2022-01-14 21:31:16 -08:00
Dermot Duffy 7d4f32ce73 Support overriding live configuration per camera. 2022-01-14 21:31:16 -08:00
Dermot Duffy 6e2786c7b5 Retire the '*-specific' views. 2022-01-14 21:31:16 -08:00
Dermot Duffy 16ac4146d7 Allow view change events to trigger re-render. 2022-01-14 21:31:16 -08:00
Dermot Duffy 8305258a36 Types formatting. 2022-01-14 21:31:16 -08:00
Dermot Duffy 7030da4603 Add camera specific webrtc configuration. 2022-01-14 21:31:16 -08:00
Dermot Duffy 3bd9ca3d28 Rename url to frigate_url . 2022-01-14 21:31:16 -08:00
Dermot Duffy c472e3e852 Add support for editing id field. 2022-01-14 21:31:16 -08:00
Dermot Duffy c40c63862e Initial editor support. 2022-01-14 21:31:16 -08:00
Dermot Duffy b03c8b4020 Revert "Convert camera configuration to YAML dictionary."
This reverts commit 37458a299d458d5687db35f046669eff26793112.
2022-01-14 21:31:16 -08:00
Dermot Duffy 85ba8f3a93 Convert camera configuration to YAML dictionary. 2022-01-14 21:31:16 -08:00
Dermot Duffy af3b9092fd Add configuration for new live view. 2022-01-14 21:31:16 -08:00
Dermot Duffy ca581c5078 Initial skeleton of multiple camera support. 2022-01-14 21:31:16 -08:00
Dermot Duffy 22903edf59 Add support for submenus to reflect HA state. 2021-12-19 13:02:54 -08:00
Dermot Duffy 93ff4d8445 Initial submenu support. 2021-12-17 18:08:07 -08:00
Dermot Duffy 047afeba29 Move update_entities to view.update_entities 2021-11-28 16:02:56 -08:00
Dermot Duffy df703c7293 Initial update force work. 2021-11-28 15:45:40 -08:00
Dermot Duffy ee87a39162 Don't show thumbnails carousel by default. 2021-11-26 19:24:43 -08:00
Dermot Duffy 3c7634d9d5 Add thumbnail to live view. 2021-11-25 15:22:41 -08:00
Dermot Duffy bb36004b6d Support the thumbnail carousel above or below. 2021-11-24 14:42:41 -08:00
Dermot Duffy e691eb9755 Support custom JSMPEG options. 2021-11-15 20:52:28 -08:00
Dermot Duffy c7506c9ee0 Add menu conditions. 2021-11-14 15:32:25 -08:00
Dermot Duffy fc3033a0fe Add support for card and view actions. 2021-11-13 20:50:11 -08:00
Dermot Duffy 450cb0151f fire-dom-event must be a literal 2021-11-11 20:08:50 -08:00
Dermot Duffy f84cbcc50d Allow syntactic sugar in config. 2021-11-10 21:09:17 -08:00
Dermot Duffy 19291ae184 Allow custom actions to control the frigate card. 2021-11-10 07:45:59 -08:00
Dermot Duffy 15266be2d7 Allow dragging/swiping to be disabled. 2021-11-06 15:24:51 -07:00
Dermot Duffy ac0ae9f3cb Cleanups. 2021-11-06 14:58:53 -07:00
Dermot Duffy be76d5bb24 Basic configuration upgrade support. 2021-11-06 10:11:12 -07:00