Commit Graph
1451 Commits
Author SHA1 Message Date
Dermot Duffy e0a21ff475 Put the language in diagnostics. 2022-06-11 22:41:12 -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 018b8b8b0b Merge pull request #654 from felipecrs/patch-2
Extend build workflow to release branches
2022-06-09 19:39:48 -07:00
Dermot Duffy 79e4556cdf Merge pull request #652 from felipecrs/patch-1
Deactivate dependabot for npm packages
2022-06-09 19:39:26 -07:00
Felipe Santos b4f5f98ed1 Remove uneeded list construction for plugins 2022-06-09 13:41:08 -03:00
Felipe Santos 6a1fc01db8 Extend build workflow to release branches 2022-06-09 13:32:59 -03:00
Felipe Santos e4dd0e2c66 Add type hints to rollup.config.js 2022-06-09 13:27:38 -03:00
Felipe Santos e22f50968c Deactivate dependabot for npm packages
Refs #638
2022-06-09 08:36:47 -03: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
Felipe SantosandDermot Duffy 35f75f29c5 Update src/card.ts
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com>
2022-06-08 02:59:09 -03:00
Felipe Santos a845b451d0 Remove entity id from cast submenu
Because this is more a backend information than a frontend one.
2022-06-08 02:28:47 -03: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
Felipe Santos e3400ec815 Do not show unavailable media players
Because they are not playable, anyway.
2022-06-08 02:13:15 -03: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