mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 22:15:28 +03:00
|
Some checks are pending
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
* openvino log message and preview directory checks * restrict config vars for viewer users * recording timestamp fix when startTime is exactly on an hour boundary, findIndex returns the first matching chunk, which is the previous hour's chunk (where before == startTime), instead of the correct chunk (where after == startTime) the bug shows up when using the share timestamp feature and sharing a specific timestamp on the exact hour mark. when accessing the shared link, the timeline would jump to the incorrect hour * use helper for chunked time range * Adjustments to contributing docs * tweak * Improve wording * tweak --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> |
||
|---|---|---|
| .. | ||
| 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 | ||