frigate/frigate/api
Josh Hawkins e4eac4ac81
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 improvements (#20876)
* backend api endpoint

* don't add no-credentials version of streams to rtsp_candidates

* frontend types

* improve types

* add optional probe dialog to wizard step 1

* i18n

* form description and field change

* add onvif form description

* match onvif probe pane with other steps in the wizard

* refactor to add probe and snapshot as step 2

* consolidate probe dialog

* don't change dialog size

* radio button style

* refactor to select onvif urls via combobox in step 3

* i18n

* add scrollbar container

* i18n cleanup

* fix button activity indicator

* match test parsing in step 3 with step 2

* hide resolution if both width and height are zero

* use drawer for stream selection on mobile in step 3

* suppress double toasts

* api endpoint description
2025-11-10 15:49:52 -06:00
..
defs Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Correctly remove classification model from config (#20772) 2025-11-03 08:01:30 -07:00
auth.py Add login page docs hint (#20619) 2025-10-22 12:24:53 -05:00
camera.py Add Camera Wizard improvements (#20876) 2025-11-10 15:49:52 -06:00
classification.py Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
event.py Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
export.py Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
fastapi_app.py Add dynamic Reolink stream configuration for stream URL (#20469) 2025-10-13 17:47:26 -05:00
media.py Bug Fixes (#20825) 2025-11-06 08:21:07 -06:00
notification.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
preview.py Api docs updates (#20388) 2025-10-08 14:55:38 -05:00
review.py Fix recordings summary for DST (#20784) 2025-11-03 17:30:56 -07:00