Josh Hawkins
ee68752756
fix setter function
2025-11-06 09:08:38 -06:00
Josh Hawkins
082685b33d
use drawer on mobile
2025-11-06 09:08:38 -06:00
Josh Hawkins
946be5a37f
clean up
2025-11-06 09:08:38 -06:00
Josh Hawkins
28b6555998
change icon and popover text in detail stream for annotation settings
2025-11-06 09:08:38 -06:00
Josh Hawkins
57f328e9e5
improve annotation offset popver
2025-11-06 09:08:04 -06:00
Josh Hawkins
6a011df427
fix popover
2025-11-06 09:08:04 -06:00
Josh Hawkins
78e278d5e8
turn annotation settings into a popover
2025-11-06 09:08:04 -06:00
Josh Hawkins
02c5b9a4f5
refactor to remove duplication between mobile and desktop
2025-11-06 09:08:04 -06:00
Josh Hawkins
cd45fcd5a9
clean up unused
2025-11-06 09:08:04 -06:00
Josh Hawkins
7871a0c77c
remove face training
2025-11-06 09:08:04 -06:00
Josh Hawkins
c419136dcf
frigate plus layout
2025-11-06 09:08:04 -06:00
Josh Hawkins
e47206183b
set modal to false on face library dropdown to guard against improper closures
...
https://github.com/shadcn-ui/ui/discussions/6908
2025-11-06 09:08:04 -06:00
Josh Hawkins
50e139f419
move actions menu to its own component
2025-11-06 09:08:04 -06:00
Josh Hawkins
c9d20fa1ee
add actions to dots menu
2025-11-06 09:08:04 -06:00
Josh Hawkins
e9ba46759e
two column detail view
2025-11-06 09:08:04 -06:00
Josh Hawkins
f4b4d2e8e4
spacing
2025-11-06 09:08:04 -06:00
Josh Hawkins
cc4f86bde5
remove icons
2025-11-06 09:08:04 -06:00
Josh Hawkins
586780e3ed
remove heading and count
2025-11-06 09:08:04 -06:00
Josh Hawkins
0ed635bbac
don't change dialog size
2025-11-06 09:08:04 -06:00
Josh Hawkins
f8d8c853f5
small tweaks
2025-11-06 09:08:04 -06:00
Josh Hawkins
eb3db9909e
i18n
2025-11-06 09:08:04 -06:00
Josh Hawkins
a6d4ce02c5
buttons should work with summary and grid view
2025-11-06 09:08:04 -06:00
Josh Hawkins
8ed13c0b08
add prev/next buttons on desktop
2025-11-06 09:08:04 -06:00
Artem Vladimirov
32f1d85a6f
fix: add pluralization for userRolesUpdated toast message ( #20827 )
...
Co-authored-by: Artem Vladimirov <a.vladimirov@small.kz>
2025-11-06 07:39:57 -07:00
Nicolas Mowen
35ce275071
Add ability to define Review Summary camera context ( #20828 )
...
* Add ability to define GenAI camera context
* Cleanup
* Only show example with list
2025-11-06 07:39:44 -07:00
Nicolas Mowen
8048168814
Bug Fixes ( #20825 )
...
* Correctly sort summary responses
* Consider JinaV2 as a complex model
* Subscribe to record updates in camera watchdog
* Cleanup score showing
* No need to sort review summary
* Add tests for recording summary
* Don't break existing format
* Sort event summary by day
2025-11-06 08:21:07 -06:00
Nicolas Mowen
a510ea9036
Review card refactor ( #20813 )
...
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
* Use the review card in event timeline popover
* Show review title in review card
2025-11-05 09:48:47 -06:00
Josh Hawkins
e1bc7360ad
Form validation tweaks ( #20812 )
...
* Always show ID field when editing a trigger
* use onBlur method for form validation
this will prevent the trigger ID from expanding too soon when a user is typing the friendly name
2025-11-05 09:18:10 -06:00
Josh Hawkins
4638c22c16
UI tweaks ( #20811 )
...
* camera wizard input mobile font zooming
* ensure the selected page is visible when navigating via url on mobile
* Filter detail stream to only show items from within the review item
* remove incorrect classes causing extra scroll in detail stream
* change button label
* fix mobile menu button highlight issue
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-11-05 07:49:31 -07:00
Nicolas Mowen
81faa8899d
Classification Improvements ( #20807 )
...
* Don't show model selection or back button when in multi select mode
* Add dialog to edit classification models
* Fix header spacing
* Cleanup desktop
* Incrase max number of object classifications
* fix iOS mobile card
* Cleanup
2025-11-05 07:11:12 -07:00
Artem Vladimirov
9f0b6004f2
fix: add pluralization for deletedModel toast message ( #20803 )
...
* fix: add pluralization for deletedModel toast message
* revert ru translation
---------
Co-authored-by: Artem Vladimirov <a.vladimirov@small.kz>
2025-11-05 05:02:54 -07:00
Nicolas Mowen
b751228476
Various Tweaks ( #20800 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Fix incorrectly picking start time when date was selected
* Implement shared file locking utility
* Cleanup
2025-11-04 17:06:14 -06:00
Nicolas Mowen
3b2d136665
UI Tweaks ( #20791 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Add tooltip for classification group
* Don't portal upload dialog when not in fullscreen
2025-11-04 10:54:05 -06:00
Josh Hawkins
e7394d0dc1
Form validation tweaks ( #20790 )
...
* ensure id field is expanded on form errors
* only validate id field when name field has no errors
* use ref instead
* all numeric is an invalid name
2025-11-04 08:57:47 -06:00
Josh Hawkins
2e288109f4
Review tweaks ( #20789 )
...
* use alerts/detections colors for dots and add back blue border
* add alerts/detections colored dot next to event icons
* add margin for border
2025-11-04 08:45:45 -06:00
Nicolas Mowen
84409eab7e
Various fixes ( #20785 )
...
* Catch case where detector overflows
* Add more debug logs
* Cleanup
* Adjust no class wording
* Adjustments
2025-11-03 18:42:59 -06:00
Nicolas Mowen
5529432856
Various fixes ( #20774 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Change order of deletion
* Add debug log for camera enabled
* Add more face debug logs
* Set jetson numpy version
2025-11-03 10:05:03 -06:00
Josh Hawkins
59963fc47e
Camera Wizard tweaks ( #20773 )
...
* add switch to use go2rtc ffmpeg mode
* i18n
* move testing state outside of button
2025-11-03 08:42:38 -07:00
Nicolas Mowen
31fa87ce73
Correctly remove classification model from config ( #20772 )
...
* Correctly remove classification model from config
* Undo
* fix
* Use existing config update API and dynamically remove models that were running
* Set update message for face
2025-11-03 08:01:30 -07:00
Nicolas Mowen
4f76b34f44
Classification fixes ( #20771 )
...
* Fully delete a model
* Fix deletion dialog
* Fix classification back step
* Adjust selection gradient
* Fix
* Fix
2025-11-03 07:34:06 -06:00
Josh Hawkins
d44340eca6
Tracked Object Details pane tweaks ( #20762 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* normalize path and points sizes
* fix bounding box display to only show on actual points that have a box
* add support for using snapshots
2025-11-02 06:48:43 -07:00
GuoQing Liu
aff82f809c
feat: add search filter group audio i18n ( #20760 )
2025-11-02 07:45:24 -06:00
Josh Hawkins
1e50d83d06
create i18n key for list separator and use in zones ( #20749 )
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
2025-11-01 12:20:32 -06:00
Josh Hawkins
36fb27ef56
Refactor Tracked Object Details dialog ( #20748 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* detail stream settings
* remove old review detail dialog
* change layout
* use detail stream in tracking details
* reusable tabs component
* pass in tabs for desktop
* fix object selection and time updating
* i18n
* aspect fixes
* include tolerance for displaying of path and zone
some browsers (firefox and probably brave) intentionally reduce precision of seeking with currentTime for privacy reasons
* detail stream seeking fixes
* tracking details seeking fixes
* layout tweaks
* add download button back for now
* remove
* remove
* snapshot is now default tab
2025-11-01 09:19:30 -05:00
Nicolas Mowen
9937a7cc3d
Add ability to delete classification models ( #20747 )
...
* fix typo
* Add ability to delete classification models
2025-11-01 09:11:24 -05:00
Nicolas Mowen
338b681ed0
Various Tweaks ( #20742 )
...
* Pull context size from openai models
* Adjust wording based on type of model
* Instruct to not use parenthesis
* Simplify genai config
* Don't use GPU for training
2025-10-31 12:40:31 -06:00
Josh Hawkins
dbbe40bd27
Improve Details Settings ( #20718 )
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* detail stream settings
* fix mobile landscape
* mobile landscape
* tweak
* tweaks
2025-10-29 16:03:38 -06:00
Josh Hawkins
901002a0a5
Add zoom icons to timeline ( #20717 )
...
* add icons to zoom timeline
* fix current zoom level handling
* ensure mobile buttons don't stay selected
* remove icons on event review timeline
* add tooltips
2025-10-29 12:04:29 -06:00
Hosted Weblate
62bc2aeaab
Added translation using Weblate (Cantonese (Traditional Han script))
...
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
2025-10-29 08:59:49 -06:00
Hosted Weblate
bcff1ee9aa
Added translation using Weblate (Persian (Old))
...
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
2025-10-29 08:59:49 -06:00