Commit Graph
1184 Commits
Author SHA1 Message Date
Dermot Duffy e0d2dfaa60 Dispatch message if the viewer has no media to show. 2023-01-24 19:36:54 -08:00
Dermot Duffy 5be6ee86e0 Timeline performance improvements. 2023-01-24 19:36:54 -08:00
Dermot Duffy 6415597e9b Sort TODO list. 2023-01-24 19:36:54 -08:00
Dermot Duffy 66ee65f8cc Use query type instead of view. 2023-01-24 19:36:54 -08:00
Dermot Duffy 093925cb40 Initial code for major engine refactor. 2023-01-24 19:36:54 -08:00
Dermot Duffy 03de7b473a Merge branch 'release-4.1.0' of https://github.com/dermotduffy/frigate-hass-card into release-4.1.0 2023-01-24 19:35:10 -08:00
Dermot Duffy fe9b449227 Merge branch 'main' into release-4.1.0 2023-01-24 19:34:46 -08:00
Dermot Duffy 1f544dcb04 Fix recording identifier. 2023-01-02 10:51:05 -08:00
Felipe Santos c0152ee0e5 Format file 2022-10-19 21:01:16 -03:00
Felipe Santos e379067148 Update media player icons
Refs https://github.com/home-assistant/frontend/pull/12997
2022-10-19 20:55:41 -03:00
Dermot Duffy 0a43d6aad5 Fix carousel previous/next controls not showing. 2022-10-15 15:45:43 -07:00
Dermot Duffy 700f09c12c Expand the timeline to 100% height in panel mode. 2022-10-15 12:16:43 -07:00
Dermot Duffy a54b2deb7c Rename mediaLoaded to media_loaded 2022-10-14 20:11:27 -07:00
Dermot Duffy cfdf0a429b Add optional prevention of playing a clip on snapshot click 2022-10-12 17:58:36 -07:00
Dermot Duffy cebdf9a789 Add hiding controls to native webrtc player (oops) 2022-10-11 22:00:22 -07:00
Dermot Duffy 8f7de97928 Add media query support. 2022-10-11 21:16:38 -07:00
Dermot Duffy c35fdc56d5 Add a hover-card menu style. 2022-10-10 20:43:35 -07:00
Dermot Duffy 3707917903 Hide video controls briefly on media load. 2022-10-10 20:00:51 -07:00
Dermot Duffy da7895903e Use lodash cloneDeep and generate facade chunk. 2022-10-10 19:04:29 -07:00
Dermot Duffy a791b5a252 Add documentation for performance profile. 2022-10-09 18:18:05 -07:00
Dermot Duffy 8e249f27ff Add comment. 2022-10-09 16:38:51 -07:00
Dermot Duffy ad872eb3be Add refresh_seconds option for live image. 2022-10-09 16:32:42 -07:00
Dermot Duffy 0366ad9736 Add an 'image' live provider. 2022-10-09 16:11:38 -07:00
Dermot Duffy 9af8eedb8a Dynamically load non-fallback languages. 2022-10-09 12:37:24 -07:00
Dermot Duffy ead0026650 Convert all major views to separate chunks. 2022-10-09 11:39:27 -07:00
Dermot Duffy d70b80c1ba Load editor dynamically. 2022-10-09 09:17:53 -07:00
Dermot Duffy 9eb97ab0cd Improve tree shaking for lodash and date-fns. 2022-10-09 09:10:56 -07:00
Dermot Duffy 0d09286c8c Split live providers into chunks. 2022-10-09 08:39:04 -07:00
Dermot Duffy 4dbde2895f Only include HA state in condition state if required. 2022-10-08 12:10:05 -07:00
Dermot Duffy b663772a52 Add editor support for performance profile. 2022-10-08 10:13:32 -07:00
Dermot Duffy 3aadfd2252 Don't collect infinite previous views. 2022-10-07 17:53:49 -07:00
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 cae49e6dce Add cheaper progress indicator. 2022-10-05 21:42:38 -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 143a597039 Rename TimelineDataManager to DataManager . 2022-10-02 20:19:47 -07:00
Dermot Duffy 72dca1b712 Dedup same cameras with different zones. 2022-10-02 19:30:16 -07:00
Dermot Duffy a5dfe81eab Fixes for record button. 2022-10-02 18:14:37 -07:00
Dermot Duffy fb65c3f99e Initial version of recordings button. 2022-10-02 14:41:00 -07:00
Dermot Duffy b486442035 Add ability to download recordings. 2022-10-02 00:11:23 -07:00
Dermot Duffy 3c247b6320 Ensure container resizes when parent resizes. 2022-10-01 23:49:35 -07:00
Dermot Duffy 3e02aeb80b Minor editor CSS cleanup. 2022-10-01 12:08:26 -07:00
Dermot Duffy b9d1d019c2 Break out controls into different menu sections. 2022-10-01 11:27:51 -07:00
Dermot Duffy b421d188fc Various small fixes and documentation updates. 2022-09-29 21:13:06 -07:00
Dermot Duffy 26120cacce Fix Safari thumbnail render issue. 2022-09-27 21:07:13 -07:00
Dermot Duffy ac35a5ff23 Minor codereview fixes. 2022-09-25 18:14:36 -07:00
Dermot Duffy 046313eb47 Add comment. 2022-09-25 18:03:57 -07:00
Dermot Duffy 56465e4f92 Promote thumbnail carousel selected to a property. 2022-09-25 17:50:40 -07:00
Dermot Duffy 2f34d6e7fa Comment cleanups. 2022-09-25 13:44:54 -07:00