frigate/frigate/api
Josh Hawkins 3609b41217 Semantic Search Triggers (#18969)
* semantic trigger test

* database and model

* config

* embeddings maintainer and trigger post-processor

* api to create, edit, delete triggers

* frontend and i18n keys

* use thumbnail and description for trigger types

* image picker tweaks

* initial sync

* thumbnail file management

* clean up logs and use saved thumbnail on frontend

* publish mqtt messages

* webpush changes to enable trigger notifications

* add enabled switch

* add triggers from explore

* renaming and deletion fixes

* fix typing

* UI updates and add last triggering event time and link

* log exception instead of return in endpoint

* highlight entry in UI when triggered

* save and delete thumbnails directly

* remove alert action for now and add descriptions

* tweaks

* clean up

* fix types

* docs

* docs tweaks

* docs

* reuse enum
2025-08-16 10:20:33 -05:00
..
defs Semantic Search Triggers (#18969) 2025-08-16 10:20:33 -05:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Dynamic Management of Cameras (#18671) 2025-08-16 10:20:33 -05:00
auth.py Fix IPv6 addresses with IPv4 trusted proxies (#19134) 2025-07-13 20:43:25 -06:00
classification.py Live classification model training (#18583) 2025-08-16 10:20:33 -05:00
event.py Semantic Search Triggers (#18969) 2025-08-16 10:20:33 -05:00
export.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
fastapi_app.py Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
media.py Implement support for no recordings indicator on timeline (#18363) 2025-08-16 10:20:33 -05:00
notification.py Fixes (#19420) 2025-08-07 15:34:25 -06:00
preview.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
review.py Fixes (#18897) 2025-06-26 13:01:09 -06:00