Fetch timeline events from events endpoint not media browser.

This commit is contained in:
Dermot Duffy
2022-09-24 11:31:03 -07:00
parent 0491018aab
commit a2e80d93a3
13 changed files with 300 additions and 165 deletions
+2
View File
@@ -26,6 +26,8 @@ export const THUMBNAIL_WIDTH_MIN = 75;
* Internal types.
*/
export type ClipsOrSnapshots = 'clips' | 'snapshots';
export const FRIGATE_CARD_VIEWS_USER_SPECIFIED = [
'live',
'clip',