Nicolas Mowen and GitHub
38ffe21b69
Add support for rockchip GPU stats ( #17812 )
...
* Set rockchip GPU name
* Add support for calculating rockchip GPU load
* Format consistently
* Fix access error
2025-04-19 16:34:05 -05:00
GuoQing Liu and GitHub
c8e22a3653
Fix some page i18n wrong ( #17682 )
...
* fix: some pages can't translation object label.
* revert: revert wrong label fix
* feat: add openai base_url setting
* fix: fix classification modelSize i18n error
* revert: revert openai base_url setting
* fix: fix enrichments pages i18n keys wrong
* fix: fix mobile bottom bar reindexing embeddings i18n wrong
* feat: add more system stats i18n keys
* fix: fix review filter objects i18n
* chore: remove frigate+ label i18n
2025-04-19 09:02:15 -05:00
Nicolas Mowen and GitHub
8270967cdc
UI Fixes ( #17762 )
...
* Fix handling of non existing cameras in groups
* Update docs
* Improve typing
2025-04-17 13:48:09 -06:00
84c1ad59a2
i18n fixes ( #17725 )
...
* fix key
* add french
* Fix random 0
* fix i18n in role change dialog
* fix delete user dialog
* fix filter tips steps
* remove classes from i18n files
* combine disjointed norweigan localized files
* change submit to plus to use a question with yes/no
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com >
2025-04-17 07:34:24 -06:00
Nicolas Mowen and GitHub
9e666ddf40
Add steps for face step indicator ( #17719 )
2025-04-15 13:09:47 -05:00
Nicolas Mowen and GitHub
8803fd7fff
Add snapshot score to explore details ( #17713 )
...
* Add snapshot score to details
* Only show snapshot score if it has a snapshot
2025-04-15 08:46:33 -06:00
Josh Hawkins and GitHub
721f33c857
Add Polish and Russian ( #17711 )
2025-04-15 06:54:43 -06:00
Josh Hawkins and GitHub
73a475d13a
Quick UI fix ( #17710 )
...
* remove i18n key in wrong place
* remove russian until after translations are merged
2025-04-15 06:37:17 -05:00
Josh Hawkins and GitHub
34e34b8b15
I18n fixes ( #17699 )
...
* fix norwegian
* fix face library keys
* add russian
2025-04-14 16:09:18 -06:00
Josh Hawkins and GitHub
4feba8bcf3
Add languages ( #17662 )
...
* Add Dutch to languages menu
* Add Norwegian to languages menu
* fix
* consolidate
2025-04-13 12:11:28 -06:00
Josh Hawkins and GitHub
e09f0a6b11
UI tweaks ( #17685 )
...
* Fix i18n key
* ensure license_plate is added to filter list for dedicated lpr cameras
* add ability to use browser back button to close MobilePage
* add license_plate to review filter
* remove overlay state hook in review
* don't zoom text on iOS
2025-04-13 12:08:47 -06:00
Nicolas Mowen and GitHub
ea98785097
UI improvements ( #17684 )
...
* Add sub label to explore chip
* Add bird classification to settings
* Remove score
* Cleanup
2025-04-13 13:06:59 -05:00
Nicolas Mowen and GitHub
e9787c5a88
Small Tweaks ( #17652 )
...
* Ensure that hailo uses correct labelmap
* Make whole button clickable
* Add weblate to readme
* Update docs for HEIC
* Fix explore chip icon logic
* Sort regardless of case
* Don't allow selection
* Fix image uploading
2025-04-11 08:21:01 -06:00
Josh Hawkins and GitHub
664889d487
Small tweaks ( #17651 )
...
* clarify lpr
* add license plate icon and correctly format string
2025-04-11 06:48:16 -06:00
Josh Hawkins and GitHub
03f4318e40
Add languages to Language menu ( #17606 )
...
* Add support for Spanish
* add polish
* add turkish
* fix
* dynamically import non English locales to keep bundle size low
2025-04-11 06:38:36 -06:00
Nicolas Mowen and GitHub
30ac868757
Quick fixes ( #17639 )
...
* Use mobile drawer for face selection
* Convert face selection to separate component
* Cleanup dialogs
* Add FAQ for record resolution
* Update image name
* Remove unused
* Cleanup
2025-04-10 16:33:51 -05:00
Josh Hawkins and GitHub
64db518837
Edit license plate in Tracked Object Details ( #17631 )
...
* api endpoint
* frontend
* only allow admins to edit sub labels and plates
2025-04-10 08:27:01 -06:00
Josh Hawkins and GitHub
d8cde59aaf
More face fixes ( #17630 )
...
* update max upload to 20mb
* ensure cancel button doesn't submit form
* update nginx config
2025-04-10 07:17:13 -06:00
Nicolas Mowen and GitHub
5d63c58f2c
UI tweaks ( #17615 )
...
* Ensure that text field doesn't zoom on iOS
* Add keyboard shortcut support to generic video player
2025-04-09 09:46:27 -05:00
Josh Hawkins and GitHub
cab701f054
Small tweaks and fixes ( #17614 )
...
* add ability to use * and ? in recognized plate input
* fix check for active polygon index
* fix broken link
* lpr docs tweaks
2025-04-09 07:26:06 -05:00
Nicolas Mowen and GitHub
269cadff15
Show detail icon indicating if a car has a plate recognized that is not a known plate ( #17601 )
2025-04-08 10:08:01 -05:00
Josh Hawkins and GitHub
f2840468b4
Fix websocket enabled state ( #17585 )
...
* use camera activity hook instead of websocket enabled state
* use original websocket but use ternary operator instead
2025-04-07 12:24:53 -05:00
rossfoss and GitHub
1ef79ce5f1
Trim group name before length validation ( #17539 )
2025-04-04 19:39:31 -05:00
Josh Hawkins and GitHub
19fc63e3af
Face Library UI tweaks ( #17525 )
...
* install react-dropzone
* use react-dropzone with preview when uploading new face
* spacing consistency
* text tweaks
2025-04-03 11:34:19 -06:00
Josh Hawkins and GitHub
37c3ac5413
Misc fixes ( #17443 )
...
* ensure semantic search is enabled before updating embeddings stats
* add camera and label to snapshot download filename
2025-03-29 05:58:50 -06:00
Nicolas Mowen and GitHub
9e8b85a957
Implement enchrichments events per second graph ( #17436 )
...
* Cleanup existing naming
* Add face recognitions per second
* Add lpr fps
* Add all eps
* Clean up line graph
* Translations
* Change wording
* Fix incorrect access
* Don't require plates
* Add comment
* Fix
2025-03-28 18:13:35 -05:00
Josh Hawkins and GitHub
1233bc3a42
Miscellaneous fixes ( #17406 )
...
* add config validator for face and lpr
* more lpr docs tweaks
* fix object lifecycle point clicking for aspect ratios less than 16/9
* fix semantic search indexing i18n keys
* remove ability to set system language
* clarify debug output
2025-03-27 05:49:14 -06:00
Josh Hawkins and GitHub
2c3ea5b74e
Make all object path points clickable ( #17367 )
2025-03-25 14:08:40 -06:00
Josh Hawkins and GitHub
9080305070
Increase the initial stall timeout of the MSE player ( #17359 )
2025-03-25 08:16:56 -05:00
leccelecce and GitHub
983dd87ffb
Revert go2rtc call checks for enabled camera state ( #17355 )
...
* Revert "Fix camera enabled check (#17331 )"
This reverts commit 1e45f63a7c .
* Revert "Fix webUI generating HTTP500s when camera disabled (#17305 )"
This reverts commit 644faaf65b .
2025-03-25 05:48:06 -06:00
leccelecce and GitHub
1e45f63a7c
Fix camera enabled check ( #17331 )
...
* Fix camera enabled check
* Add fix to LiveCameraView
2025-03-24 06:38:53 -06:00
Josh Hawkins and GitHub
1f98162377
Fixes ( #17334 )
...
* more docs updates
* debug view note
* hide notifications submenu if camera is disabled
* fix value replacement from incorrect i18n changes
2025-03-24 06:34:18 -06:00
Josh Hawkins and GitHub
b7fcd41737
UI tweaks ( #17319 )
2025-03-23 12:51:06 -06:00
leccelecce and GitHub
644faaf65b
Fix webUI generating HTTP500s when camera disabled ( #17305 )
...
* Check camera enabled state before querying go2rtc
* lint
* Add change to CameraStreamingDialog
2025-03-22 14:13:41 -05:00
Josh Hawkins and GitHub
be56305b4e
Small tweaks ( #17275 )
...
* Fix missing i18n key and make small UI tweak for disabled cameras
* simplify colors
2025-03-20 10:37:40 -06:00
Nicolas Mowen and GitHub
d4d5c4aac8
Disabled cameras fixing ( #17273 )
...
* Fix case where objects are returned as null
* Fix enabled status not being persisted
* Use config as source of truth when refreshed
* Ensure camera always have config object updated
* Cleanup typing
2025-03-20 11:20:44 -05:00
leccelecce and GitHub
ca5c714037
UI: use correct icon/i18n for Face Library on mobile ( #17260 )
2025-03-19 15:09:35 -06:00
Nicolas Mowen and GitHub
e33fa96599
Face recognize api ( #17233 )
...
* Add api to run face recognition on image
* Rework save attempts option
* Cleanup mobile object pane buttons
* Adjust api signature
* Remove param
* Cleanup
2025-03-19 09:02:25 -06:00
Nicolas Mowen and GitHub
bf22d89f67
Improve Face Library Management ( #17213 )
...
* Set maximum number of face images to be kept
* Fix vertical camera scaling
* adjust wording
* Add attributes to search data
* Add button to train face from event
* Handle event id saving in API
2025-03-17 16:57:46 -05:00
Nicolas Mowen and GitHub
ff8e145b90
Face setup wizard ( #17203 )
...
* Fix login page
* Increase face image size and add time ago
* Add component for indicating steps in a wizard
* Split out form inputs from dialog
* Add wizard for adding new face to library
* Simplify dialog
* Translations
* Fix scaling bug
* Fix key missing
* Improve multi select
* Adjust wording and spacing
* Add tip for face training
* Fix padding
* Remove text for buttons on mobile
2025-03-17 13:50:13 -06:00
Josh Hawkins and GitHub
fad62b996a
Add Frigate+ pane to Settings UI ( #17208 )
...
* add plus data to config api response
* add fields to frontend type
* add frigate+ page in settings
* add docs
* fix label in explore detail dialog
2025-03-17 13:44:57 -05:00
Josh Hawkins and GitHub
03da70cb81
Refactor and clean up i18n ( #17198 )
...
* clean up i18n
* fix key
* fix key
2025-03-17 06:26:01 -06:00
Josh Hawkins and GitHub
c724892158
i18n fixes ( #17184 )
...
* update PR template
* fix hook
* fix input
* fix hook
* add all audio detector keys
* add frigate+ keys
* fix spelling, formatting, and spacing
* fix labels
* capitalization
* fix timestamp
* fix menu
* fix plus text
* fix download label
* docs
* fix docs build
* fix docs formatting
2025-03-16 11:13:34 -06:00
d34533981f
feat: add i18n (translation/localization) ( #16877 )
...
* Translation module init
* Add more i18n keys
* fix: fix string wrong
* refactor: use namespace translation file
* chore: add more translation key
* fix: fix some page name error
* refactor: change Trans tag for t function
* chore: fix some key not work
* chore: fix SearchFilterDialog i18n key error
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* chore: fix en i18n file filter missing some keys
* chore: add some i18n keys
* chore: add more i18n keys again
* feat: add search page i18n
* feat: add explore model i18n keys
* Update web/src/components/menu/GeneralSettings.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/src/components/menu/GeneralSettings.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/src/components/menu/GeneralSettings.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* feat: add more live i18n keys
* feat: add more search setting i18n keys
* fix: remove some comment
* fix: fix some setting page url error
* Update web/src/views/settings/SearchSettingsView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* fix: add system missing keys
* fix: update password update i18n keys
* chore: remove outdate translation.json file
* fix: fix exploreSettings error
* chore: add object setting i18n keys
* Update web/src/views/recording/RecordingView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/public/locales/en/components/filter.json
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/src/components/overlay/ExportDialog.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* feat: add more i18n keys
* fix: fix motionDetectionTuner html node
* feat: add more page i18n keys
* fix: cameraStream i18n keys error
* feat: add Player i18n keys
* feat: add more toast i18n keys
* feat: change explore setting name
* feat: add more document title i18n keys
* feat: add more search i18n keys
* fix: fix accessDenied i18n keys error
* chore: add objectType i18n
* chore: add inputWithTags i18n
* chore: add SearchFilterDialog i18n
* Update web/src/views/settings/ObjectSettingsView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/src/views/settings/ObjectSettingsView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/src/views/settings/ObjectSettingsView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/src/views/settings/ObjectSettingsView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* Update web/src/views/settings/ObjectSettingsView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
* chore: add some missing i18n keys
* chore: remove most import { t } from "i18next";
---------
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com >
2025-03-16 10:36:20 -05:00
Nicolas Mowen and GitHub
19342c8768
Fix face library menu item ( #17155 )
2025-03-14 14:39:48 -05:00
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
Nicolas Mowen and GitHub
2313b8ea05
Fix bug where safari and firefox cache image for too long ( #17148 )
2025-03-14 08:48:16 -05:00
Josh Hawkins and GitHub
fe078666c6
Ensure time range filter retains selected values ( #17147 )
2025-03-14 07:27:48 -06:00
Josh Hawkins and GitHub
124cc4c9cc
Rename identifier field ( #17128 )
...
* backend rename
* frontend
* docs
* fix api path
2025-03-12 17:45:16 -06:00
Josh Hawkins and GitHub
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