Commit Graph
2341 Commits
Author SHA1 Message Date
Dermot Duffy 997fc69f0b Merge pull request #730 from dermotduffy/elements-no-scroll
Move elements to outside main pane.
2022-06-25 17:22:21 -07:00
Dermot Duffy 7e1e2f6e7e Move elements to outside main pane. 2022-06-25 17:19:51 -07:00
Dermot Duffy 58e9c4a161 Merge pull request #728 from dermotduffy/gallery-folder-fix
Fix gallery sizing in Safari
2022-06-25 15:52:31 -07:00
Dermot Duffy 51ef68aa39 Fix gallery sizing in Safari 2022-06-25 15:50:08 -07:00
Dermot Duffy 5ba2e633bf Merge pull request #727 from dermotduffy/safari-borders
Fix curved borders on Safari
2022-06-25 14:13:09 -07:00
Dermot Duffy 0184174a52 Fix curves borders on Safari 2022-06-25 14:11:40 -07:00
Dermot Duffy 1ba478cac5 Merge pull request #725 from dermotduffy/untrigger-fix
Cause a refresh when scan mode untriggers
2022-06-25 13:44:56 -07:00
Dermot Duffy a27f2ad2d3 Cause a refresh when scan mode untriggers 2022-06-25 13:38:58 -07:00
Dermot Duffy a6874bd6a1 Merge pull request #724 from dermotduffy/various-testing
Various timeline fixes for Safari
2022-06-25 13:00:48 -07:00
Dermot Duffy 12bdb38cb2 Various timeline fixes for Safari 2022-06-25 12:55:59 -07:00
Dermot Duffy 0f4993021b Merge pull request #720 from dermotduffy/cast-buttons
Hide buttons that don't work during casting
2022-06-25 09:53:10 -07:00
Dermot Duffy 7fafc46347 Hide buttons that don't work during casting 2022-06-25 09:51:30 -07:00
Dermot Duffy 9905dde925 Merge pull request #719 from dermotduffy/message-actions
Don't support card-wide actions when a message is displayed
2022-06-25 09:35:09 -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 b5fb308067 Merge pull request #718 from dermotduffy/timeline-actions
No longer support actions on timeline view.
2022-06-25 09:14:04 -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 20d65f0e2c Merge pull request #716 from dermotduffy/hide-elements
Hide elements when messages are displayed.
2022-06-24 20:00:08 -07:00
Dermot Duffy 0075f82d0f Hide elements when messages are displayed. 2022-06-24 19:57:35 -07:00
Dermot Duffy 31497cd30f Merge pull request #715 from dermotduffy/message-dimensions
Messages should respect static dimensions
2022-06-24 19:45:04 -07:00
Dermot Duffy 5a3703457d Add message priorities. 2022-06-24 19:42:25 -07:00
Dermot Duffy b86f44627f Merge pull request #713 from dermotduffy/disconnect-message
Improve disconnection/reconnection UX
2022-06-23 21:18:26 -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 839d4f3f8a Merge pull request #710 from dermotduffy/build-data-in-diagnostics
Add git information to diagnostics
2022-06-20 10:12:15 -07:00
Dermot Duffy 7b8078aeb8 Add git information to diagnostics 2022-06-20 17:10:22 +00:00
Dermot Duffy 2d49ec3af8 Merge pull request #707 from dermotduffy/screenshot-branch
Change screenshots to use release branch for serving in HACS
2022-06-19 22:01:04 -07:00
Dermot Duffy e8815f0024 Change screenshots to use release branch for serving in HACS 2022-06-19 21:59:30 -07:00
Dermot Duffy af0c33192c Merge pull request #694 from felipecrs/devcontainers-doc
Add Dev Container section on README
2022-06-19 21:11:31 -07:00
Dermot Duffy c667813579 Update README.md 2022-06-19 21:10:09 -07:00
Dermot Duffy 0584b2200b Update README.md 2022-06-19 21:10:01 -07:00
Dermot Duffy d46a4ed24d Merge pull request #706 from dermotduffy/timeline-prefetch
Prefetch events from a larger range than the timeline shows
2022-06-19 21:06:16 -07: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 087a37a939 Merge pull request #705 from dermotduffy/timeline-prefetch
Don't execute card actions when timeline is dragged
2022-06-19 20:17:49 -07:00
Dermot Duffy 241b9b85a2 Don't execute card actions when timeline is dragged 2022-06-20 03:16:01 +00:00
Dermot Duffy a18cd5d213 Merge pull request #704 from dermotduffy/allow-recordings-to-fail
Make error handling and console logging consistent
2022-06-19 20:06:43 -07:00
Dermot Duffy 4901905ca1 Make error handling and console logging consistent 2022-06-20 03:03:27 +00:00
Felipe Santos 141e9aa177 Remove OOM workaround suggestion
As it got fixed by https://github.com/dermotduffy/frigate-hass-card/pull/460#issuecomment-1067931275.
2022-06-19 15:15:31 -03:00
Felipe SantosandDermot Duffy 66083416a0 Update README.md
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com>
2022-06-19 15:12:36 -03:00
Felipe SantosandDermot Duffy 0bc5e72262 Update README.md
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com>
2022-06-19 15:05:07 -03:00
Felipe SantosandDermot Duffy 946fbb92b0 Update README.md
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com>
2022-06-19 15:05:07 -03:00
Felipe Santos 7e07caee8f Add Dev Container section on README 2022-06-19 15:05:07 -03:00
Dermot Duffy bd393d953a Merge pull request #702 from dermotduffy/submenu-state
Option overrides are always optional
2022-06-19 01:16:38 -07:00
Dermot Duffy dd7111e200 Option overrides are always optional. 2022-06-19 01:14:08 -07:00
Dermot Duffy 381498868a Merge pull request #701 from dermotduffy/bump-submodule
Bump devcontainer submodule
2022-06-19 00:46:29 -07:00
Dermot Duffy feca49b345 Bump devcontainer submodule. 2022-06-19 00:44:06 -07:00
Dermot Duffy 53968f86a0 Merge pull request #700 from dermotduffy/lit-plugin
Clean lit-plugin warnings
2022-06-19 00:34:39 -07:00
Dermot Duffy ffa31c05ed Clean lit-plugin warnings 2022-06-19 07:30:08 +00:00
Dermot Duffy 2027d32e7f Merge pull request #693 from felipecrs/add-docker
Add docker to the devcontainer
2022-06-18 18:25:08 -07:00