frigate/web/src
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
..
api Change camera_activity effect to run only when config updates (#20468) 2025-10-13 16:24:35 -06:00
components Miscellaneous Fixes (#20989) 2025-11-21 15:40:58 -06:00
context Miscellaneous Fixes (#20866) 2025-11-10 10:03:56 -07:00
hooks Miscellaneous fixes (#20875) 2025-11-11 17:00:54 -06:00
lib add Japanese, Swedish, and Lithuanian (#20509) 2025-10-15 13:42:13 -06:00
pages Miscellaneous Fixes (#20973) 2025-11-20 17:50:17 -06:00
types Miscellaneous Fixes (#20897) 2025-11-17 08:12:05 -06:00
utils Miscellaneous Fixes (#20989) 2025-11-21 15:40:58 -06:00
views Miscellaneous Fixes (#20989) 2025-11-21 15:40:58 -06:00
App.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00