blakeblackshear.frigate/docs
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
..
docs Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css
static Update beta docs (#11483) 2024-05-22 08:51:59 -06:00
.gitignore docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
babel.config.js
docusaurus.config.js Docs improvements (#8641) 2023-11-18 08:04:43 -06:00
package-lock.json TLS support (#11678) 2024-06-01 10:29:46 -05:00
package.json TLS support (#11678) 2024-06-01 10:29:46 -05:00
README.md
sidebars.js Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00

Website

This website is built using Docusaurus 2, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.