blakeblackshear.frigate/docker/main
Nicolas Mowen 690ee3dc15 Implement support for notifications (#12523)
* Setup basic notification page

* Add basic notification implementation

* Register for push notifications

* Implement dispatching

* Add fields

* Handle image and link

* Add notification config

* Add field for users notification tokens

* Implement saving of notification tokens

* Implement VAPID key generation

* Implement public key encoding

* Implement webpush from server

* Implement push notification handling

* Make notifications config only

* Add maskable icon

* Use zod form to control notification settings in the UI

* Use js

* Always open notification

* Support multiple endpoints

* Handle cleaning up expired notification registrations

* Correctly unsubscribe notifications

* Change ttl dynamically

* Add note about notification latency and features

* Cleanup docs

* Fix firefox pushes

* Add links to docs and improve formatting

* Improve wording

* Fix docstring

Co-authored-by: Blake Blackshear <blake@frigate.video>

* Handle case where native auth is not enabled

* Show errors in UI

---------

Co-authored-by: Blake Blackshear <blake@frigate.video>
2024-08-29 20:19:50 -06:00
..
rootfs Use 127.0.0.1 for chroma (#12135) 2024-08-29 20:19:50 -06:00
build_nginx.sh Auth! (#11347) 2024-05-18 10:36:13 -06:00
build_ov_model.py upgrade to latest openvino version (#11563) 2024-05-27 14:49:35 -06:00
build_pysqlite3.sh Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
Dockerfile Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
fake_frigate_run
install_deps.sh Update ffmpeg source (#12251) 2024-07-01 15:46:40 -06:00
install_s6_overlay.sh Update s6 overlay version to 3.1.5.0 in the Docker installation script (#7584) 2023-09-01 07:01:19 -05:00
install_tempio.sh fix tempio install for arm64 (#11691) 2024-06-02 08:47:11 -05:00
requirements-dev.txt Docs improvements (#8641) 2023-11-18 08:04:43 -06:00
requirements-ov.txt upgrade to latest openvino version (#11563) 2024-05-27 14:49:35 -06:00
requirements-wheels.txt Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
requirements.txt