Commit Graph
1184 Commits
Author SHA1 Message Date
Dermot Duffy d25d85eb34 Clicking on an event in the timeline always plays. 2023-04-07 07:49:36 -07:00
Dermot Duffy a8740b8f6b Add camera manager range tests. 2023-04-05 20:30:21 -07:00
Dermot Duffy 1734e5ae69 Fix size call. 2023-04-05 18:25:53 -07:00
Dermot Duffy 4d47b6ea73 Add tests for camera manager cache. 2023-04-05 18:16:29 -07:00
Dermot Duffy 7071f2ff63 Add unittest coverage for engine-factory. 2023-04-04 21:55:52 -07:00
Dermot Duffy d65ef4fd92 Fix broken language detection. 2023-04-02 09:54:27 -07:00
Dermot Duffy fe2abfad86 Fix expanded mode / fullscreen interactions. 2023-04-01 17:03:16 -07:00
Dermot Duffy bff73b4e2d Don't show timeline bar if we cannot seek. 2023-04-01 11:44:00 -07:00
Dermot Duffy 2faeb8b440 Merge pull request #1043 from elax46/release-5.0.0
Update language for v5.0.0: `it`
2023-04-01 10:32:58 -07:00
emanuele 69aae579cc Update it.json 2023-04-01 13:15:57 +02:00
Dermot Duffy 2c94907e78 Minor media player initialization fix. 2023-03-31 19:14:28 -07:00
Dermot Duffy 34c49b6d5b Merge pull request #1039 from elax46/release-5.0.0
italian language
2023-03-30 19:10:29 -07:00
Felipe Santos 0caac6f122 Fix translations for 5.0.0 2023-03-30 23:53:49 +00:00
emanuele a77c366d18 italian language
include new/changed strings for the new features
2023-03-30 21:46:27 +02:00
Dermot Duffy 04e99b912e Increase load performance by dynamically loading engines. 2023-03-28 20:23:20 -07:00
Dermot Duffy fc5785150c Fix broken show_recordings timeline option . 2023-03-28 20:06:44 -07:00
Dermot Duffy bbf85c294c Merge pull request #1032 from dermotduffy/date-picker-in-timeline
Add date picker to timeline
2023-03-28 20:00:52 -07:00
Dermot Duffy 8c606b296f Add datepicker to timeline. 2023-03-28 19:57:26 -07:00
Dermot Duffy ee59f4d75c Fix initialization logic to avoid infinite loop. 2023-03-26 19:51:43 -07:00
Dermot Duffy 02492fd3b7 Fix bug where camera was not being selected correctly. 2023-03-26 19:21:25 -07:00
Dermot Duffy d2ddc3e8f0 De-duplicate events at the same time. 2023-03-26 17:36:23 -07:00
Dermot Duffy 304c7e3164 Initial motionEye commit. 2023-03-26 16:42:21 -07:00
Dermot Duffy 85d13b4947 Tolerate media players not in the entity registry. 2023-03-19 15:01:52 -07:00
Dermot Duffy e3f544453e Tolerate numeric unique_ids. 2023-03-19 14:46:18 -07:00
Dermot Duffy 27a0e934fc Fix autoplay functionality in viewer. 2023-03-18 15:32:51 -07:00
Dermot Duffy 7c0da1b267 Fix bug that caused gallery to render wrong media type. 2023-03-18 14:39:57 -07:00
Dermot Duffy 712713f60c Refactor viewer to support other viewer players. 2023-03-18 13:56:55 -07:00
Dermot Duffy 2e9f5f9b74 Rename expand_toggle action to expand. 2023-03-13 22:00:43 -07:00
Dermot Duffy 1e72a7fa11 Change delimiter back to colon. 2023-03-13 21:49:35 -07:00
Dermot Duffy b0528d94f9 Restrict card_id characters. 2023-03-13 21:41:54 -07:00
Dermot Duffy 292a8083d7 Support executing actions from the query string. 2023-03-13 20:59:07 -07:00
Dermot Duffy e1f146b560 Add download control to thumbnails. 2023-03-12 20:28:46 -07:00
Dermot Duffy c053286aa7 Codereview fixes. 2023-03-12 15:47:16 -07:00
Dermot Duffy 342d988bbd Add support for multiple zones/labels per Frigate camera. 2023-03-12 15:35:53 -07:00
Dermot Duffy 709676cd8e Minor fixes / clarifications. 2023-03-12 13:35:19 -07:00
Dermot Duffy 94c1415e58 Fix behavior of expanded mode in certain cases. 2023-03-12 13:26:29 -07:00
Dermot Duffy 24613e7ed9 Add support for expanding the card without fullscreen. 2023-03-11 15:38:54 -08:00
Dermot Duffy 5483a2be45 Fix issues on DOM disconnect for certain live providers. 2023-03-08 19:35:01 -08:00
Dermot Duffy 1851a563c0 Allow views to have no selection. 2023-03-07 19:27:08 -08:00
Dermot Duffy 7f1fcf454e Add support for 'scroll up refresh' in the gallery. 2023-03-06 21:04:05 -08:00
Dermot Duffy 0624bae0f5 Automatically scroll to thumbnails. 2023-03-05 16:59:47 -08:00
Dermot Duffy 1ea961265b Add sub_label support. 2023-03-05 09:52:55 -08:00
Dermot Duffy 352cbd0c79 Do not show ha live provider errors unless they are fatal. 2023-03-04 15:46:53 -08:00
Dermot Duffy d927585678 Fix media player icons not refreshing. 2023-03-04 14:55:08 -08:00
Dermot Duffy 7eb130ea54 Only calculate the language on load. 2023-03-04 14:38:03 -08:00
Dermot Duffy d1444426d9 Fix low performance profile camera overrides. 2023-03-04 14:04:47 -08:00
Dermot Duffy 3cfebabd1b Fix broken select entity translation labels. 2023-03-04 13:51:58 -08:00
Dermot Duffy 1255d3269a Merge pull request #986 from dermotduffy/no-longer-need-extended-for-uniqueid
Remove unnecessary entity fetches
2023-03-04 13:18:57 -08:00
Dermot Duffy 899fdbb842 Remove unnecessary entity fetches. 2023-03-04 12:54:22 -08:00
Dermot Duffy 9870446a9f Fix defaults overriding intentional values. 2023-03-04 10:03:16 -08:00