Commit Graph
691 Commits
Author SHA1 Message Date
Dermot Duffy c61ceb905d Fix query/queryResults issue. 2023-08-12 20:35:02 -07:00
Dermot Duffy 8a0ba11fa9 Reset query when changing to non-grid . 2023-08-12 09:46:47 -07:00
Dermot Duffy cc77caa96d Reset the query on grid change in a smarter way. 2023-08-11 19:49:42 -07:00
Dermot Duffy fe2adb5b89 Reduce number of event listeners. 2023-08-09 21:32:53 -07:00
Dermot Duffy 330f927fdb Fix controls issue. 2023-08-09 21:26:12 -07:00
Dermot Duffy d9b2b4d4d8 Minor fixes. 2023-08-08 22:49:52 -07:00
Dermot Duffy b663e0b731 Initial support for grid for live and media viewer. 2023-08-08 22:26:25 -07:00
Dermot Duffy 39b985b4df Add screenshot support. 2023-06-16 19:36:45 -07:00
Dermot Duffy 5a67c8bc2e Fix zoom in Firefox and Safari. 2023-05-22 20:37:18 -07:00
Dermot Duffy b17fb62b36 Refactor menu button logic out of main card. 2023-05-20 19:39:43 -07:00
Dermot Duffy a33d95f491 Refactor timers into a simple tested object. 2023-05-20 10:20:39 -07:00
Dermot Duffy 9b359b579d Dispatch load events for mp4/mjpeg from go2rtc. 2023-05-14 20:55:31 -07:00
Dermot Duffy 972a0999fb Allow default media controls to be hidden. 2023-05-14 20:00:23 -07:00
Dermot Duffy 8365b43c04 Add play/pause/mute/unmute Frigate card commands. 2023-05-11 20:25:40 -07:00
Dermot Duffy d63a1de042 Only show the microphone button when the loaded media supports 2-way audio. 2023-05-07 16:47:02 -07:00
Dermot Duffy ee7d02fc58 Add support for connecting microphone on card load. 2023-05-07 15:17:39 -07:00
Dermot Duffy 992b622f7c Add support for disabling zoom. 2023-05-06 14:03:05 -07:00
Dermot Duffy 2b1f0f5d85 Show different mouse cursor when zoomed in. 2023-05-06 13:14:04 -07:00
Dermot Duffy fd74c1c855 Add initial support for automations. 2023-05-04 19:54:41 -07:00
Dermot Duffy 5a9e6f8f72 Remove log line. 2023-04-29 13:31:42 -07:00
Dermot Duffy 37a016e381 Add experimental 2-way audio support. 2023-04-29 13:30:37 -07:00
Dermot Duffy 705afaca99 Add initial zoom support. 2023-04-22 16:32:11 -07:00
Dermot Duffy 69b34d7ea1 Fix clicking on timeline recordings. 2023-04-15 12:19:23 -07:00
Dermot Duffy 91f6f48696 Add label to timeline marker with current time. 2023-04-15 09:31:05 -07:00
Dermot Duffy e854187666 Add support for new ribbon timeline. 2023-04-14 16:44:39 -07:00
Dermot Duffy 1da7510c3a Add max_height and min_height dimension options. 2023-04-11 19:50:36 -07:00
Dermot Duffy 36ed1aba83 Keep timeline window placement on event click. 2023-04-09 20:07:21 -07:00
Dermot Duffy e1d74dc35a Enable smooth panning between past/live. 2023-04-09 19:23:34 -07:00
Dermot Duffy b3bb56298a Modify timeline to allow pan into past/future. 2023-04-08 12:51:10 -07:00
Dermot Duffy ecf954249d Select thumbnail unless in viewer. 2023-04-07 14:38:00 -07:00
Dermot Duffy d25d85eb34 Clicking on an event in the timeline always plays. 2023-04-07 07:49:36 -07:00
Dermot Duffy bff73b4e2d Don't show timeline bar if we cannot seek. 2023-04-01 11:44:00 -07:00
Dermot Duffy fc5785150c Fix broken show_recordings timeline option . 2023-03-28 20:06:44 -07:00
Dermot Duffy 8c606b296f Add datepicker to timeline. 2023-03-28 19:57:26 -07:00
Dermot Duffy 02492fd3b7 Fix bug where camera was not being selected correctly. 2023-03-26 19:21:25 -07:00
Dermot Duffy d2ddc3e8f0 De-duplicate events at the same time. 2023-03-26 17:36:23 -07:00
Dermot Duffy 304c7e3164 Initial motionEye commit. 2023-03-26 16:42:21 -07:00
Dermot Duffy 27a0e934fc Fix autoplay functionality in viewer. 2023-03-18 15:32:51 -07:00
Dermot Duffy 712713f60c Refactor viewer to support other viewer players. 2023-03-18 13:56:55 -07:00
Dermot Duffy e1f146b560 Add download control to thumbnails. 2023-03-12 20:28:46 -07:00
Dermot Duffy 24613e7ed9 Add support for expanding the card without fullscreen. 2023-03-11 15:38:54 -08:00
Dermot Duffy 5483a2be45 Fix issues on DOM disconnect for certain live providers. 2023-03-08 19:35:01 -08:00
Dermot Duffy 1851a563c0 Allow views to have no selection. 2023-03-07 19:27:08 -08:00
Dermot Duffy 7f1fcf454e Add support for 'scroll up refresh' in the gallery. 2023-03-06 21:04:05 -08:00
Dermot Duffy 0624bae0f5 Automatically scroll to thumbnails. 2023-03-05 16:59:47 -08:00
Dermot Duffy 1ea961265b Add sub_label support. 2023-03-05 09:52:55 -08:00
Dermot Duffy 3cfebabd1b Fix broken select entity translation labels. 2023-03-04 13:51:58 -08:00
Dermot Duffy cb0a5c9e6a Fix filtering of menu icons causing custom icons to disappear. 2023-02-28 07:35:29 -08:00
Dermot Duffy a5c33f4c28 Update the webrtc_card provider for the latest webrtc version. 2023-02-27 23:14:20 -08:00
Dermot Duffy 1900de0ab8 Fix menu alignment issue for 'opposing' buttons. 2023-02-27 22:05:46 -08:00