frigate/web/src/components
Otto 423ee2fe72
Feature: Share Timestamped URL for Camera Footage History (#22537)
* Initial copy timestamp url implementation

* revise url format

* Implement share timestamp dialog

* Use translations

* Add comments

* Add validations to shared link

* Switch to searchEffect implementation

* Add missing accessibility related dialog description

* Change URL format to unix timestamps

* Remove unnecessary useEffect

* Remove duplicated dialog title

* Fixes/improvements based off PR review comments

* Add missing cancel button & separators to dialog

* Make share description clearer

* Bugfix: guard against showing toasts twice
Because this effect ends up running multiple times

* Clamp future timestamps to now

* Revert "Bugfix: guard against showing toasts twice"

This reverts commit 99fa5e1dee.

* Use normal separator

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

* Fixes based off PR review comments

* Bugfix: Share dialog was not receiving the player timestamp after removing key that triggered remounts

* Defer `setRecording` and return true from hook for cleanup

* Remove timeout defer hack in favor of refactored hook

* Attempt to replay video muted on NotAllowedError

* Use separate persistent mute and temporary forced mute states

* Align cancel button with other dialogs

* Prevent wrapping on dialog title

* Remove extra "back" button on mobile drawer

* Fix back navigation when coming from direct shared timestamp links

* Use new timeformat hook

* Simplify dialog radio buttons

* Apply suggestions from code review

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

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-04-20 06:35:25 -06:00
..
audio Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00
auth Frontend fixes (#22309) 2026-03-07 06:43:00 -07:00
button Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00
camera Debug replay (#22212) 2026-03-04 10:07:34 -06:00
card Add step + percent progress for exports (#22915) 2026-04-17 12:18:12 -06:00
chat Chat improvements (#22823) 2026-04-09 14:31:37 -06:00
classification Add ability to regenerate examples in classification wizard (#22604) 2026-03-24 07:53:37 -05:00
config-form Export improvements (#22867) 2026-04-14 08:19:50 -06:00
dynamic Replace react-tracked and react-use-websocket with useSyncExternalStore (#22386) 2026-03-11 09:02:51 -05:00
filter Add step + percent progress for exports (#22915) 2026-04-17 12:18:12 -06:00
graph Fix browser time format handling (#22694) 2026-03-29 13:03:07 -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 Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00
menu Tweaks (#22770) 2026-04-05 10:08:23 -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 Feature: Share Timestamped URL for Camera Footage History (#22537) 2026-04-20 06:35:25 -06:00
player Feature: Share Timestamped URL for Camera Footage History (#22537) 2026-04-20 06:35:25 -06:00
preview Improve review segmentation behavior (#19850) 2025-08-31 16:36:12 -05:00
settings Mask/zone editor fixes (#22732) 2026-04-02 08:15:51 -06:00
timeline Settings tweaks (#22750) 2026-04-03 17:46:43 -05:00
trigger Miscellaneous fixes (0.17 beta) (#21683) 2026-01-18 06:36:27 -07:00
ui Export improvements (#22867) 2026-04-14 08:19:50 -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 Miscellaneous Fixes (#22890) 2026-04-16 09:10:03 -06:00
Wrapper.tsx spacing on mobile landscape (#11397) 2024-05-16 10:51:57 -06:00