frigate/web/src/components/overlay
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
..
chip i18n miscellaneous fixes (#21614) 2026-01-12 09:15:27 -06:00
detail Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
dialog Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
ActionsDropdown.tsx Frontend fixes (#22309) 2026-03-07 06:43:00 -07:00
CameraInfoDialog.tsx Rename nickname to friendly_name (#19782) 2025-08-26 15:29:52 -05:00
ClassificationSelectionDialog.tsx classification i18n fix (#21331) 2025-12-17 15:26:11 -07:00
CreateRoleDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
CreateTriggerDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
CreateUserDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
CustomTimeSelector.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00
DebugDrawingLayer.tsx Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
DebugReplayDialog.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00
DeleteRoleDialog.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
DeleteTriggerDialog.tsx Semantic Search Triggers (#18969) 2025-08-16 10:20:33 -05:00
DeleteUserDialog.tsx Semantic Search Triggers (#18969) 2025-08-16 10:20:33 -05:00
EditRoleCamerasDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
ExportDialog.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00
FaceSelectionDialog.tsx Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
GPUInfoDialog.tsx Fixes (#17961) 2025-04-29 17:03:44 -05:00
ImagePicker.tsx Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
ImageShadowOverlay.tsx Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
LogInfoDialog.tsx feat: document locale url (#18409) 2025-05-28 06:10:45 -06:00
MobileCameraDrawer.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
MobileReviewSettingsDrawer.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00
MobileTimelineDrawer.tsx Review stream tweaks (#20648) 2025-10-24 07:50:06 -05:00
ObjectTrackOverlay.tsx Miscellaneous Fixes (#21024) 2025-11-24 06:34:56 -07:00
PtzControlPanel.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -06:00
ReviewActivityCalendar.tsx Recordings API and calendar UI performance improvements (#22352) 2026-03-09 17:22:01 -06:00
RoleChangeDialog.tsx UI tweaks (#20401) 2025-10-09 06:23:03 -06:00
SaveExportOverlay.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
SetPasswordDialog.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00