Commit Graph
712 Commits
Author SHA1 Message Date
Dermot Duffy 7e1e2f6e7e Move elements to outside main pane. 2022-06-25 17:19:51 -07:00
Dermot Duffy 51ef68aa39 Fix gallery sizing in Safari 2022-06-25 15:50:08 -07:00
Dermot Duffy 0184174a52 Fix curves borders on Safari 2022-06-25 14:11:40 -07:00
Dermot Duffy a27f2ad2d3 Cause a refresh when scan mode untriggers 2022-06-25 13:38:58 -07:00
Dermot Duffy 12bdb38cb2 Various timeline fixes for Safari 2022-06-25 12:55:59 -07:00
Dermot Duffy 7fafc46347 Hide buttons that don't work during casting 2022-06-25 09:51:30 -07:00
Dermot Duffy 98b3eaadb5 Don't support card-wide actions when a message is displayed 2022-06-25 09:33:32 -07:00
Dermot Duffy 2505000fc6 Add comment. 2022-06-25 09:12:15 -07:00
Dermot Duffy 22ac4b0b7e No longer support actions on timeline view. 2022-06-25 09:09:57 -07:00
Dermot Duffy 0075f82d0f Hide elements when messages are displayed. 2022-06-24 19:57:35 -07:00
Dermot Duffy 5a3703457d Add message priorities. 2022-06-24 19:42:25 -07:00
Dermot Duffy 1403e8f19c Add pt-BR translation. 2022-06-23 21:11:39 -07:00
Dermot Duffy 15ece97408 Show reconnection on startup. 2022-06-23 21:09:28 -07:00
Dermot Duffy fff6d7ecad Improve disconnection/reconnection UX 2022-06-23 05:08:53 +00:00
Dermot Duffy 7b8078aeb8 Add git information to diagnostics 2022-06-20 17:10:22 +00:00
Dermot Duffy dce1c4b161 Pre-fetch events from a larger range than the timeline shows 2022-06-20 03:39:50 +00:00
Dermot Duffy 241b9b85a2 Don't execute card actions when timeline is dragged 2022-06-20 03:16:01 +00:00
Dermot Duffy 4901905ca1 Make error handling and console logging consistent 2022-06-20 03:03:27 +00:00
Dermot Duffy dd7111e200 Option overrides are always optional. 2022-06-19 01:14:08 -07:00
Dermot Duffy ffa31c05ed Clean lit-plugin warnings 2022-06-19 07:30:08 +00:00
Dermot Duffy d25604414c Don't spam the log if the entity lookup fails for sensors 2022-06-19 00:36:26 +00:00
Felipe Santos be96c0159c Add missing pt-BR translations 2022-06-17 16:35:04 -03:00
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