frigate/web/src/components
leccelecce ec7040bed5
Some checks are pending
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
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 / Assemble and push default build (push) Blocked by required conditions
Enable event snapshot API to honour query params after event ends (#22375)
* Enable event snapshot API to honour query params

* fix unused imports

* Fixes

* Run ruff check --fix

* Web changes

* Further config and web fixes

* Further docs tweak

* Fix missing quality default in MediaEventsSnapshotQueryParams

* Manual events: don't save annotated jpeg; store frame time

* Remove unnecessary grayscale helper

* Add caveat to docs on snapshot_frame_time pre-0.18

* JPG snapshot should not be treated as clean

* Ensure tracked details uses uncropped, bbox'd snapshot

* Ensure all UI pages / menu actions use uncropped, bbox'd

* web lint

* Add missed config helper text

* Expect  SnapshotsConfig not Any

* docs: Remove pre-0.18 note

* Specify timestamp=0 in the UI

* Move tests out of http media

* Correct missed settings.json wording

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Revert to default None for quality

* Correct camera snapshot config wording

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Fix quality=0 handling

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Fix quality=0 handling #2

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* ReRun generate_config_translations

---------

Co-authored-by: leccelecce <example@example.com>
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-03-22 13:33:04 -06:00
..
audio Improve audio detection debugging (#19753) 2025-08-25 13:40:21 -05:00
auth Frontend fixes (#22309) 2026-03-07 06:43:00 -07:00
button UI tweaks (#20687) 2025-10-27 07:44:34 -05:00
camera Debug replay (#22212) 2026-03-04 10:07:34 -06:00
card Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
chat Add GenAI Backend Streaming and Chat (#22152) 2026-02-27 09:07:30 -07:00
classification Miscellaneous fixes (0.17 beta) (#21737) 2026-01-21 17:46:24 -07:00
config-form Settings i18n improvements (#22571) 2026-03-22 13:03:24 -05:00
dynamic Replace react-tracked and react-use-websocket with useSyncExternalStore (#22386) 2026-03-11 09:02:51 -05:00
filter UI tweaks (#22405) 2026-03-12 16:57:42 -06: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 Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
input Miscellaneous fixes (0.17 beta) (#21867) 2026-02-03 08:31:00 -06:00
menu Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
mobile Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
navigation Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
overlay Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
player fix: WebSocket connection leaked on WebRTC player cleanup (#22473) 2026-03-16 06:47:07 -06:00
preview Improve review segmentation behavior (#19850) 2025-08-31 16:36:12 -05:00
settings Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
timeline Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
trigger Miscellaneous fixes (0.17 beta) (#21683) 2026-01-18 06:36:27 -07:00
ui Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
ws Debug replay (#22212) 2026-03-04 10:07:34 -06:00
Logo.tsx Use cn() for class names throughout (#11278) 2024-05-07 08:00:25 -06:00
Statusbar.tsx Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
Wrapper.tsx spacing on mobile landscape (#11397) 2024-05-16 10:51:57 -06:00