frigate/web/src/pages
Josh Hawkins ef406ba647 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-07 20:57:35 -06:00
..
AccessDenied.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
ClassificationModel.tsx Classification Model UI (#18571) 2025-08-07 20:53:13 -06:00
ConfigEditor.tsx Add basic config editor when Frigate can't startup (#18383) 2025-08-07 20:52:57 -06:00
Events.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Explore.tsx Audio transcription support (#18398) 2025-08-07 20:53:12 -06:00
Exports.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
FaceLibrary.tsx Semantic Search Triggers (#18969) 2025-08-07 20:57:35 -06:00
Live.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
LoginPage.tsx Face setup wizard (#17203) 2025-03-17 13:50:13 -06:00
Logs.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
NoMatch.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Settings.tsx Semantic Search Triggers (#18969) 2025-08-07 20:57:35 -06:00
System.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
UIPlayground.tsx object path plotter per camera with time selection dropdown (#16676) 2025-02-18 20:55:16 -07:00