Commit Graph
1661 Commits
Author SHA1 Message Date
Felipe Santos 0caac6f122 Fix translations for 5.0.0 2023-03-30 23:53:49 +00:00
Dermot Duffy c3dfb63cfb Merge pull request #1037 from dermotduffy/bump-version-v5
Bump version to v5.0.0-beta.1 .
2023-03-29 22:00:30 -07:00
Dermot Duffy ae756ec074 Bump version to v5.0.0-beta.1 . 2023-03-29 21:56:36 -07:00
Dermot Duffy d41bf2fef3 Merge pull request #1036 from dermotduffy/which-browsers
Add browser support notice
2023-03-29 21:20:06 -07:00
Dermot Duffy 3efa4fc249 Add browser support notice. 2023-03-29 21:15:43 -07:00
Dermot Duffy d3aac82fc5 Merge pull request #1034 from dermotduffy/dyanmic-engine-load
Improve load performance by dynamically loading engines
2023-03-28 20:27:12 -07:00
Dermot Duffy 04e99b912e Increase load performance by dynamically loading engines. 2023-03-28 20:23:20 -07:00
Dermot Duffy 2b61b8c9e1 Merge pull request #1033 from dermotduffy/disable-recordings
Fix broken show_recordings timeline option
2023-03-28 20:10:39 -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 ffba3cd808 Merge pull request #1031 from felipecrs/patch-1
Add guide on how to install from artifacts
2023-03-28 19:10:43 -07:00
Felipe Santos 7c5e5501aa Hide behind spoiler tag 2023-03-28 14:30:15 -03:00
Felipe Santos 199560c7dd Add guide on how to install from artifacts 2023-03-28 14:27:53 -03:00
Dermot Duffy 9a9abb912d Merge pull request #1024 from dermotduffy/card-crashing-for-felipe
Fix initialization logic to avoid infinite loop
2023-03-27 07:32:41 -07:00
Dermot Duffy ee59f4d75c Fix initialization logic to avoid infinite loop. 2023-03-26 19:51:43 -07:00
Dermot Duffy c7cab98786 Merge pull request #1023 from dermotduffy/select-camera
Select camera
2023-03-26 19:30:49 -07:00
Dermot Duffy 02492fd3b7 Fix bug where camera was not being selected correctly. 2023-03-26 19:21:25 -07:00
Dermot Duffy 3e78653d52 Merge pull request #1022 from dermotduffy/motioneye
Add support for MotionEye [Proof of concept for richer support for non-Frigate cameras]
2023-03-26 19:08:03 -07:00
Dermot Duffy 61864930a1 Update documentation for MotionEye. 2023-03-26 18:57:49 -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 05e9db4cc5 Merge pull request #1019 from dermotduffy/media-player-non-entity
Tolerate media players not in the entity registry
2023-03-19 15:06:03 -07:00
Dermot Duffy 85d13b4947 Tolerate media players not in the entity registry. 2023-03-19 15:01:52 -07:00
Dermot Duffy 3145ed1e40 Merge pull request #1018 from dermotduffy/unique-id-tolerance
Tolerate numeric unique_ids
2023-03-19 14:50:22 -07:00
Dermot Duffy e3f544453e Tolerate numeric unique_ids. 2023-03-19 14:46:18 -07:00
Dermot Duffy f627747b2d Merge pull request #1015 from dermotduffy/auto-play-fix
Fix autoplay in media viewer
2023-03-18 15:36:50 -07:00
Dermot Duffy 27a0e934fc Fix autoplay functionality in viewer. 2023-03-18 15:32:51 -07:00
Dermot Duffy 78f429bc22 Merge pull request #1014 from dermotduffy/gallery-weirdness
Fix bug that caused gallery to render wrong media type
2023-03-18 14:43:39 -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 37fd5b5aff Merge pull request #1013 from dermotduffy/viewer-provider
Refactor viewer to support other kinds of media players (for non-Frigate media)
2023-03-18 14:01:48 -07:00
Dermot Duffy 712713f60c Refactor viewer to support other viewer players. 2023-03-18 13:56:55 -07:00
Dermot Duffy 5a48951874 Merge pull request #1007 from dermotduffy/expand-toggle-rename
Rename `expand_toggle` action to `expand`
2023-03-13 22:06:29 -07:00
Dermot Duffy 2e9f5f9b74 Rename expand_toggle action to expand. 2023-03-13 22:00:43 -07:00
Dermot Duffy 1e4166f811 Merge pull request #1006 from dermotduffy/querystring
Support executing actions from the query string
2023-03-13 21:52:29 -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 ad22ee7e00 Merge pull request #1005 from dermotduffy/download-on-thumbnail
Add download control to thumbnails
2023-03-12 20:35:32 -07:00
Dermot Duffy e1f146b560 Add download control to thumbnails. 2023-03-12 20:28:46 -07:00
Dermot Duffy f53490a70c Merge pull request #1003 from dermotduffy/multi-zone-multi-label
Add support for multiple zones/labels per Frigate camera
2023-03-12 15:50:03 -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 d9190ade01 Merge pull request #1002 from dermotduffy/expand-height
Fix behavior of expanded mode in certain cases
2023-03-12 13:38:04 -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 9720ed55ae Merge pull request #1001 from dermotduffy/popup
Add support for expanding the card without needing fullscreen
2023-03-11 15:45:07 -08:00
Dermot Duffy 24613e7ed9 Add support for expanding the card without fullscreen. 2023-03-11 15:38:54 -08:00
Dermot Duffy ab35c3234d Merge pull request #999 from dermotduffy/webrtc-disconnect
Fix issues on DOM disconnect for certain live providers
2023-03-08 19:39:13 -08:00
Dermot Duffy 5483a2be45 Fix issues on DOM disconnect for certain live providers. 2023-03-08 19:35:01 -08:00