Commit Graph
100 Commits
Author SHA1 Message Date
Dermot Duffy 8d7df67ffa Use an IntersectionObserver to reinit the carousel. 2022-06-13 21:05:41 -07:00
Dermot Duffy b63fee9d8b Micro comment spacing fix. 2022-06-11 20:04:32 -07:00
Dermot Duffy 83c57a3b0f Fix malformed live carousel bug for some users. 2022-06-11 20:01:06 -07:00
Dermot Duffy eefddd5b76 Merge pull request #675 from dermotduffy/ios-recordings-parse
Use a proper ISO8601 formatted date to fix the timeline in Safari/iOS.
2022-06-11 17:20:33 -07:00
Dermot Duffy 1adb2983c4 Use a proper ISO8601 formatted date for Safari/iOS. 2022-06-11 17:17:41 -07:00
Dermot Duffy 0965ce35c7 Merge pull request #674 from dermotduffy/flashing-on-load
Don't load cameras where there's an error message being displayed
2022-06-11 16:41:57 -07:00
Dermot Duffy bc8e40254b Don't load cameras where there's an error message being displayed. 2022-06-11 16:39:44 -07:00
Dermot Duffy 7e17b09b8e Merge pull request #673 from dermotduffy/firefox-image-aspect-ratio
Allow the image view to trigger a card resize
2022-06-11 16:31:14 -07:00
Dermot Duffy e9dde20a76 Allow the image view to trigger a card resize. 2022-06-11 16:28:59 -07:00
Dermot Duffy 8ce65fd72d Merge pull request #672 from dermotduffy/timeline-dedup-cameras
Deduplicate Frigate cameras on the timeline (support multiple live providers)
2022-06-11 16:09:34 -07:00
Dermot Duffy acbbef1bdb Deduplicate Frigate cameras on the timeline. 2022-06-11 16:06:48 -07:00
Dermot Duffy 9d99080c00 Merge pull request #669 from dermotduffy/image-refresh-faster
Fix issue causing image to refetch too frequently
2022-06-11 15:43:54 -07:00
Dermot Duffy 89a90ec1a2 Fix issue causing image to refetch too frequently. 2022-06-11 15:40:56 -07:00
Dermot Duffy 5da13d82b7 Merge pull request #665 from dermotduffy/image-disabled
Fix image button upgrade
2022-06-11 12:44:22 -07:00
Dermot Duffy 1b18f25744 Fix image button upgrade. 2022-06-11 12:41:11 -07:00
Dermot Duffy c3c6464011 Merge pull request #664 from dermotduffy/recordings-issue
Change styling when recordings are disabled
2022-06-11 12:37:52 -07:00
Dermot Duffy e0c5259207 Change styling when recordings are disabled. 2022-06-11 12:35:13 -07:00
Dermot Duffy f20d7d263c Merge pull request #662 from dermotduffy/editor-spacing
Small editor spacing fix
2022-06-11 11:16:12 -07:00
Dermot Duffy ca9af9856c Small editor spacing fix. 2022-06-11 11:15:22 -07:00
Dermot Duffy 793799a9f8 Merge pull request #660 from dermotduffy/download-from-timeline
Fix downloads from the timeline
2022-06-10 17:15:30 -07:00
Dermot Duffy 694b2daec5 Fix downloads from the timeline. 2022-06-10 17:11:54 -07:00
Dermot Duffy 718e7f1dd7 Merge pull request #659 from dermotduffy/controls-to-submenus
Add controls to a submenu in the editor to make it less busy
2022-06-10 14:30:58 -07:00
Dermot Duffy e1b5cd3d43 Add controls to a submenu in the editor to make it less busy. 2022-06-10 14:27:58 -07:00
Dermot Duffy 2aed9a5d6a Merge pull request #658 from dermotduffy/refactor-frigate-section
Change configuration path for Frigate options
2022-06-10 13:50:29 -07:00
Dermot Duffy a62eaf4bc9 Change configuration path for Frigate options. 2022-06-10 13:44:10 -07:00
Dermot Duffy 2d8f3adb7d Merge pull request #656 from dermotduffy/break-out-triggers
Break out triggers into their own configuration section
2022-06-10 10:18:06 -07:00
Dermot Duffy 6917bdd60e Merge pull request #657 from dermotduffy/no-position-for-menu-icons
Add a note that manual menu/submenu positioning is not supported.
2022-06-10 10:17:10 -07:00
Dermot Duffy aff3ac7c39 Add a note that manual menu/submenu positioning is not supported. 2022-06-10 10:15:48 -07:00
Dermot Duffy b8f1fb2aa3 Break out triggers into their own config section. 2022-06-10 10:07:40 -07:00
Dermot Duffy a295cbd870 Merge pull request #655 from dermotduffy/dependent-camera-all
Add a new convenience option for a camera to depend on all others
2022-06-10 09:19:52 -07:00
Dermot Duffy 6213e6d417 Fix missed reference. 2022-06-10 09:16:20 -07:00
Dermot Duffy 14bbb26e95 Add a new convenience option to depend on all other cameras. 2022-06-10 09:10:42 -07:00
Dermot Duffy 2cc8d3cadf Merge pull request #653 from felipecrs/type-hints
Add type hints to rollup.config.js
2022-06-09 19:41:49 -07:00
Dermot Duffy 40be446c69 Add shortcut for a camera to depend on all others. 2022-06-08 21:45:11 -07:00
Dermot Duffy a2e1ad161b Merge pull request #650 from dermotduffy/editor.border
Improve editor submenu styling
2022-06-08 19:12:01 -07:00
Dermot Duffy 95c4423524 Slight simplification. 2022-06-08 19:03:13 -07:00
Dermot Duffy 8ff15b868b Improve editor submenu formatting. 2022-06-08 18:52:59 -07:00
Dermot Duffy e463cf95ef Merge pull request #641 from felipecrs/remove-subtitle-cast
Remove entity id from cast submenu
2022-06-07 23:02:19 -07:00
Dermot Duffy ca6a32c791 Merge pull request #642 from felipecrs/not-show-unavailable
Do not show unavailable media players
2022-06-07 22:17:30 -07:00
Dermot Duffy 36b9dd0210 Merge pull request #640 from dermotduffy/center-recording-feature
Center text on the recording thumbnail feature item
2022-06-07 21:38:34 -07:00
Dermot Duffy 37d3e81ea2 Center text on the recording thumbnail feature item. 2022-06-07 21:35:18 -07:00
Dermot Duffy 39421a463a Merge pull request #639 from dermotduffy/outdated
Upgrade dependencies with major version differences.
2022-06-07 21:24:00 -07:00
Dermot Duffy 8defea8401 Upgrade dependencies with major version differences. 2022-06-07 21:20:54 -07:00
Dermot Duffy 7cefb9153e Merge pull request #638 from dermotduffy/rm-dependabot
For now remove dependabot for node packages
2022-06-07 21:00:51 -07:00
Dermot Duffy cdf4d538f3 For now remove dependabot. 2022-06-07 20:55:50 -07:00
Dermot Duffy e077dd89e0 Merge pull request #637 from dermotduffy/update-deps
Update deps en masse
2022-06-07 20:53:57 -07:00
Dermot Duffy e692bef1fb Update deps and switch to yarn fully. 2022-06-07 20:47:27 -07:00
Dermot Duffy 9db07a4288 Merge pull request #635 from dermotduffy/message-color
Fix message color
2022-06-06 21:16:20 -07:00
Dermot Duffy 3962efa398 Update README with actual version number. 2022-06-06 21:14:17 -07:00
Dermot Duffy 824612357a Fix message color. 2022-06-06 21:12:50 -07:00
Dermot Duffy b2a9ab7d84 Merge pull request #634 from dermotduffy/diagnostics
Add a way to get diagnostics for issue reports.
2022-06-06 20:22:14 -07:00
Dermot Duffy 9358ae103a Add a way to get diagnostics for issue reports. 2022-06-06 20:18:47 -07:00
Dermot Duffy 7b902b604c Merge pull request #632 from dermotduffy/bump-version
Bump version to v4.0.0-rc.1 in preparation
2022-06-05 19:43:34 -07:00
Dermot Duffy 501601f466 Bump version to v4.0.0-rc.1 in preparation. 2022-06-05 19:31:57 -07:00
Dermot Duffy 45298b5537 Merge pull request #631 from dermotduffy/misc
Minor style changes to gallery
2022-06-05 18:22:24 -07:00
Dermot Duffy abbf62ad44 Minor style changes to gallery. 2022-06-05 18:18:55 -07:00
Dermot Duffy f0608b4b20 Merge pull request #630 from dermotduffy/thumbnail-default
Show thumbnail drawer by default in live and media viewer views
2022-06-05 18:11:27 -07:00
Dermot Duffy 2e348a52d0 Show thumbnails by default. 2022-06-05 18:06:02 -07:00
Dermot Duffy 8ca247cacd Merge pull request #629 from dermotduffy/scan-mode-extend
Add scan mode untrigger timer
2022-06-05 17:59:24 -07:00
Dermot Duffy 67b33b1026 Add untrigger timer. 2022-06-05 17:55:01 -07:00
Dermot Duffy 69dec2b39d Merge pull request #628 from dermotduffy/auto-drawer
Open/close the drawer automatically for mouse users
2022-06-05 16:37:52 -07:00
Dermot Duffy caaaa1b5a6 Open/close the drawer automatically. 2022-06-05 16:32:40 -07:00
Dermot Duffy aacd13d126 Merge pull request #627 from dermotduffy/no-wheel-on-single-media
Don't use wheel plugin when there's only one media item
2022-06-05 16:15:35 -07:00
Dermot Duffy 994973dded Don't use wheel plugin when there's only one media item. 2022-06-05 16:10:43 -07:00
Dermot Duffy 84997077bc Merge pull request #619 from dermotduffy/recordings
Add recording support
2022-06-05 15:30:24 -07:00
Dermot Duffy 3c2a239198 Add troubleshooting entry warning people to use the very latest integration. 2022-06-04 11:42:27 -07:00
Dermot Duffy a02ec12958 Add some new screenshots. 2022-06-04 11:31:27 -07:00
Dermot Duffy 2edb381f4d Minor README update. 2022-06-04 11:04:38 -07:00
Dermot Duffy ac9ec30e9e Use text color for icon. 2022-06-04 11:04:38 -07:00
Dermot Duffy ac3b8634e8 Rename the event_viewer to media_viewer. 2022-06-04 11:04:38 -07:00
Dermot Duffy 8b570c65a0 Close thumbnail drawer when something is chosen. 2022-06-04 11:04:38 -07:00
Dermot Duffy e03f3cf7f8 Only check for cache coverage of plausible dates. 2022-06-04 11:04:38 -07:00
Dermot Duffy 42c8251c20 Refactor thumbnail sizing. 2022-06-04 11:04:38 -07:00
Dermot Duffy c776758b5e Improve rendering on light backgrounds. 2022-06-04 11:04:38 -07:00
Dermot Duffy 55970470a4 Color the recordings feature text. 2022-06-04 11:04:38 -07:00
Dermot Duffy c282735a3b Improve seek labeling. 2022-06-04 11:04:38 -07:00
Dermot Duffy 7ebada9aa5 Initial draft of recordings support. 2022-06-04 11:04:38 -07:00
Dermot Duffy 2e80bdad0b Merge pull request #622 from dermotduffy/menu-corners
Fix menu rounded corners
2022-05-31 19:27:15 -07:00
Dermot Duffy 14f383e26b Fix menu rounded corners. 2022-05-31 19:24:49 -07:00
Dermot Duffy 44ba532c59 Merge pull request #621 from dermotduffy/hover-menu
Fix the hover menu
2022-05-31 19:14:42 -07:00
Dermot Duffy 58a33c010a Fix the hover menu. 2022-05-31 19:04:20 -07:00
Dermot Duffy 6728f10704 Merge pull request #596 from felipecrs/switch-to-live
Fallback non-Frigate cameras to supported views
2022-05-24 19:46:19 -07:00
Dermot Duffy dfaa975b85 Merge pull request #612 from dermotduffy/chromecast-readme
Add documentation on Chromecasting
2022-05-23 22:00:55 -07:00
Dermot Duffy 3e2e30d04c Add documentation on Chromecasting. 2022-05-23 21:58:16 -07:00
Dermot Duffy ec30cea816 Merge pull request #611 from dermotduffy/aspect-ratio-redux
Refactor aspect-ratio logic
2022-05-23 21:32:14 -07:00
Dermot Duffy f7da2c2793 Refactor aspect-ratio logic. 2022-05-23 21:15:31 -07:00
Dermot Duffy b92e7a6f80 Merge pull request #610 from dermotduffy/screenshots
Add new screenshots
2022-05-23 19:47:24 -07:00
Dermot Duffy 4a7b51fcdc Add new screenshots. 2022-05-23 19:46:14 -07:00
Dermot Duffy 6f9a367163 Merge pull request #606 from dermotduffy/scan-mode
Add Scan mode (Have your card follow the action!)
2022-05-22 17:31:11 -07:00
Dermot Duffy 697c602d74 Re-sort the triggered cameras after each trigger. 2022-05-22 17:21:51 -07:00
Dermot Duffy e54ed30f2c Strip diagnostic info. 2022-05-22 13:55:00 -07:00
Dermot Duffy 913056f9c8 README and option naming fixes. 2022-05-22 13:30:24 -07:00
Dermot Duffy c10fe5ca76 Add initial documentation. 2022-05-22 12:38:58 -07:00
Dermot Duffy bbf8160318 Simplify trigger/untrigger logic. 2022-05-22 11:46:16 -07:00
Dermot Duffy dba309d69f Get rid of trigger_min_seconds. 2022-05-21 12:19:29 -07:00
Dermot Duffy 4abf187aa6 Simplify trigger logic. 2022-05-21 12:16:14 -07:00
Dermot Duffy c8d9e89b78 Autodetect motion and occupancy sensors. 2022-05-21 11:23:31 -07:00
Dermot Duffy 4a40e4a943 Add trigger border to outer container. 2022-05-19 17:58:17 -07:00
Dermot Duffy 3090087e73 Add editor support. 2022-05-18 21:34:13 -07:00
Dermot Duffy ab3202c9ac First skeleton of scan mode. 2022-05-18 21:24:17 -07:00