leccelecce
ec7040bed5
Enable event snapshot API to honour query params after event ends ( #22375 )
...
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
* 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
Josh Hawkins
048475e750
API admin exemptions and route guard updates ( #21094 )
...
* update exempt paths and add missing guard to api endpoints
* admin only frigate+ submission
2025-11-29 07:30:04 -06:00
Nicolas Mowen
8e8346099e
Miscellaneous Fixes ( #20973 )
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-11-20 17:50:17 -06:00
Josh Hawkins
ed9c67804a
UI fixes ( #14933 )
...
* Fix plus dialog
* Remove activity indicator on review item download button
* fix explore view
2024-11-12 05:37:25 -07:00
Josh Hawkins
8c2c07fd18
UI tweaks ( #14719 )
...
* Show activity indicator when search grid is revalidating
* improve frigate+ button title grammar
2024-11-01 06:37:52 -06:00
Josh Hawkins
ad308252a1
Accessibility features ( #14518 )
...
* Add screen reader aria labels to buttons and menu items
* Fix sub_label score in search detail dialog
2024-10-22 16:07:42 -06:00
Nicolas Mowen
0aad7db2d2
UI tweaks ( #14118 )
...
* Reset snapshot state when event is moved
* Add page listener for review page
* Add same listener for search page
* Use content height
2024-10-02 09:32:12 -05:00
Josh Hawkins
644ea7be4a
UI tweaks ( #13705 )
...
* mobile page component
* object lifecycle pane tweaks
* use mobile page component for review and search detail
* fix frigate+ dialog when using mobile page component
* small tweaks
2024-09-12 13:39:35 -06:00
Nicolas Mowen
d84e3cacca
UI Improvements and Tweaks ( #13689 )
...
* Improve image loading by not loading when off screen
* Add share menu to export
* Add share button and tidy up review detail lists
* Fix missing key
* Use query args for review filter
* Add object lifecycle to explore dialog
* Adjust sizing
* Simplify share button
* Always show snapshot but hide buttons for frigate+ if not applicable
* Handle case when user switches to element missing the previously selected tab
* Handle cases where share is not available
* Fix logic
2024-09-12 09:46:29 -05:00
Nicolas Mowen
3972642ba0
Refactor search details into Explore Page ( #13665 )
2024-09-11 08:41:16 -06:00
Nicolas Mowen
9d18061d0f
Move plus dialog to separate component
2024-08-29 20:19:50 -06:00