blakeblackshear.frigate/web/src
Rui Alves fa81d87dc0
Updated Documentation for the Review endpoints (#14401)
* Updated documentation for the review endpoint

* Updated documentation for the review/summary endpoint

* Updated documentation for the review/summary endpoint

* Documentation for the review activity audio and motion endpoints

* Added responses for more review.py endpoints

* Added responses for more review.py endpoints

* Fixed review.py responses and proper path parameter names

* Added body model for /reviews/viewed and /reviews/delete

* Updated OpenAPI specification for the review controller endpoints

* Run ruff format frigate

* Drop significant_motion

* Updated frigate-api.yaml

* Deleted total_motion

* Combine 2 models into generic
2024-10-23 08:35:49 -05:00
..
api fix websocket from spreading stale state (#14466) 2024-10-20 20:38:11 -06:00
components Improve error message when semantic search is not enabled with genai (#14528) 2024-10-23 06:14:50 -06:00
context Theme updates (#12373) 2024-07-10 07:04:02 -05:00
hooks Use config attribute map instead of hard coded (#14387) 2024-10-16 07:27:36 -06:00
lib
pages Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
types Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
utils Use config attribute map instead of hard coded (#14387) 2024-10-16 07:27:36 -06:00
views Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
App.tsx Explore page optimizations (#13682) 2024-09-11 14:20:41 -05:00
env.ts
index.css Clickable logo on desktop sidebar and useMatch for camera group visibility (#12379) 2024-07-10 09:28:05 -06:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx
vite-env.d.ts