Dermot Duffy
216afa015f
Add show_controls to editor support.
2022-04-10 11:12:08 -07:00
Dermot Duffy
b908f4dbc9
Add initial editor support.
2022-04-10 08:30:26 -07:00
Dermot Duffy
a94f53f8da
Maintain the selected range in the view.
2022-04-02 09:26:34 -07:00
Dermot Duffy
b49081c5c8
Add left/right to editor & README.
2022-03-25 19:22:44 -07:00
Dermot Duffy
0ae9afef4b
Tweak retain_definitely to work wide the newer thumbnails.
2022-03-20 20:06:20 -07:00
Dermot Duffy
c4ec94573c
Add 'show_details' open to show details next to thumbnails.
2022-03-20 18:10:48 -07:00
Dermot Duffy
b9a627702f
Break out thumbnails into their own component.
2022-03-20 18:10:48 -07:00
Dermot Duffy
b17907a2c7
Add timeline to menu.
2022-03-19 09:00:21 -07:00
Dermot Duffy
109c28afa4
Show an error message / stock image on image error.
2022-03-05 19:56:21 -08:00
Dermot Duffy
b179eddab7
Convert editor to use new ha-selector components.
2022-02-27 16:12:21 -08:00
Dermot Duffy
9360191242
Add context to error displays.
2022-02-20 10:56:43 -08:00
Dermot Duffy and Felipe Santos
15956e49de
Update src/localize/languages/pt_br.json
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com >
2022-02-14 19:33:15 -08:00
Dermot Duffy and Felipe Santos
676904276d
Update src/localize/languages/pt_br.json
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com >
2022-02-14 19:33:07 -08:00
Dermot Duffy and Felipe Santos
058d177a05
Update src/localize/languages/pt_br.json
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com >
2022-02-14 19:32:59 -08:00
Dermot Duffy and Felipe Santos
571cfd0830
Update src/localize/languages/pt_br.json
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com >
2022-02-14 19:32:51 -08:00
Dermot Duffy and Felipe Santos
5ecb0283a4
Update src/localize/languages/pt_br.json
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com >
2022-02-14 19:32:41 -08:00
Dermot Duffy and Felipe Santos
8e4947d95f
Update src/localize/languages/pt_br.json
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com >
2022-02-14 19:32:30 -08:00
Dermot Duffy and Felipe Santos
97928da49a
Update src/localize/languages/pt_br.json
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com >
2022-02-14 19:32:23 -08:00
Dermot Duffy and Felipe Santos
02c1965fab
Update src/localize/languages/pt_br.json
...
Co-authored-by: Felipe Santos <felipecassiors@gmail.com >
2022-02-14 19:32:02 -08:00
Dermot Duffy
96ef5b244c
Update and wire in the pt_BR translations
2022-02-13 14:43:49 -08:00
Dermot Duffy
526e9b3250
Merge pull request #370 from LeandroIssa/main
...
Add Brazilian Portuguese translate
2022-02-13 14:07:05 -08:00
Dermot Duffy
5184d0df62
Support (HA) camera snapshots in image view.
2022-02-13 14:02:38 -08:00
Dermot Duffy
348959eee8
Fix capitalization and reconsider naming.
2022-02-13 09:15:36 -08:00
Dermot Duffy
c94fd4c7d8
Error message clarifications.
2022-02-13 09:13:05 -08:00
Dermot Duffy
305d054395
Rename live providers to avoid WebRTC confusion
2022-02-13 08:55:15 -08:00
Leandro Issa
eda1e85ad8
Add files via upload
2022-02-12 21:10:42 -03:00
Dermot Duffy
724ca4c843
Allow the carousel 'slide' animation to be disabled.
2022-02-08 20:36:07 -08:00
Dermot Duffy
5d83a5d581
Add warning in editor if overrides present.
2022-02-05 14:46:48 -08:00
Dermot Duffy
24d4d10a43
Rename autoplay_clip to auto_play (to match auto_unmute).
2022-02-01 21:01:54 -08:00
Dermot Duffy
632569b1ef
Add auto unmute support.
2022-02-01 20:40:34 -08:00
Dermot Duffy
f871d9b533
Add media title popups.
2022-01-30 16:58:22 -08:00
Dermot Duffy
df93e572a2
Add option to choose view for newly selected cameras.
2022-01-29 17:17:56 -08:00
Dermot Duffy
6a8278deee
Wait for WebRTC component to definitely be loaded.
2022-01-28 23:42:17 -08:00
Dermot Duffy
4bba7ae5fb
Add live view lazy unloading support.
2022-01-25 20:06:02 -08:00
Dermot Duffy
7149db2277
s/human/user/
2022-01-23 22:01:55 -08:00
Dermot Duffy
548dd71a55
Add support to editor.
2022-01-23 21:58:59 -08:00
Dermot Duffy
5d3ca99cff
Add support for cycling through cameras.
2022-01-23 12:37:13 -08:00
Dermot Duffy
656bd5439e
Rename view.timeout to view.timeout_seconds .
2022-01-19 21:16:08 -08:00
Dermot Duffy
317a262f2b
Add a refresh loop for the image view itself.
2022-01-19 19:27:23 -08:00
Dermot Duffy
317c5a0b89
Allow minimum gallery columns to be configured.
2022-01-18 21:50:10 -08:00
Dermot Duffy
bdc09c5838
Simplify autoplay functionality.
...
Prevents all media in an entire carousel from simultaneously autoplaying in
some browsers. Changes the default autoplay value to true, and applies autoplay
configuration to all clips (whether from the gallery of most recent 'clip').
2022-01-15 11:35:10 -08:00
Dermot Duffy
59b89226bd
Move live provider into the camera config.
2022-01-14 21:31:16 -08:00
Dermot Duffy
2277726a22
Add automatic provider detection.
2022-01-14 21:31:16 -08:00
Dermot Duffy
73caa5d52a
Improve handling of non-Frigate cameras.
2022-01-14 21:31:16 -08:00
Dermot Duffy
76b1aaf775
Reinit carousel when preload view is viewed for real.
2022-01-14 21:31:16 -08:00
Dermot Duffy
22f25fcde7
Editor support for live draggable/lazy-loading/control-styles.
2022-01-14 21:31:16 -08:00
Dermot Duffy
fd8cdf21a0
Significant rework in how events are updated from components.
2022-01-14 21:31:16 -08:00
Dermot Duffy
d064b6ea91
Move WebRTC in the editor from live -> cameras.
2022-01-14 21:31:16 -08:00
Dermot Duffy
7030da4603
Add camera specific webrtc configuration.
2022-01-14 21:31:16 -08:00
Dermot Duffy
9f93a94f4a
Add editor support for title & icon.
2022-01-14 21:31:16 -08:00