frigate/web/src
Josh Hawkins 45213d0420
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
Miscellaneous fixes (#23082)
* 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>
2026-05-01 11:25:26 -06:00
..
api Add step + percent progress for exports (#22915) 2026-04-17 12:18:12 -06:00
components Miscellaneous fixes (#23053) 2026-04-30 17:19:53 -06:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks Miscellaneous fixes (#22913) 2026-04-18 07:10:50 -06:00
lib Settings tweaks (#22750) 2026-04-03 17:46:43 -05:00
pages Add ability to download case as zip (#23034) 2026-04-28 19:11:41 -05:00
types Feature: Share Timestamped URL for Camera Footage History (#22537) 2026-04-20 06:35:25 -06:00
utils Miscellaneous fixes (#23082) 2026-05-01 11:25:26 -06:00
views Miscellaneous fixes (#23082) 2026-05-01 11:25:26 -06:00
App.tsx Frontend fixes (#22309) 2026-03-07 06:43:00 -07: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