frigate/web/src/components
Josh Hawkins 9d85136f8f
Some checks are pending
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 Camera Wizard (#20461)
* fetch more from ffprobe

* add detailed param to ffprobe endpoint

* add dots variant to step indicator

* add classname

* tweak colors for dark mode to match figma

* add step 1 form

* add helper function for ffmpeg snapshot

* add go2rtc stream add and ffprobe snapshot endpoints

* add camera image and stream details on successful test

* step 1 tweaks

* step 2 and i18n

* types

* step 1 and 2 tweaks

* add wizard to camera settings view

* add data unit i18n keys

* restream tweak

* fix type

* implement rough idea for step 3

* add api endpoint to delete stream from go2rtc

* add main wizard dialog component

* extract logic for friendly_name and use in wizard

* add i18n and popover for brand url

* add camera name to top

* consolidate validation logic

* prevent dialog from closing when clicking outside

* center camera name on mobile

* add help/docs link popovers

* keep spaces in friendly name

* add stream details to overlay like stats in liveplayer

* add validation results pane to step 3

* ensure test is invalidated if stream is changed

* only display validation results and enable save button if all streams have been tested

* tweaks

* normalize camera name to lower case and improve hash generation

* move wizard to subfolder

* tweaks

* match look of camera edit form to wizard

* move wizard and edit form to its own component

* move enabled/disabled switch to management section

* clean up

* fixes

* fix mobile
2025-10-13 10:52:08 -06:00
..
audio Improve audio detection debugging (#19753) 2025-08-25 13:40:21 -05:00
auth Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
button Proper i18n date/time handling (#17858) 2025-04-22 15:50:21 -06:00
camera Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
card UI tweaks (#20450) 2025-10-12 12:23:17 -05:00
dynamic Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
filter Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00
graph Fix storage graph (#19230) 2025-07-22 06:24:15 -06:00
icons feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
indicators Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
input Add ability to paste in image dropzone (#20310) 2025-10-01 12:49:26 -05:00
menu UI Tweaks (#20403) 2025-10-09 09:49:42 -05:00
mobile UI tweaks (#20401) 2025-10-09 06:23:03 -06:00
navigation Fix some page i18n wrong (#17682) 2025-04-19 09:02:15 -05:00
overlay UI tweaks (#20401) 2025-10-09 06:23:03 -06:00
player Improve live view console errors (#20340) 2025-10-03 06:37:18 -06:00
preview Improve review segmentation behavior (#19850) 2025-08-31 16:36:12 -05:00
settings Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
timeline Implement support for no recordings indicator on timeline (#18363) 2025-08-16 10:20:33 -05:00
ui Add Camera Wizard (#20461) 2025-10-13 10:52:08 -06:00
Logo.tsx Use cn() for class names throughout (#11278) 2024-05-07 08:00:25 -06:00
Statusbar.tsx Add support for rockchip GPU stats (#17812) 2025-04-19 16:34:05 -05:00
Wrapper.tsx spacing on mobile landscape (#11397) 2024-05-16 10:51:57 -06:00