frigate/web/src/pages
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
..
ConfigEditor.tsx UI fixes (#13246) 2024-08-21 08:19:07 -06:00
Events.tsx Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -06:00
Exports.tsx Fix tall videos from covering height in export page (#12725) 2024-08-02 07:06:15 -06:00
Live.tsx Dynamically detect if full screen is supported (#13197) 2024-08-19 16:01:21 -05:00
LoginPage.tsx Auth! (#11347) 2024-05-18 10:36:13 -06:00
Logs.tsx UI fixes (#13246) 2024-08-21 08:19:07 -06:00
NoMatch.tsx Further improve event loading (#10949) 2024-04-12 07:31:30 -05:00
Search.tsx Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -06:00
Settings.tsx Implement support for notifications (#12523) 2024-08-29 20:19:50 -06:00
SubmitPlus.tsx Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -06:00
System.tsx Use prettier-plugin-tailwindcss (#11373) 2024-05-14 09:06:44 -06:00
UIPlayground.tsx Live player fixes and improvements (#12202) 2024-06-29 09:02:30 -06:00