Commit Graph
1096 Commits
Author SHA1 Message Date
Dermot Duffy 9c027ca447 Use configuration consts. 2021-11-07 16:26:52 -08:00
Dermot Duffy 2d568376ba Merge pull request #184 from dermotduffy/safari-fix
Fix lazy event viewer loading in Safari
2021-11-06 22:42:46 -07:00
Dermot Duffy 8141bbfb46 Fix lazy loading in event viewer in Safari. 2021-11-06 22:36:39 -07:00
Dermot Duffy d272988ef7 Merge pull request #181 from dermotduffy/version-bump
Bump card version to v2.0.0
2021-11-06 16:20:55 -07:00
Dermot Duffy a854187d4a Bump card version to v2.0.0 . 2021-11-06 16:19:11 -07:00
Dermot Duffy eb5956229b Merge pull request #180 from dermotduffy/remove-warning
Do not log spurious exceptions on JSMPEG player destroy
2021-11-06 15:37:21 -07:00
Dermot Duffy 382e57729a Swallow exceptions generated during JSMPEG destroy. 2021-11-06 15:34:29 -07:00
Dermot Duffy d3122f162b Merge pull request #179 from dermotduffy/swipe-optional
Allow event viewer dragging/swiping to be disabled
2021-11-06 15:26:07 -07:00
Dermot Duffy 15266be2d7 Allow dragging/swiping to be disabled. 2021-11-06 15:24:51 -07:00
Dermot Duffy 9240264db0 Merge pull request #169 from dermotduffy/config-reorganize
Significant configuration re-organization to simplify config & code
2021-11-06 15:09:44 -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
Dermot Duffy 80218957b6 Verify state exists first. 2021-11-02 21:33:28 -07:00
Dermot Duffy b050f62505 README updates. 2021-11-02 20:25:14 -07:00
Dermot Duffy 3761f88170 Add editor support. 2021-11-01 22:20:35 -07:00
Dermot Duffy e0daa17834 Initial configuration reorganization. 2021-11-01 12:43:33 -07:00
Dermot Duffy 12cee94d49 Merge pull request #166 from dermotduffy/live-prerender-event
Don't dispatch MediaShowEvents for preloaded live view
2021-10-30 22:50:15 -07:00
Dermot Duffy 5b5c651e64 Minor updates to live. 2021-10-30 22:47:08 -07:00
Dermot Duffy b4ec3d34a7 Don't dispatch media events for pre-rendered live. 2021-10-30 22:12:04 -07:00
Dermot Duffy 5e7ba84bc5 Merge pull request #165 from dermotduffy/control-size
Allow menu & next/previous control sizes to be configured
2021-10-30 20:28:44 -07:00
Dermot Duffy 17eb1d439d Make control sizes configurable. 2021-10-30 20:14:46 -07:00
Dermot Duffy fcc40a926b Merge pull request #164 from dermotduffy/zod
Further improve configuration error reporting
2021-10-30 01:54:33 -07:00
Dermot Duffy ffdcf2f058 Use zod fatal support. 2021-10-30 01:52:07 -07:00
Dermot Duffy d97a03f94c Merge pull request #163 from dermotduffy/most-recent
Allow quick access to the most recent clip/snapshot by holding down the menu button
2021-10-30 01:37:48 -07:00
Dermot Duffy 1844f94dd1 Access the most recent clip/snapshot by holding down the menu button. 2021-10-30 01:34:32 -07:00
Dermot Duffy 409f48137d Merge pull request #162 from dermotduffy/resize-gone
Fix media loading to work for HA >= 2021.11
2021-10-30 01:02:52 -07:00
Dermot Duffy 6ec4ad067e Fix media loading to work for HA >= 2021.11 2021-10-30 01:00:25 -07:00
Dermot Duffy 38abccd5c5 Merge pull request #161 from dermotduffy/buttons-gone
Fix button rendering to work for HA >= 2021.11
2021-10-30 00:51:53 -07:00
Dermot Duffy a919222d5f Tweak button rendering to work for HA 2021.11. 2021-10-30 00:47:14 -07:00
Dermot Duffy 8ef3f77ee7 Merge pull request #158 from dermotduffy/download
Add media download support
2021-10-29 20:29:18 -07:00
Dermot Duffy 24f3191c9e Fix aspect ratio issue. 2021-10-29 20:22:30 -07:00
Dermot Duffy 89f09aed4b Add editor support and README update for downloading. 2021-10-29 16:55:08 -07:00
Dermot Duffy 73a89ef5e5 Remove media show logging. 2021-10-29 16:50:32 -07:00
Dermot Duffy d44fff03d3 Minor tidyup. 2021-10-29 16:49:49 -07:00
Dermot Duffy 66ae262654 Implement downloading and correct MediaShow events in carousel. 2021-10-29 16:36:36 -07:00
Dermot Duffy 715810dcc9 Merge pull request #152 from dermotduffy/swipe2
Re-implement the media viewer as a swipe carousel
2021-10-26 14:44:35 -07:00
Dermot Duffy 13437168f7 Restore basic width/height css. 2021-10-26 14:38:10 -07:00
Dermot Duffy d727593ed8 Use an LRU for the resolved media instead of growing unbounded. 2021-10-26 14:04:37 -07:00
Dermot Duffy 38af2f3d62 Surface lazy load to the editor/README. 2021-10-26 13:32:06 -07:00
Dermot Duffy a2d58d59b9 Fix browseMediaQueryParameters for clip and snapshot. 2021-10-26 13:20:34 -07:00
Dermot Duffy 8d7e5e9b2e Initial lazy loading support for carousel. 2021-10-26 11:07:21 -07:00
Dermot Duffy 30adb637a8 Convert the viewer into a carousel. 2021-10-25 23:08:58 -07:00
Dermot Duffy c45c2ec973 Split async/sync parts of viewer. 2021-10-25 00:48:28 -07:00
Dermot Duffy 54a9b4fca9 Merge pull request #148 from dermotduffy/swipe
Various build system cleanups & extension fixes
2021-10-24 08:09:49 -07:00
Dermot Duffy e6e3e7e51e Put babel back. 2021-10-24 08:06:08 -07:00
Dermot Duffy e5b1deb334 Various build extension fixes. 2021-10-24 07:57:28 -07:00
Dermot Duffy f089cc54e5 Merge pull request #146 from dermotduffy/resign-url
Automatically resign the JSMPEG URL to avoid spurious auth failures
2021-10-23 12:05:11 -07:00
Dermot Duffy 2ed6b98278 Fixes for when player is left in the background. 2021-10-23 10:05:27 -07:00
Dermot Duffy 9e543dbb5a Don't start the timer until the last moment. 2021-10-22 22:15:06 -07:00
Dermot Duffy a6cc7d43d6 Don't adjust reconnection timeout. 2021-10-22 22:06:09 -07:00