Commit Graph
343 Commits
Author SHA1 Message Date
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 e5b1deb334 Various build extension fixes. 2021-10-24 07:57:28 -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
Dermot Duffy 7b2b829848 Refactor JSMPEG signing/creation logic. 2021-10-22 21:38:04 -07:00
Dermot Duffy 42b8038280 Disable audio on JSMPEG stream to remove bogus console message. 2021-10-21 19:33:40 -07:00
Dermot Duffy 031d9362d6 Fix element rendering. 2021-10-18 22:30:44 -07:00
Dermot Duffy 886bf0aa55 Bump version to v1.2.1 . 2021-10-17 21:34:18 -07:00
Dermot Duffy 11547cb9f8 Extend the default expiry of the signed URL (30s-15m). 2021-10-17 21:05:08 -07:00
Dermot Duffy 9ae66d75ef Improve error location reporting (w/fixed zod). 2021-10-17 20:25:26 -07:00
Dermot Duffy fa2abc6dc0 Increase embedded image quality. 2021-10-17 08:32:05 -07:00
Dermot Duffy 7e5c79e51c Remove superfluous optional. 2021-10-16 22:02:19 -07:00
Dermot Duffy 80c2fb71ac README updates. 2021-10-16 21:17:56 -07:00
Dermot Duffy 0d7c20b550 Add 'image' view. 2021-10-16 21:02:07 -07:00
Dermot Duffy 8f86e7fcd7 Add live preload option. 2021-10-16 15:39:32 -07:00
Dermot Duffy a14fc51aaa Don't destroy the player when the node is disconnected (temporarily). 2021-10-11 21:27:03 -07:00
Dermot Duffy 9d67f1d396 Bump version to v1.2.0 . 2021-10-10 21:13:59 -07:00
Dermot Duffy 86644475ad Add preview rendering to HA card picker (looks great!) 2021-10-10 20:52:49 -07:00
Dermot Duffy 0829bc13e7 Correct capitalization. 2021-10-10 20:26:04 -07:00
Dermot Duffy bb9c27e34c Add birdseye support. 2021-10-10 20:21:21 -07:00
Dermot Duffy b5342b036a Improve initial live camera load time. 2021-10-10 16:51:46 -07:00
Dermot Duffy ff4efb07d1 Slightly improve error path readability. 2021-10-10 13:44:48 -07:00
Dermot Duffy 7f76543bbd Add frigate-card-conditional element to select views. 2021-10-09 23:33:54 -07:00
Dermot Duffy 9a915af390 Better integrate elements into stock HA custom element support. 2021-10-09 15:52:52 -07:00
Dermot Duffy 49455ab741 Add picture elements support. 2021-10-07 21:16:16 -07:00
Dermot Duffy 4f8e21a0b0 Rework menu to use elements. 2021-10-07 21:15:10 -07:00
Dermot Duffy 8cf460fdb7 Pass through correct camera name. 2021-10-07 20:47:05 -07:00
Dermot Duffy 1286f7a473 Merge pull request #99 from dermotduffy/v1.1.0
Clicking on a snapshot should search for a related clip (not a related snapshot!)
2021-10-02 12:02:04 -07:00
Jason Hunter f71f463d30 _findRelatedClips is actually searching for "snapshots" 2021-10-02 14:31:05 -04:00
Dermot Duffy e5565f964b Actually call _elementResized if available. 2021-10-01 20:17:50 -07:00
Dermot Duffy 3c10b329a2 Better fullscreen logic and HA frontend fix. 2021-09-30 22:46:10 -07:00
Dermot Duffy 30b6424b78 Bump version to v1.1.0 . 2021-09-28 19:48:37 -07:00
Dermot Duffy 423bd9fd2b Initial attempt to get camera name from entity unique_id. 2021-09-26 20:36:54 -07:00
Dermot Duffy bdb211fafb Change columns to Lit state() 2021-09-26 14:22:15 -07:00
Dermot Duffy 7c0e0133ee Fullscreen improvements (esp. portrait media) 2021-09-26 14:05:06 -07:00
Dermot Duffy 2ab4e064f4 Update README and minor Safari fix. 2021-09-25 16:16:31 -07:00
Dermot Duffy 455be5b0c3 Have the gallery take better advantage of fullscreen mode. 2021-09-25 15:44:35 -07:00
Dermot Duffy 3b6f9dbacc Initial fullscreen functionality. 2021-09-25 10:57:23 -07:00
Dermot Duffy f9cd424388 Replace accidental Python variable naming convention. 2021-09-24 07:48:57 -07:00
Dermot Duffy fee4d209c9 Add a code comment on the pains of media callbacks. 2021-09-24 07:45:58 -07:00
Dermot Duffy 413f152d10 Formatting tweaks. 2021-09-24 07:32:47 -07:00
Dermot Duffy 3d22dcb686 Add play/pause event support. 2021-09-23 23:10:30 -07:00
Dermot Duffy 1ff0cdf621 Add documentation for aspect-ratio options. 2021-09-23 22:13:47 -07:00
Dermot Duffy bc0198d242 Add aspect ratio editing. 2021-09-23 21:48:44 -07:00
Dermot Duffy ea71a2ed4b Add an unconstrained aspect ratio mode. 2021-09-23 21:14:21 -07:00
Dermot Duffy e3ccbb0787 Dynamically extract dimensions from loaded media. 2021-09-23 20:38:39 -07:00
Dermot Duffy 4ac69a951c CSS changes for Safari & cleanups 2021-09-21 12:47:15 -07:00