blakeblackshear.frigate/web/src
Josh Hawkins ddf9163c47
Implement object lifecycle pane (#13550)
* Object lifecycle pane

* fix thumbnails and annotation offset math

* snapshot endpoint height and format, yaml types, bugfixes

* clean up for new type

* use get_image_from_recording in recordings snapshot api

* make height optional
2024-09-04 07:46:49 -06:00
..
api Use camera status to get state of camera config (#12787) 2024-08-08 07:54:13 -06:00
components Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
context
hooks Fix fetching of generated preview video (#13498) 2024-09-02 09:18:58 -05:00
lib
pages Add button for downloading full set of logs (#13188) 2024-08-29 20:19:50 -06:00
types Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
utils Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
views Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
App.tsx Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -06:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts