Commit Graph
210 Commits
Author SHA1 Message Date
Dermot Duffy 535069d68e Add CSS performance controls. 2022-10-06 20:58:14 -07:00
Dermot Duffy 65cf4cf22d Add separate flag for progress indicators. 2022-10-05 22:02:33 -07:00
Dermot Duffy 3566011d63 Improve card loading speed. 2022-10-05 18:44:36 -07:00
Dermot Duffy c8c9098501 Initial low performance profile mode. 2022-10-04 20:00:53 -07:00
Dermot Duffy fb65c3f99e Initial version of recordings button. 2022-10-02 14:41:00 -07:00
Dermot Duffy 69ca622284 Make mini timelines editable. 2022-09-25 09:12:36 -07:00
Dermot Duffy a2e80d93a3 Fetch timeline events from events endpoint not media browser. 2022-09-24 11:31:03 -07:00
Dermot Duffy 0491018aab Minor fixes. 2022-09-23 18:21:17 -07:00
Dermot Duffy b9b539bf72 Minor type fixing. 2022-09-22 17:44:43 -07:00
Dermot Duffy eb1b44eb27 Initial mini-timeline commit. 2022-09-22 17:44:43 -07:00
Dermot Duffy b10b0e6072 Add native PTZ element. 2022-08-16 21:27:10 -07:00
Dermot Duffy a9c600523c Add ability to change media layout. 2022-08-11 21:29:04 -07:00
Dermot Duffy c4995a8fb3 Refactor media load events to add unload. 2022-08-07 19:02:57 -07:00
Dermot Duffy 88b9c7427a Show still images during live camera load. 2022-08-07 16:04:25 -07:00
Dermot Duffy d5728a47b9 Expose mediaLoaded as a conditionState. 2022-08-07 13:46:40 -07:00
Dermot Duffy 2f0e99a94e Allow other fire-dom-event users (e.g. browser_mod) 2022-07-23 21:53:07 -07:00
Dermot Duffy 56362c3fb9 Allow finer grained selection of thumbnail controls. 2022-07-03 09:28:56 -07:00
Dermot Duffy 22ac4b0b7e No longer support actions on timeline view. 2022-06-25 09:09:57 -07:00
Dermot Duffy 5a3703457d Add message priorities. 2022-06-24 19:42:25 -07:00
Dermot Duffy fff6d7ecad Improve disconnection/reconnection UX 2022-06-23 05:08:53 +00:00
Dermot Duffy 4901905ca1 Make error handling and console logging consistent 2022-06-20 03:03:27 +00:00
Dermot Duffy dd7111e200 Option overrides are always optional. 2022-06-19 01:14:08 -07:00
Dermot Duffy ffa31c05ed Clean lit-plugin warnings 2022-06-19 07:30:08 +00:00
Dermot Duffy 75f7e33a12 Fix state color in submenu items. 2022-06-12 13:58:37 -07:00
Dermot Duffy 4e53ad16eb Fall back to live if the user changes view from recordings. 2022-06-12 09:13:58 -07:00
Dermot Duffy 694b2daec5 Fix downloads from the timeline. 2022-06-10 17:11:54 -07:00
Dermot Duffy a62eaf4bc9 Change configuration path for Frigate options. 2022-06-10 13:44:10 -07:00
Dermot Duffy b8f1fb2aa3 Break out triggers into their own config section. 2022-06-10 10:07:40 -07:00
Dermot Duffy 14bbb26e95 Add a new convenience option to depend on all other cameras. 2022-06-10 09:10:42 -07:00
Dermot Duffy 40be446c69 Add shortcut for a camera to depend on all others. 2022-06-08 21:45:11 -07:00
Dermot Duffy 9358ae103a Add a way to get diagnostics for issue reports. 2022-06-06 20:18:47 -07:00
Dermot Duffy f0608b4b20 Merge pull request #630 from dermotduffy/thumbnail-default
Show thumbnail drawer by default in live and media viewer views
2022-06-05 18:11:27 -07:00
Dermot Duffy 2e348a52d0 Show thumbnails by default. 2022-06-05 18:06:02 -07:00
Dermot Duffy 67b33b1026 Add untrigger timer. 2022-06-05 17:55:01 -07:00
Dermot Duffy ac3b8634e8 Rename the event_viewer to media_viewer. 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 c10fe5ca76 Add initial documentation. 2022-05-22 12:38:58 -07:00
Dermot Duffy dba309d69f Get rid of trigger_min_seconds. 2022-05-21 12:19:29 -07:00
Dermot Duffy c8d9e89b78 Autodetect motion and occupancy sensors. 2022-05-21 11:23:31 -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
Dermot Duffy 6b30487229 Initial common.js refactor. 2022-05-12 20:42:02 -07:00
Dermot Duffy 5bc1d3375c Add consistent initialization logic to improve Chromecast support. 2022-05-10 14:48:06 -07:00
Dermot Duffy e5a9eb1392 Don't fetch thumbnails on preloaded background cameras. 2022-05-09 09:43:05 -07:00
Dermot Duffy f917dbee75 Change menu subitem 'disabled' => 'enabled' 2022-05-08 16:32:54 -07:00
Dermot Duffy a417df5521 Codereview fixes. 2022-05-08 16:12:28 -07:00
Dermot Duffy 28292483fc Add native select entity support. 2022-05-08 15:58:56 -07:00
Dermot Duffy f6cdf2f01d Add auto_play and auto_unmute for consistency. 2022-05-08 08:05:33 -07:00
Dermot Duffy d552cf1a0d Implement auto_mute . 2022-05-08 08:05:33 -07:00