frigate/web/src/utils
Nicolas Mowen 224cbdc2d6
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
Miscellaneous Fixes (#20989)
* Include DB in safe mode config

Copy DB when going into safe mode to avoid creating a new one if a user has configured a separate location

* Fix documentation for example log module

* Set minimum duration for recording segments

Due to the inpoint logic, some recordings would get clipped on the end of the segment with a non-zero duration but not enough duration to include a frame. 100 ms is a safe value for any video that is 10fps or higher to have a frame

* Add docs to explain object assignment for classification

* Add warning for Intel GPU stats bug

Add warning with explanation on GPU stats page when all Intel GPU values are 0

* Update docs with creation instructions

* reset loading state when moving through events in tracking details

* disable pip on preview players

* Improve HLS handling for startPosition

The startPosition was incorrectly calculated assuming continuous recordings, when it needs to consider only some segments exist. This extracts that logic to a utility so all can use it.

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-11-21 15:40:58 -06:00
..
browserUtil.ts Refactor and clean up i18n (#17198) 2025-03-17 06:26:01 -06:00
cameraUtil.ts Add Camera Wizard tweaks (#20889) 2025-11-11 06:46:23 -07:00
canvasUtil.ts Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
colorUtil.ts Replace individual storage graphs with combined graph (#13438) 2024-08-30 07:56:55 -06:00
dateUtil.ts Fix i18n (#20857) 2025-11-11 17:23:30 -06:00
i18n.ts chore: i18n use cache key (#20885) 2025-11-14 09:36:46 -06:00
iconUtil.tsx Fixes (#18777) 2025-06-19 10:20:33 -05:00
isIFrame.ts Prevent settings menu scroll on iOS proxy iframe from shifting entire UI (#17024) 2025-03-08 10:13:07 -06:00
isPWA.ts Mobile/PWA spacing fixes (#11403) 2024-05-16 16:00:14 -06:00
lifecycleUtil.ts Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
logUtil.ts Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
snapshotUtil.ts Add ability to download on demand snapshots (#20488) 2025-10-14 14:05:35 -05:00
storageUtil.ts Add camera bandwidth back in storage metrics (#13436) 2024-08-30 07:11:54 -06:00
stringUtil.ts Miscellaneous Fixes (#20841) 2025-11-08 05:44:30 -07:00
timelineUtil.tsx Fix motion timeline offset (#19185) 2025-07-17 08:17:58 -06:00
videoUtil.ts Miscellaneous Fixes (#20989) 2025-11-21 15:40:58 -06:00
zoneEdutUtil.ts New mask/zone editor and motion tuner (#11020) 2024-04-19 05:34:07 -06:00