ZhaiSoul
e5a7324231
chore: add inputWithTags i18n
2025-03-15 22:30:49 +08:00
ZhaiSoul
be2a0130bc
chore: add objectType i18n
2025-03-15 21:48:32 +08:00
ZhaiSoul
9eba9ccca2
fix: fix accessDenied i18n keys error
2025-03-15 20:50:27 +08:00
ZhaiSoul
581ca349c2
feat: add more search i18n keys
2025-03-15 14:23:15 +08:00
ZhaiSoul
29087cfcbc
feat: add more document title i18n keys
2025-03-15 14:23:03 +08:00
ZhaiSoul
18ff446465
feat: change explore setting name
2025-03-15 01:32:26 +08:00
ZhaiSoul
b9c6dfeeff
Merge branch 'dev' of https://github.com/ZhaiSoul/frigate into dev
2025-03-15 01:32:01 +08:00
ZhaiSoul
f4bd490a12
feat: add more toast i18n keys
2025-03-15 01:10:32 +08:00
Josh Hawkins
5d524e8060
clarity for sub labels and recognized_license_plate ( #17154 )
2025-03-14 11:54:00 -05:00
Nicolas Mowen
a995872d1c
Add face recognition and license plate recognition to settings UI ( #17152 )
...
* Refactor explore settings to classification settings
* Cleanup
* Add face config section
* Add license plate recognition to settings
* Update face recognition docs
* Fix variable usage
* Fix typo
* Update docs/docs/configuration/face_recognition.md
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
* Improve spacing and add face library to mobile
* Clarify docs
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-14 11:23:37 -05:00
Josh Hawkins
d2368f5cbb
Use a recent time window for areas for autotracking zooming ( #17150 )
2025-03-14 09:09:16 -06:00
Nicolas Mowen
2313b8ea05
Fix bug where safari and firefox cache image for too long ( #17148 )
2025-03-14 08:48:16 -05:00
Josh Hawkins
fe078666c6
Ensure time range filter retains selected values ( #17147 )
2025-03-14 07:27:48 -06:00
Nicolas Mowen
fbd22c8124
Cleanup bird classification ( #17146 )
...
* Cleanup bird classification
* Cleanup
2025-03-14 07:21:50 -06:00
Nicolas Mowen
759d963a04
Cleanup typing ( #17145 )
2025-03-14 08:10:47 -05:00
Josh Hawkins
8a17e2bfbf
implement onvif retry mechanism ( #17144 )
2025-03-14 07:25:48 -05:00
Josh Hawkins
bf311e6467
Simplify auth check ( #17138 )
...
* simplify get_current_user
* add sanity check
2025-03-13 16:01:15 -05:00
Josh Hawkins
4f6d70ded0
Review items per user ( #17137 )
...
* model
* migration
* api changes
* delete in cleanup
* fix tests
2025-03-13 14:20:09 -06:00
Nicolas Mowen
8d05e7c5b9
Make detection threhsold configurable ( #17136 )
2025-03-13 12:22:14 -05:00
GuoQing Liu
394b5ee33e
Merge branch 'dev' into dev
2025-03-13 22:57:58 +08:00
Josh Hawkins
c93b82d6e1
Ensure restart dialog isn't shown if config isn't saved successfully first ( #17132 )
2025-03-13 08:57:12 -06:00
ZhaiSoul
fc43e2ac75
Merge branch 'dev' of https://github.com/ZhaiSoul/frigate into dev
2025-03-13 22:37:11 +08:00
ZhaiSoul
412cde0656
feat: add Player i18n keys
2025-03-13 22:37:05 +08:00
ZhaiSoul
54ff88917d
fix: cameraStream i18n keys error
2025-03-13 22:36:55 +08:00
GuoQing Liu
b9149931d0
Merge branch 'dev' into dev
2025-03-13 20:29:40 +08:00
ZhaiSoul
bd9ece7297
feat: add more page i18n keys
2025-03-13 20:28:27 +08:00
ZhaiSoul
637eb4a3d9
fix: fix motionDetectionTuner html node
2025-03-13 20:13:39 +08:00
ZhaiSoul
94d0c66402
feat: add more i18n keys
2025-03-13 17:12:51 +08:00
Nicolas Mowen
b8f2d8fb0c
Fix rtsp config access ( #17129 )
2025-03-12 21:23:06 -05:00
GuoQing Liu
9e6272d065
Update web/src/components/overlay/ExportDialog.tsx
...
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-13 10:18:10 +08:00
GuoQing Liu
68594d0d7c
Update web/public/locales/en/components/filter.json
...
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-13 10:17:59 +08:00
GuoQing Liu
9917aa33cf
Update web/src/views/recording/RecordingView.tsx
...
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-13 10:17:28 +08:00
Josh Hawkins
124cc4c9cc
Rename identifier field ( #17128 )
...
* backend rename
* frontend
* docs
* fix api path
2025-03-12 17:45:16 -06:00
Nicolas Mowen
b7333557a1
Enable audio by default ( #17125 )
...
* Remove mp4 query, allowing go2rtc to send any audio
* Add audio transcoding by default
2025-03-12 16:54:28 -05:00
Josh Hawkins
6360802612
Use identifier field for unknown license plates ( #17123 )
...
* backend
* backend fixes
* api for search queries
* frontend
* docs
* add filterable scroll list to more filters pane for identifiers
* always publish identifier
2025-03-12 14:38:28 -06:00
Nicolas Mowen
9e70bddc9d
Update go2rtc version ( #17119 )
2025-03-12 13:54:20 -05:00
ZhaiSoul
a726b40b78
chore: add object setting i18n keys
2025-03-13 00:41:53 +08:00
ZhaiSoul
a5bd4b8550
fix: fix exploreSettings error
2025-03-13 00:35:57 +08:00
ZhaiSoul
4adf6ee22f
Merge branch 'dev' of https://github.com/ZhaiSoul/frigate into dev
2025-03-13 00:31:15 +08:00
ZhaiSoul
b051b115b5
chore: remove outdate translation.json file
2025-03-13 00:31:11 +08:00
GuoQing Liu
f1fc611ebf
Merge branch 'dev' into dev
2025-03-13 00:29:39 +08:00
ZhaiSoul
96b1ddc263
fix: update password update i18n keys
2025-03-13 00:25:37 +08:00
ZhaiSoul
6a7bdd9894
fix: add system missing keys
2025-03-13 00:24:13 +08:00
ZhaiSoul
42e25e6470
Merge branch 'dev' of https://github.com/ZhaiSoul/frigate into dev
2025-03-13 00:19:48 +08:00
GuoQing Liu
c258d94fde
Update web/src/views/settings/SearchSettingsView.tsx
...
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-13 00:18:51 +08:00
ZhaiSoul
e24d26b936
fix: fix some setting page url error
2025-03-13 00:17:05 +08:00
ZhaiSoul
1ceb439a00
fix: remove some comment
2025-03-13 00:16:51 +08:00
ZhaiSoul
e64da9d7d9
feat: add more search setting i18n keys
2025-03-13 00:16:24 +08:00
ZhaiSoul
ec86f456dd
feat: add more live i18n keys
2025-03-13 00:15:48 +08:00
GuoQing Liu
846c11fcc5
Update web/src/components/menu/GeneralSettings.tsx
...
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-03-12 23:29:54 +08:00