frigate/web/src
Josh Hawkins 9a0211a71c
Improve Notifications (#16453)
* backend

* frontend

* add notification config at camera level

* camera level notifications in dispatcher

* initial onconnect

* frontend

* backend for suspended notifications

* frontend

* use base communicator

* initialize all cameras in suspended array and use 0 for unsuspended

* remove switch and use select for suspending in frontend

* use timestamp instead of datetime

* frontend tweaks

* mqtt docs

* fix button width

* use grid for layout

* use thread and queue for processing notifications with 10s timeout

* clean up

* move async code to main class

* tweaks

* docs

* remove warning message
2025-02-10 19:47:15 -07:00
..
api Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
components Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
context Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
hooks Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
lib Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
pages Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
types Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
utils Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
views Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
App.tsx Improve face recognition (#15205) 2025-02-08 12:47:01 -06: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 Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00