Commit Graph
2036 Commits
Author SHA1 Message Date
Dermot Duffy b23cea4ffe Add French language. 2024-03-27 20:55:56 -07:00
Dermot Duffy 53bb18d5ce Merge pull request #1415 from dermotduffy/merge-main-back-in2
Merge changes on `main` branch back into `dev`
2024-03-26 21:42:07 -07:00
Dermot Duffy 888fe003f3 Merge branch 'main' into merge-main-back-in2 2024-03-26 21:36:46 -07:00
Dermot Duffy 7aa9dcc51a Merge pull request #1414 from dermotduffy/capabilities
Allow camera capabilities to be configured
2024-03-26 21:10:29 -07:00
Dermot Duffy 572c6b838d Fix CA language. 2024-03-26 21:02:14 -07:00
Dermot Duffy 95c44adcf1 Allow camera capabilities to be configured. 2024-03-26 21:00:15 -07:00
Dermot Duffy 0c7260d95a Merge pull request #1409 from edurenye/add_catalan
Add catalan translations
2024-03-23 19:16:39 -07:00
edurenye a0df7b72bd Add catalan translations 2024-03-22 12:02:07 +01:00
Dermot Duffy 3475e1bfe8 Merge pull request #1399 from dermotduffy/timeline-pan-or-seek
Add ability to set timeline pan mode via config
2024-03-10 20:46:58 -07:00
Dermot Duffy 463f4bf32a Add ability to set timeline pan mode via config. 2024-03-10 20:40:18 -07:00
Dermot Duffy b96872fa9e Merge pull request #1398 from dermotduffy/conditions
Add support for `user` and `numeric_state` conditions
2024-03-10 18:15:36 -07:00
Dermot Duffy 829f411acc Convert conditions to HA style. 2024-03-10 18:09:17 -07:00
Dermot Duffy ff78cc51a1 Add support for users and numeric_conditions. 2024-03-10 14:30:45 -07:00
Dermot Duffy 219191e869 Merge pull request #1396 from dermotduffy/better-button-accuracy
Ensure timeline menu button shows up when it should
2024-03-09 20:01:42 -08:00
Dermot Duffy 6ed1c90554 Ensure timeline menu buttons shows up when it should. 2024-03-09 19:57:14 -08:00
Dermot Duffy e4783681d6 Merge pull request #1395 from dermotduffy/init-unsupported
Always render a view even if default is unsupported
2024-03-08 20:08:45 -08:00
Dermot Duffy ecdd02c7ce Always render a view even if default is unsupported. 2024-03-08 20:00:35 -08:00
Dermot Duffy e261c17f75 Merge pull request #1394 from dermotduffy/layout-live
Adapt dimensions and media layout options to be per camera
2024-03-07 19:44:02 -08:00
Dermot Duffy b08a8f55c3 Fix minor type errors. 2024-03-07 06:46:02 -08:00
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