Josh Hawkins
a246b71580
normalize camera name to lower case and improve hash generation
2025-10-12 18:47:02 -05:00
Josh Hawkins
bedba7a05a
tweaks
2025-10-12 18:33:55 -05:00
Josh Hawkins
6f7c32ac02
only display validation results and enable save button if all streams have been tested
2025-10-12 18:21:45 -05:00
Josh Hawkins
71e0ead490
ensure test is invalidated if stream is changed
2025-10-12 18:21:23 -05:00
Josh Hawkins
59b7dea971
add validation results pane to step 3
2025-10-12 18:17:17 -05:00
Josh Hawkins
ad3676f645
add stream details to overlay like stats in liveplayer
2025-10-12 18:16:56 -05:00
Josh Hawkins
e9119f899f
keep spaces in friendly name
2025-10-12 17:11:15 -05:00
Josh Hawkins
f3bde69d73
add help/docs link popovers
2025-10-12 13:53:20 -05:00
Josh Hawkins
07340b88aa
center camera name on mobile
2025-10-12 13:35:01 -05:00
Josh Hawkins
d113537c30
prevent dialog from closing when clicking outside
2025-10-12 13:26:44 -05:00
Josh Hawkins
44ff205966
consolidate validation logic
2025-10-12 13:24:03 -05:00
Josh Hawkins
e9459c5e29
add camera name to top
2025-10-12 13:11:39 -05:00
Josh Hawkins
c2183bd850
add i18n and popover for brand url
2025-10-12 12:51:23 -05:00
Josh Hawkins
84ac8d3654
extract logic for friendly_name and use in wizard
2025-10-12 12:36:46 -05:00
Josh Hawkins
3c86363f82
add main wizard dialog component
2025-10-11 15:45:01 -05:00
Josh Hawkins
c3e57285fd
implement rough idea for step 3
2025-10-11 15:44:24 -05:00
Josh Hawkins
56e7ffdb25
fix type
2025-10-11 15:44:04 -05:00
Josh Hawkins
4f33f4f664
restream tweak
2025-10-11 15:43:00 -05:00
Josh Hawkins
c01db9a1d2
add data unit i18n keys
2025-10-11 15:30:26 -05:00
Josh Hawkins
16d7d068ad
add wizard to camera settings view
2025-10-11 06:52:28 -05:00
Josh Hawkins
c80ecc7fd0
step 1 and 2 tweaks
2025-10-11 06:34:33 -05:00
Josh Hawkins
78f126b78f
types
2025-10-11 06:34:23 -05:00
Josh Hawkins
71a7a9472e
step 2 and i18n
2025-10-11 06:00:02 -05:00
Josh Hawkins
9bcbd9a26e
step 1 tweaks
2025-10-11 05:59:28 -05:00
Josh Hawkins
be896789c7
add camera image and stream details on successful test
2025-10-10 15:08:13 -05:00
Josh Hawkins
e7f0cf50bc
add step 1 form
2025-10-10 13:56:04 -05:00
Josh Hawkins
c068282143
tweak colors for dark mode to match figma
2025-10-10 13:16:47 -05:00
Josh Hawkins
4a34451232
add classname
2025-10-10 13:16:25 -05:00
Josh Hawkins
ef3e9bccd3
add dots variant to step indicator
2025-10-10 12:06:26 -05:00
Nicolas Mowen
24a1874225
UI Tweaks ( #20403 )
...
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
Stalebot / stale (push) Has been cancelled
* Fix context menu link to debug
* Use genai title for tooltip when available
2025-10-09 09:49:42 -05:00
Josh Hawkins
f4e7549311
UI tweaks ( #20401 )
...
* font changes to better match figma
* fix alignment in debug view
2025-10-09 06:23:03 -06:00
Josh Hawkins
c71e235b38
sidebar i18n fixes ( #20394 )
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-10-08 15:36:23 -06:00
Josh Hawkins
7181f3db5c
Tweaks ( #20393 )
...
* don't fetch trigger status if no triggers defined
* settings sidebar tweaks
* padding tweaks
* fix
2025-10-08 15:02:38 -06:00
Josh Hawkins
6df950bb78
Refactor Settings UI ( #20392 )
...
* refactor with sidebar and mobile page
* sidebar spacing and color tweaks
* layout tweaks
* move camera switch button to header
* improve mobile
* remove back button on mobile page header
* mobile fixes
* remove debug
* don't use mobilepage
* more mobile tweaks
* use mobile page for components
* add optional actions to mobile page header for top right buttons
* fix alignment
* use page toggle
* tweaks
* sidebar inset tweaks
* move triggers to notifications sub menu
* consistency
* fix padding
* more padding fixes
* navigate history
2025-10-08 14:59:21 -05:00
Nicolas Mowen
28e3f83ae3
Review genai improvements ( #20387 )
...
* Add padding to when genai popup shows
* Move popup to timeline for mobile
* Improve UI
* Use genai title for notification
2025-10-08 14:55:04 -05:00
Nicolas Mowen
7a8f93e9f5
Review summary popup ( #20383 )
...
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 title to prompt
* Add popup for genai review summary
* Add animation
2025-10-07 19:11:04 -05:00
Nicolas Mowen
37afd5da6b
Generic classification card ( #20379 )
...
* Refactor face card into generic classification card
* Update classification data card to use classification card
* Refactor state training grid to use classification card
* Refactor grouped face card into generic component
* Combine classification objects by event
* Fixup
* Cleanup
* Cleanup
* Do not fail if a single event is not found
* Save original frame
* Cleanup
* Undo
2025-10-07 14:43:06 -05:00
Josh Hawkins
4bea69591b
Only show recordings summary for main camera in history view ( #20344 )
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
2025-10-03 09:04:45 -06:00
Josh Hawkins
658b0a064c
Improve live view console errors ( #20340 )
...
* improve live view console errors
* more docs clarity
2025-10-03 06:37:18 -06:00
Josh Hawkins
d818dbb6ba
Triggers tweaks ( #20339 )
...
* backend
* frontend
* use correct camera name param
* i18n
* change log message to debug level
* docs tweaks
2025-10-03 06:36:14 -06:00
Nicolas Mowen
37999abbe6
Improve review summary performance ( #20328 )
...
* Undo vite
* Balance the prompt
* Round duration
* Calculate context size to determine number of images
* Increase number of images
2025-10-02 10:17:25 -05:00
Nicolas Mowen
2030809a6d
Make keyboard shortcuts consistent ( #20326 )
...
* Make keyboard shortcuts consistent
* Cleanup
* Refactor prevent default to not require separate input
* Fix
* Implement escape for reviews
* Implement escape for explore
* Send content ref to get page changes for free
2025-10-02 07:21:37 -06:00
Josh Hawkins
85ace6a6be
Add input focused boolean to face library keyboard listener ( #20325 )
...
Because the "a" key is used by the keyboard listener for select all, this would prevent it from being used in the tracked object details pane. This change mimics what is already done in Explore.
2025-10-02 06:31:09 -06:00
Josh Hawkins
8307fe31aa
Add ability to paste in image dropzone ( #20310 )
...
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
Primarily used in the face library, now users can use ctrl/meta-v to paste images from the clipboard in an image entry field
2025-10-01 12:49:26 -05:00
Hosted Weblate
1f061a8e73
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (84 of 84 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (462 of 462 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: OverTheHillsAndFarAway <prosjektx@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/nb_NO/
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
2025-10-01 09:27:45 -06:00
Hosted Weblate
55d6383234
Translated using Weblate (Korean)
...
Currently translated at 2.5% (3 of 118 strings)
Translated using Weblate (Korean)
Currently translated at 2.1% (10 of 462 strings)
Translated using Weblate (Korean)
Currently translated at 6.2% (3 of 48 strings)
Translated using Weblate (Korean)
Currently translated at 3.3% (4 of 118 strings)
Translated using Weblate (Korean)
Currently translated at 6.5% (4 of 61 strings)
Translated using Weblate (Korean)
Currently translated at 30.0% (3 of 10 strings)
Translated using Weblate (Korean)
Currently translated at 8.6% (4 of 46 strings)
Translated using Weblate (Korean)
Currently translated at 15.3% (4 of 26 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Korean)
Currently translated at 4.8% (4 of 83 strings)
Translated using Weblate (Korean)
Currently translated at 48.0% (12 of 25 strings)
Translated using Weblate (Korean)
Currently translated at 7.6% (4 of 52 strings)
Translated using Weblate (Korean)
Currently translated at 7.8% (15 of 192 strings)
Translated using Weblate (Korean)
Currently translated at 3.0% (13 of 427 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: jjyn0215 <jjyn0215@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/ko/
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-player
Translation: Frigate NVR/objects
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2025-10-01 09:27:45 -06:00
Hosted Weblate
caa187e4ed
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (84 of 84 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (118 of 118 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kristian Johansson <knmjohansson@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/sv/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/sv/
Translation: Frigate NVR/objects
Translation: Frigate NVR/views-live
2025-10-01 09:27:45 -06:00
Hosted Weblate
4331ed0d7b
Translated using Weblate (French)
...
Currently translated at 100.0% (84 of 84 strings)
Co-authored-by: Apocoloquintose <bertrand.moreux@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/fr/
Translation: Frigate NVR/views-live
2025-10-01 09:27:45 -06:00
Hosted Weblate
08309793d4
Translated using Weblate (Spanish)
...
Currently translated at 98.8% (83 of 84 strings)
Translated using Weblate (Spanish)
Currently translated at 93.9% (434 of 462 strings)
Translated using Weblate (Spanish)
Currently translated at 93.0% (430 of 462 strings)
Translated using Weblate (Spanish)
Currently translated at 99.1% (121 of 122 strings)
Translated using Weblate (Spanish)
Currently translated at 86.7% (401 of 462 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Reydel Leon Machado <contact@reydelleon.me>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/es/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/es/
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
2025-10-01 09:27:45 -06:00
Hosted Weblate
c7a4e6bcc4
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (84 of 84 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Marijn <168113859+Marijn0@users.noreply.github.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/nl/
Translation: Frigate NVR/views-live
2025-10-01 09:27:45 -06:00