mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-09 06:55:28 +03:00
* 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
|
||
|---|---|---|
| .. | ||
| browserUtil.ts | ||
| cameraUtil.ts | ||
| canvasUtil.ts | ||
| chatUtil.ts | ||
| colorUtil.ts | ||
| configUtil.ts | ||
| credentialMask.ts | ||
| dateUtil.ts | ||
| go2rtcFfmpeg.ts | ||
| i18n.ts | ||
| iconUtil.tsx | ||
| isIFrame.ts | ||
| isPWA.ts | ||
| lifecycleUtil.ts | ||
| logUtil.ts | ||
| passwordUtil.ts | ||
| profileColors.ts | ||
| recordingReviewUrl.ts | ||
| snapshotUtil.ts | ||
| storageUtil.ts | ||
| stringUtil.ts | ||
| timelineUtil.tsx | ||
| videoUtil.ts | ||
| wsUtil.ts | ||
| zoneEdutUtil.ts | ||