Commit Graph
100 Commits
Author SHA1 Message Date
Dermot Duffy a904ced354 Use bug icon for bugs. 2021-09-05 14:17:05 -07:00
Dermot Duffy 27db2a73c9 Merge pull request #53 from dermotduffy/titles-in-viewer
Show event titles in viewer for reference
2021-09-05 14:03:47 -07:00
Dermot Duffy 4bbbd02afe Add event titles to viewer for reference. 2021-09-05 14:00:04 -07:00
Dermot Duffy 55e2199e69 Merge pull request #52 from dermotduffy/safari
Fix gallery scrolling in Safari
2021-09-05 10:51:05 -07:00
Dermot Duffy 4303982b27 Don't force scroll. 2021-09-05 10:43:02 -07:00
Dermot Duffy 9d26c22776 Fix gallery scrolling in Safari 2021-09-05 10:33:09 -07:00
Dermot Duffy f50155d147 Merge pull request #51 from dermotduffy/lit
Upgrade to lit, remove lit-element and lit-html
2021-09-05 09:41:42 -07:00
Dermot Duffy 26f0515e5a Sort imports. 2021-09-05 09:37:34 -07:00
Dermot Duffy 5ab20a5fd9 Upgrade to lit (not lit-element / lit-html) 2021-09-05 09:33:47 -07:00
Dermot Duffy 5b2c9ed5b2 Merge pull request #50 from dermotduffy/bump-version
Bump version to v1.0.0
2021-09-04 15:30:44 -07:00
Dermot Duffy 622a358073 Bump version to v1.0.0 . 2021-09-04 15:25:29 -07:00
Dermot Duffy 8cd6fbabd7 Merge pull request #49 from dermotduffy/fix-masonary
Fix issue that was causing Lovelace to not spread cards across columns
2021-09-04 15:03:45 -07:00
Dermot Duffy 70ea42ba71 Fix issue that was causing Lovelace to not spread across columns. 2021-09-04 15:00:58 -07:00
Dermot Duffy 1466f3ce3f Merge pull request #48 from dermotduffy/no-menu-buttons-should-work
Allow menu_buttons to be optional
2021-09-04 13:45:48 -07:00
Dermot Duffy edcd3a9999 Allow menu_buttons to be optional. 2021-09-04 13:42:06 -07:00
Dermot Duffy f3b3e999c0 Merge pull request #46 from dermotduffy/button-size
Shrink button size slightly
2021-09-04 13:36:38 -07:00
Dermot Duffy 9d736ba166 Shrink button size slightly. 2021-09-04 13:34:11 -07:00
Dermot Duffy a9d90150f7 Merge pull request #45 from dermotduffy/hide-menu
Allow the menu to be entirely removed
2021-09-04 13:19:07 -07:00
Dermot Duffy dfae19c6ee Update README. 2021-09-04 13:13:20 -07:00
Dermot Duffy 524d54f803 Support no menu at all. 2021-09-04 13:02:47 -07:00
Dermot Duffy 349d0545bf Merge pull request #44 from dermotduffy/localization
Fully localize all remaining strings
2021-09-04 12:57:21 -07:00
Dermot Duffy 654253d6e2 Fully localize all remaining strings. 2021-09-04 12:36:25 -07:00
Dermot Duffy 4dd3916fd2 Merge pull request #42 from dermotduffy/add-arbitrary-entities-to-menu
Add support to add arbitrary entities to menu
2021-09-04 11:28:16 -07:00
Dermot Duffy cf9420402b Add support to add arbitrary entities to menu.
Breaking: No longer treat the motion entity special. It must be configured
under `entities` now.
2021-09-04 11:23:40 -07:00
Dermot Duffy 366c210896 Merge pull request #41 from dermotduffy/menu-choices
Support hiding select menu buttons
2021-09-03 22:47:50 -07:00
Dermot Duffy 162b925889 Support hiding menu buttons. Add editor localization. 2021-09-03 22:43:06 -07:00
Dermot Duffy aae3461ddc Merge pull request #38 from dermotduffy/vertical-overlays
Add support for top, left, bottom, right menus
2021-09-02 20:33:53 -07:00
Dermot Duffy 1544fc79d2 Update README. 2021-09-02 20:32:16 -07:00
Dermot Duffy 64de1c53ed Add support for top, left, bottom, right menus. 2021-09-02 20:24:19 -07:00
Dermot Duffy bd06765b7c Merge pull request #37 from dermotduffy/next-prev-animations
Add control animations for next/prev controls
2021-09-01 20:56:29 -07:00
Dermot Duffy 8adc114a1b Add control anominations for next/prev. 2021-09-01 20:53:53 -07:00
Dermot Duffy 156162ff69 Merge pull request #36 from dermotduffy/next-prev-media
Add next/previous media controls
2021-09-01 18:46:52 -07:00
Dermot Duffy d5dc4c7bf3 Add shadow to controls. 2021-09-01 18:41:16 -07:00
Dermot Duffy 1530e365b5 Only show buttons if there are thumbnails. 2021-09-01 07:37:23 -07:00
Dermot Duffy c8788c55dc Add back button. 2021-09-01 07:34:09 -07:00
Dermot Duffy 17572160e7 Add next/prev icons on clips/snapshots. 2021-08-31 20:37:49 -07:00
Dermot Duffy 52c80e3d47 Merge pull request #33 from dermotduffy/stop-rerendering-annoyance
Limit re-rendering to improve user experience
2021-08-29 12:32:30 -07:00
Dermot Duffy 8439d5f550 Limit re-rendering to improve user experience. 2021-08-29 12:29:55 -07:00
Dermot Duffy 61f46241f8 Merge pull request #32 from dermotduffy/browse-folders
Add browsing of folders in media mini-gallery
2021-08-29 12:06:53 -07:00
Dermot Duffy e4108f34f6 All browsing folders in mini-gallery. 2021-08-29 12:04:59 -07:00
Dermot Duffy 956aff0d14 Merge pull request #31 from dermotduffy/fetch-events-from-media-browser
Fetch metadata and media content via MediaBrowser instead of directly from Frigate server
2021-08-29 00:04:16 -07:00
Dermot Duffy a67eebd6cd Update README with updated options. 2021-08-28 23:49:46 -07:00
Dermot Duffy e0fe908357 Allow dynamic menu contents. 2021-08-28 23:35:47 -07:00
Dermot Duffy b1ab849981 Use media_browser websockets. 2021-08-28 20:56:06 -07:00
Dermot Duffy abde9bacda Merge pull request #28 from dermotduffy/card-expands
Don't allow viewer/gallery over max 16/9 lovelace height.
2021-08-28 19:54:56 -07:00
Dermot Duffy 5c965edace Update README.md
* Closes #29
2021-08-28 08:06:37 -07:00
Dermot Duffy 79a6c17743 Add comment. 2021-08-27 21:55:34 -07:00
Dermot Duffy eddad1e7a3 Don't allow viewer/gallery over max 16/9 lovelace height. 2021-08-27 21:53:10 -07:00
Dermot Duffy 95e8e2203f Merge pull request #12 from dermotduffy/0.9.0
Update to use frigate v0.9.0 (not backwards compatible!)
2021-08-27 21:33:31 -07:00
Dermot Duffy 4868c2fca4 Update and fix build errors. 2021-08-27 21:23:42 -07:00
Dermot Duffy e47b3b75ea Address build type issue. 2021-08-27 20:52:00 -07:00
Dermot Duffy 0f8a84809f Use HLS player instead of video element for clips. 2021-08-27 20:47:05 -07:00
Dermot Duffy ee2b7b2646 Update to reflect being added to HACS default 2021-08-27 20:17:04 -07:00
Dermot Duffy 1d830a345f Update README.md 2021-08-27 07:39:56 -07:00
Dermot Duffy 48c1551dde Merge pull request #15 from dermotduffy/readme-webrtc
Improve WebRTC documentation slightly
2021-08-23 20:45:29 -07:00
Dermot Duffy a1701a40c0 Improve WebRTC documentation slightly. 2021-08-23 20:43:58 -07:00
Dermot Duffy ced7dc9604 Initial changes for to be ready for Frigate 0.9.0 . 2021-08-22 21:08:33 -07:00
Dermot Duffy 70ca219268 Merge pull request #11 from dermotduffy/troubleshooting
Add troubleshooting information to error display
2021-08-22 20:01:59 -07:00
Dermot Duffy 906432f68d Add troubleshooting information to error display. 2021-08-22 19:57:47 -07:00
Dermot Duffy f1448baf71 Update license. 2021-08-22 16:44:48 -07:00
Dermot Duffy c873544ddb Update README.md 2021-08-22 13:08:37 -07:00
Dermot Duffy 6c105c2c77 Merge pull request #9 from dermotduffy/gutter
Add 1px gutter in gallery for clearer separation
2021-08-22 11:54:47 -07:00
Dermot Duffy d132c1f5d9 Bump to v0.1.4. 2021-08-22 11:53:03 -07:00
Dermot Duffy fa5c8d1c6a Add 1px gutter in gallery. 2021-08-22 11:51:22 -07:00
Dermot Duffy 40721ca3fa Merge pull request #8 from dermotduffy/image-update
Replace out-dated screenshot
2021-08-22 11:44:14 -07:00
Dermot Duffy 7840f5a23c Replace out-dated screenshot. 2021-08-22 11:42:25 -07:00
Dermot Duffy 1ee4753492 Merge pull request #7 from dermotduffy/new-version
Bump version to v0.1.3 .
2021-08-22 11:40:48 -07:00
Dermot Duffy a97a5cb2f8 Bump version to v0.1.3 . 2021-08-22 11:35:35 -07:00
Dermot Duffy bde00c53f7 Merge pull request #6 from dermotduffy/menu-stay-expanded
Add new menu placement options
2021-08-22 11:32:00 -07:00
Dermot Duffy 8567da088d Remove references to non-existent branches. 2021-08-22 11:28:46 -07:00
Dermot Duffy 9fd92633c2 Minor README updates. 2021-08-22 11:24:32 -07:00
Dermot Duffy 06ec66b866 Pointer events fix. 2021-08-22 11:18:37 -07:00
Dermot Duffy 3cbcdc69fa More Safari fixes. 2021-08-22 11:09:08 -07:00
Dermot Duffy f30d14ba01 Safari does not support CSS aspect-ratio yet. 2021-08-22 08:51:21 -07:00
Dermot Duffy 2d4f6d4e87 Menu mode documentation. 2021-08-22 08:19:57 -07:00
Dermot Duffy 855f45f9ec Style fixes. 2021-08-22 08:05:41 -07:00
Dermot Duffy 8555ec28d1 Menu mode editing. 2021-08-22 08:04:09 -07:00
Dermot Duffy 6a0b165e40 Make Frigate URL context aware. 2021-08-22 07:47:23 -07:00
Dermot Duffy ae1ab1ffe8 New menu modes and significant CSS cleanup. 2021-08-21 21:35:59 -07:00
Dermot Duffy 41d205a5ae Merge pull request #5 from dermotduffy/no-autoplay-default
Don't autoplay clip by default
2021-08-21 10:38:38 -07:00
Dermot Duffy 5f7a442cc3 Don't autoplay clips by default. 2021-08-21 10:36:11 -07:00
Dermot Duffy 083d91c7bd Merge pull request #4 from dermotduffy/fix-render-bug-for-clips
Fix render bug that caused clip playing to reset
2021-08-21 10:15:07 -07:00
Dermot Duffy 316d3c9b06 Fix render bug. 2021-08-21 10:13:21 -07:00
Dermot Duffy 06fa9bf1e0 Merge pull request #1 from dermotduffy/play-clip-on-click
Play linked clip when snapshot is clicked
2021-08-21 08:17:30 -07:00
Dermot Duffy fd0f102f77 Play related clip when snapshot is clicked. 2021-08-21 08:12:24 -07:00
Dermot Duffy 72d29bdf56 Bump version to v0.1.2 . 2021-08-20 21:44:39 -07:00
Dermot Duffy 72ca8613d7 Update README with examples. 2021-08-20 21:43:19 -07:00
Dermot Duffy eecb1a2a6c Add autoplay clip configuration. 2021-08-20 21:37:22 -07:00
Dermot Duffy 2cf3fc21db Render error message as a tooltip. 2021-08-19 20:18:57 -07:00
Dermot Duffy 8aa41e92b7 Add example YAML config. 2021-08-19 19:51:22 -07:00
Dermot Duffy 953ebf8bfe Bump version to v0.1.1 . 2021-08-18 21:25:44 -07:00
Dermot Duffy 13833f54a5 Add HACS installation instructions. 2021-08-18 20:51:58 -07:00
Dermot Duffy d0396b145f Use absolute URLs in README for rendering in HACS. 2021-08-18 20:31:29 -07:00
Dermot Duffy efc82e1119 Update workflow title. 2021-08-18 20:25:03 -07:00
Dermot Duffy 54a22c637a Run HACS validation on build (except HACS load). 2021-08-18 20:24:03 -07:00
Dermot Duffy 4cacec7f80 Move HACS validation to release publish. 2021-08-18 19:52:24 -07:00
Dermot Duffy 3d1ba7805a Update release uploader to use new filename. 2021-08-18 07:36:19 -07:00
Dermot Duffy c4d478eaaa Update filename in hacs.json . 2021-08-17 21:52:08 -07:00
Dermot Duffy bd14adbeeb Run HACS validation after build. 2021-08-17 21:38:44 -07:00
Dermot Duffy 81e1b6d240 File renames to match HACS requirements. 2021-08-17 21:33:28 -07:00