Dermot Duffy
9d812af9f4
fix: Use HA style and coloring for all icons ( #1790 )
2024-12-23 15:22:27 -08:00
Dermot Duffy
dab9ff3045
fix: Substantially reduce cases where errors block whole card ( #1764 )
2024-12-15 20:39:18 -08:00
Dermot Duffy
766f3422a9
fix: Unparseable config when using the low-performance profile ( #1570 )
...
* The `low-performance` profile itself had parse errors: fix them!
* Do not silently swallow override parse errors, they are always a user issue
* Minor error message rendering improvements to show multiple pieces of context
2024-09-22 15:08:37 -07:00
Dermot Duffy
5481c5956c
feat: Show diagnostics in yaml instead of json ( #1550 )
...
* feat: Show diagnostics in YAML instead of JSON
* Adding missing semicolon
2024-09-21 12:54:38 -07:00
Felipe Santos
fccb4c9afd
Bump prettier to v3 and format all files
2024-06-10 00:29:50 -03:00
Dermot Duffy
f67620397f
Set timeline to now not to most recent event.
2024-04-07 20:21:09 -07:00
Dermot Duffy
63d90a8eb5
Clean up message content.
2023-10-05 21:36:53 -07:00
Dermot Duffy
9b72dd8089
Refactor main types.ts .
2023-10-02 22:35:58 -07:00
Dermot Duffy
bfdbe70d6c
Refactor card.ts substantially and test.
2023-10-02 16:30:05 -07:00
Dermot Duffy
e1f146b560
Add download control to thumbnails.
2023-03-12 20:28:46 -07:00
Dermot Duffy
7f1fcf454e
Add support for 'scroll up refresh' in the gallery.
2023-03-06 21:04:05 -08:00
Dermot Duffy
17c4a5a85f
Use standard spinner for gallery loading.
2023-01-29 13:54:39 -08:00
Dermot Duffy
093925cb40
Initial code for major engine refactor.
2023-01-24 19:36:54 -08:00
Dermot Duffy
65cf4cf22d
Add separate flag for progress indicators.
2022-10-05 22:02:33 -07:00
Dermot Duffy
cae49e6dce
Add cheaper progress indicator.
2022-10-05 21:42:38 -07:00
Dermot Duffy
d6f0282886
Rework the error message when entity is unavailable.
2022-07-24 19:36:32 -07:00
Dermot Duffy
5a3703457d
Add message priorities.
2022-06-24 19:42:25 -07:00
Dermot Duffy
fff6d7ecad
Improve disconnection/reconnection UX
2022-06-23 05:08:53 +00:00
Dermot Duffy
ffa31c05ed
Clean lit-plugin warnings
2022-06-19 07:30:08 +00:00
Dermot Duffy
9358ae103a
Add a way to get diagnostics for issue reports.
2022-06-06 20:18:47 -07:00
Dermot Duffy
7ebada9aa5
Initial draft of recordings support.
2022-06-04 11:04:38 -07:00
Dermot Duffy
6b30487229
Initial common.js refactor.
2022-05-12 20:42:02 -07:00
Dermot Duffy
9360191242
Add context to error displays.
2022-02-20 10:56:43 -08:00
Dermot Duffy
6a8278deee
Wait for WebRTC component to definitely be loaded.
2022-01-28 23:42:17 -08:00
Dermot Duffy
e5b1deb334
Various build extension fixes.
2021-10-24 07:57:28 -07:00
Dermot Duffy
86644475ad
Add preview rendering to HA card picker (looks great!)
2021-10-10 20:52:49 -07:00
Dermot Duffy
7f76543bbd
Add frigate-card-conditional element to select views.
2021-10-09 23:33:54 -07:00
Dermot Duffy
49455ab741
Add picture elements support.
2021-10-07 21:16:16 -07:00
Dermot Duffy
3a084ec2b1
Sort imports.
2021-09-20 21:33:37 -07:00
Dermot Duffy
023c66b137
Convert menu to a separate component file.
2021-09-20 21:33:37 -07:00