Commit Graph
640 Commits
Author SHA1 Message Date
Felipe Santos 7621c3c7cb Sort and fulfill all keys 2022-06-17 16:26:16 -03:00
Felipe Santos 12e803509a Delete non-used pt-BR translations 2022-06-17 16:25:46 -03:00
Felipe Santos 7e1ab52588 Configure the VS Code i18n Ally extension 2022-06-17 16:02:50 -03:00
Dermot Duffy aa7b09574d Merge pull request #691 from felipecrs/frigate-devcontainer
Reuse the Frigate integration devcontainer
2022-06-16 23:00:03 -07:00
Felipe Santos dd9a19d179 Reuse the Frigate integration devcontainer 2022-06-17 03:45:11 +00:00
Dermot Duffy 45c29d2aaf Fit image content to parent size. 2022-06-17 03:04:12 +00:00
Dermot Duffy 53c37dde3e Merge pull request #683 from dermotduffy/dark-mode-revisit
Allow the provided URL to be used as the stock loading image.
2022-06-15 20:03:18 -07:00
Dermot Duffy fa27f9dc63 Merge pull request #685 from dermotduffy/card-mod-fix-performance
Don't re-render the whole card for conditionState
2022-06-14 19:59:10 -07:00
Dermot Duffy 1fb3a24e5c Show stock image for unavailable entities. 2022-06-14 19:54:15 -07:00
Dermot Duffy 2a7ac5534a Merge pull request #676 from dermotduffy/half-loaded-live
Fix malformed live carousel bug that some users experience
2022-06-14 06:20:10 -07:00
Dermot Duffy 4877c9ac3d Allow the provided URL to be used as the stock loading image. 2022-06-13 22:11:02 -07:00
Dermot Duffy 6c494f4b1b Fix webrtc style issue in Safari. 2022-06-13 21:59:02 -07:00
Dermot Duffy 08758fd9cb Micro fixes. 2022-06-13 21:07:23 -07:00
Dermot Duffy 8d7df67ffa Use an IntersectionObserver to reinit the carousel. 2022-06-13 21:05:41 -07:00
Dermot Duffy 10c2e746b2 Don't re-render the whole card for conditionState. 2022-06-12 17:56:25 -07:00
Dermot Duffy 52dc4dbfe5 Add missing parameters. 2022-06-12 14:04:51 -07:00
Dermot Duffy 75f7e33a12 Fix state color in submenu items. 2022-06-12 13:58:37 -07:00
Dermot Duffy 4e53ad16eb Fall back to live if the user changes view from recordings. 2022-06-12 09:13:58 -07:00
Dermot Duffy b34297404b Remove superfluous whitespace. 2022-06-12 08:49:52 -07:00
Dermot Duffy 5ea0b0d739 Add browser to diagnostics. 2022-06-12 08:48:52 -07:00
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 1adb2983c4 Use a proper ISO8601 formatted date for Safari/iOS. 2022-06-11 17:17:41 -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 e9dde20a76 Allow the image view to trigger a card resize. 2022-06-11 16:28:59 -07:00
Dermot Duffy acbbef1bdb Deduplicate Frigate cameras on the timeline. 2022-06-11 16:06:48 -07:00
Dermot Duffy 89a90ec1a2 Fix issue causing image to refetch too frequently. 2022-06-11 15:40:56 -07:00
Dermot Duffy 1b18f25744 Fix image button upgrade. 2022-06-11 12:41:11 -07:00
Dermot Duffy e0c5259207 Change styling when recordings are disabled. 2022-06-11 12:35:13 -07:00
Dermot Duffy ca9af9856c Small editor spacing fix. 2022-06-11 11:15:22 -07:00
Dermot Duffy 694b2daec5 Fix downloads from the timeline. 2022-06-10 17:11:54 -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 a62eaf4bc9 Change configuration path for Frigate options. 2022-06-10 13:44:10 -07:00
Dermot Duffy b8f1fb2aa3 Break out triggers into their own config section. 2022-06-10 10:07:40 -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 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
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
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 37d3e81ea2 Center text on the recording thumbnail feature item. 2022-06-07 21:35:18 -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 824612357a Fix message color. 2022-06-06 21:12:50 -07:00
Dermot Duffy 9358ae103a Add a way to get diagnostics for issue reports. 2022-06-06 20:18:47 -07:00
Dermot Duffy 501601f466 Bump version to v4.0.0-rc.1 in preparation. 2022-06-05 19:31:57 -07:00