Commit Graph
2170 Commits
Author SHA1 Message Date
Dermot Duffy 72eae2bf88 Update dimensions and media layout options to be per camera. 2024-03-06 23:08:32 -08:00
Dermot Duffy b8e2b3218e Merge pull request #1392 from dermotduffy/auto-ptz
Remove remnants of old PTZ `auto` mode
2024-03-03 21:36:55 -08:00
Dermot Duffy 7d1260d122 Remove remnants of old PTZ auto mode. 2024-03-03 21:31:43 -08:00
Dermot Duffy 84c9f3f5a1 Merge pull request #1391 from dermotduffy/test-thresholds
Prevent test coverage backsliding for 100% coverage files
2024-03-03 21:13:30 -08:00
Dermot Duffy 2b9b237327 Prevent test coverage backsliding for 100% coverage files. 2024-03-03 21:09:10 -08:00
Dermot Duffy 73e3c9db9e Merge pull request #1390 from dermotduffy/refresh-fidelity
Improve fidelity of signals that Frigate can provide to the card
2024-03-03 20:15:26 -08:00
Dermot Duffy 89ddea69db Fix obscure config merge bug. 2024-03-03 18:22:51 -08:00
Dermot Duffy 8f3c6af38f Update test thresholds.
New vitest versions are much better at calculating the denominator, test
coverage has actually improved in this PR, but much more code is detected.
2024-03-03 15:54:18 -08:00
Dermot Duffy 88bea0ae7d Allow camera engines to signal events to the card. 2024-03-03 15:40:20 -08:00
Dermot Duffy 305a2db573 Merge pull request #1366 from dermotduffy/gallery-range
Add custom date/time gallery filtering
2024-02-07 22:22:42 -08:00
Dermot Duffy 559f8368b1 Fix test coverage target. 2024-02-07 22:18:43 -08:00
Dermot Duffy e21756887d Add custom date/time media filtering. 2024-02-07 22:06:21 -08:00
Dermot Duffy 88a87e822a Merge pull request #1364 from dermotduffy/new-date-picker
Fix timeline date picker for iOS users
2024-02-04 15:53:37 -08:00
Dermot Duffy cdf347ca7e Lint fixes. 2024-02-04 15:49:48 -08:00
Dermot Duffy 2c8a41660c Change datepicker library to fix iOS users. 2024-02-04 12:31:00 -08:00
Dermot Duffy ee2bb255f7 Merge pull request #1362 from dermotduffy/mic-mandatory
Fix issues with 2-way audio for cameras that support only a single stream
2024-02-03 16:41:07 -08:00
Dermot Duffy 3ffcebfe6b Fix issues with 2-way audio for cameras that support only a single stream. 2024-02-03 16:36:07 -08:00
Dermot Duffy 8d34f78813 Merge pull request #1361 from dermotduffy/timeline-bugs
Process range changes correctly when the date picker is used
2024-02-03 15:36:43 -08:00
Dermot Duffy 220b4b9918 Process range changes correctly when the date picker is used. 2024-02-03 15:18:40 -08:00
Dermot Duffy cf7d379af2 Merge pull request #1360 from dermotduffy/recordings-thumbnails
Allow live thumbnails to load recordings
2024-02-03 14:45:11 -08:00
Dermot Duffy e35a44933c Fix non-en languages. 2024-02-03 14:37:22 -08:00
Dermot Duffy 93a475c7f4 Allow live thumbnails to load recordings . 2024-02-03 14:23:49 -08:00
Dermot Duffy 3398670b44 Merge pull request #1359 from dermotduffy/unmuted_trigger
Allow microphone state to be used in conditions
2024-02-02 20:37:18 -08:00
Dermot Duffy a4108b73c5 Allow microphone state to be used in conditions. 2024-02-02 20:32:53 -08:00
Dermot Duffy 25e08ca355 Merge pull request #1358 from dermotduffy/menu
Refactor menu code and add tests
2024-02-02 18:31:16 -08:00
Dermot Duffy 229530420d Fix StyleInfo typing. 2024-02-02 18:25:15 -08:00
Dermot Duffy 8a6640a512 Refactor menu code and add tests. 2024-02-02 18:12:03 -08:00
Dermot Duffy 7ddafa086f Fix issue with menu closing too early on microphone unmute. 2024-01-28 21:41:04 -08:00
Dermot Duffy 8583696ff1 Merge pull request #1353 from dermotduffy/microphone-muting
Allow the inbound audio to unmute when the microphone is unmuted
2024-01-28 20:57:01 -08:00
Dermot Duffy dd01c0089e Minor fixes. 2024-01-28 20:53:04 -08:00
Dermot Duffy d3260d516c Allow the inbound audio to unmute when the microphone is unmuted. 2024-01-28 20:30:09 -08:00
Dermot Duffy a0dc1a1625 Merge pull request #1352 from dermotduffy/seek-merge
Fix minor seeking issue in unreleased code
2024-01-27 18:03:49 -08:00
Dermot Duffy 94ade5beb5 Adjust branch coverage. 2024-01-27 17:57:41 -08:00
Dermot Duffy 1f70866ce6 Add test. 2024-01-27 17:43:00 -08:00
Dermot Duffy b99628d5ee Fix minor seeking issue in unreleased code. 2024-01-27 17:39:47 -08:00
Dermot Duffy 055d184e48 Merge pull request #1351 from dermotduffy/advanced-scan
Allow scan mode to filter triggered camera and to be used in automations
2024-01-27 17:03:06 -08:00
Dermot Duffy 53fa1e0659 Minor fixes. 2024-01-25 22:40:29 -08:00
Dermot Duffy 2d3817100b Add warning message for loading stream. 2024-01-25 22:28:05 -08:00
Dermot Duffy 5e72070c96 Add interaction and triggered conditions. 2024-01-25 22:06:21 -08:00
Dermot Duffy 6307dafdcd Merge pull request #1346 from NiklasBuchfink/main
Migrate inlang
2024-01-24 19:16:24 -08:00
Niklas Buchfink 5795421f02 Delete project.inlang.json 2024-01-24 14:37:43 +01:00
Niklas Buchfink 3db4e6cc6c Update README.md
Update badge urls
2024-01-24 14:36:52 +01:00
Niklas Buchfink 52f9027c1e Update settings.json 2024-01-24 14:21:43 +01:00
Niklas Buchfink c81a5d0b19 Update settings.json 2024-01-24 14:20:45 +01:00
Niklas Buchfink 26a1b2a470 Rename project.inlang&settings.json to project.inlang/settings.json 2024-01-24 14:18:45 +01:00
Niklas Buchfink bde29d6958 Create project.inlang&settings.json 2024-01-24 14:18:15 +01:00
Dermot Duffy 06f2151bab Allow per-camera trigger borders. 2024-01-23 20:56:30 -08:00
Dermot Duffy 64a909ead0 Add editor and migration support. 2024-01-21 11:30:23 -08:00
Dermot Duffy 278f4f372d Initial version of more advanced scan mode control. 2024-01-17 22:07:30 -08:00
Dermot Duffy ad1c323cb0 Merge pull request #1313 from dermotduffy/tests
Enforce coverage %
2023-10-31 21:16:45 +00:00