Cian Johnston
06e5d9ef21
feat(coderd): add webpush package ( #17091 )
...
* Adds `codersdk.ExperimentWebPush` (`web-push`)
* Adds a `coderd/webpush` package that allows sending native push
notifications via `github.com/SherClockHolmes/webpush-go`
* Adds database tables to store push notification subscriptions.
* Adds an API endpoint that allows users to subscribe/unsubscribe, and
send a test notification (404 without experiment, excluded from API docs)
* Adds server CLI command to regenerate VAPID keys (note: regenerating
the VAPID keypair requires deleting all existing subscriptions)
---------
Co-authored-by: Kyle Carberry <kyle@carberry.com >
2025-03-27 10:03:53 +00:00
..
2025-03-27 10:03:53 +00:00
2025-03-18 14:47:30 +02:00
2025-03-25 12:18:06 +00:00
2024-07-30 15:37:45 +02:00
2024-07-30 15:37:45 +02:00
2024-08-02 11:03:11 +02:00
2024-08-02 11:03:11 +02:00
2024-08-02 10:00:27 +00:00
2024-08-02 10:00:27 +00:00
2024-08-02 14:56:54 +02:00
2024-08-02 14:56:54 +02:00
2024-08-02 12:49:36 -04:00
2024-08-02 12:49:36 -04:00
2024-08-05 16:18:45 +02:00
2024-08-05 16:18:45 +02:00
2024-08-06 11:38:55 -04:00
2024-08-06 11:38:55 -04:00
2024-08-07 11:33:26 +02:00
2024-08-07 11:33:26 +02:00
2024-08-07 12:37:55 -05:00
2024-08-07 12:37:55 -05:00
2024-08-13 09:20:24 -05:00
2024-08-13 09:20:24 -05:00
2024-08-13 12:53:47 -05:00
2024-08-13 12:53:47 -05:00
2024-09-03 13:04:06 +02:00
2024-08-14 14:22:43 -03:00
2024-08-21 11:18:03 +02:00
2024-08-21 11:18:03 +02:00
2024-08-21 12:46:11 +00:00
2024-08-21 12:46:11 +00:00
2024-08-22 13:52:25 +02:00
2024-08-22 13:52:25 +02:00
2024-08-27 14:35:28 +00:00
2024-08-27 14:35:28 +00:00
2024-09-09 14:39:32 +01:00
2024-09-09 14:39:32 +01:00
2024-09-16 20:02:08 +00:00
2024-09-16 20:02:08 +00:00
2024-09-17 18:08:18 +01:00
2024-09-17 18:08:18 +01:00
2024-09-17 19:41:34 -05:00
2024-09-17 19:41:34 -05:00
2024-09-18 09:11:44 +02:00
2024-09-18 09:11:44 +02:00
2024-09-18 11:26:34 +00:00
2024-09-18 11:26:34 +00:00
2024-09-20 01:52:14 +10:00
2024-09-20 01:52:14 +10:00
2024-09-20 14:26:13 +01:00
2024-09-20 14:26:13 +01:00
2024-09-24 10:51:49 +01:00
2024-09-24 10:51:49 +01:00
2024-09-25 17:46:51 +01:00
2024-09-25 17:46:51 +01:00
2024-09-26 13:20:44 -05:00
2024-09-26 13:20:44 -05:00
2024-10-02 09:30:33 -06:00
2024-10-02 09:30:33 -06:00
2024-10-04 11:53:25 +01:00
2024-10-04 11:53:25 +01:00
2024-10-09 17:31:12 -05:00
2024-10-09 17:31:12 -05:00
2024-10-14 12:34:32 +00:00
2024-10-14 12:34:32 +00:00
2024-10-15 21:02:02 +02:00
2024-10-15 21:02:02 +02:00
2024-10-16 21:53:24 +02:00
2024-10-16 21:53:24 +02:00
2024-10-18 09:50:22 -03:00
2024-10-18 09:50:22 -03:00
2024-10-21 16:09:59 +01:00
2024-10-21 16:09:59 +01:00
2024-10-22 13:47:30 +01:00
2024-10-22 13:47:30 +01:00
2024-10-22 09:20:54 -05:00
2024-10-22 09:20:54 -05:00
2024-10-24 13:12:12 +01:00
2024-10-24 13:12:12 +01:00
2024-10-25 17:14:35 +01:00
2024-10-25 17:14:35 +01:00
2024-10-29 09:57:40 +00:00
2024-10-29 09:57:40 +00:00
2024-11-01 14:36:12 +11:00
2024-11-01 14:36:12 +11:00
2024-11-15 11:39:05 +00:00
2024-11-15 11:39:05 +00:00
2024-11-15 11:39:05 +00:00
2024-11-15 11:39:05 +00:00
2024-11-16 21:56:19 +01:00
2024-11-16 21:56:19 +01:00
2024-11-27 20:01:08 +01:00
2024-11-27 20:01:08 +01:00
2024-12-02 21:02:36 +00:00
2024-12-02 21:02:36 +00:00
2024-12-20 13:53:10 +00:00
2024-12-20 13:53:10 +00:00
2025-01-02 12:19:34 +00:00
2025-01-02 12:19:34 +00:00
2025-01-02 15:02:04 -06:00
2025-01-02 15:02:04 -06:00
2025-01-03 11:27:02 +01:00
2025-01-03 11:27:02 +01:00
2025-01-13 13:08:16 +02:00
2025-01-13 13:08:16 +02:00
2025-01-13 15:01:47 +00:00
2025-01-13 15:01:47 +00:00
2025-01-13 15:01:47 +00:00
2025-01-13 15:01:47 +00:00
2025-01-14 16:40:26 +00:00
2025-01-14 16:40:26 +00:00
2025-01-17 11:55:41 -06:00
2025-01-17 11:55:41 -06:00
2025-01-31 13:55:46 +01:00
2025-01-31 13:55:46 +01:00
2025-02-04 18:45:33 +01:00
2025-02-04 18:45:33 +01:00
2025-02-04 19:25:18 +00:00
2025-02-04 19:25:18 +00:00
2025-02-11 13:55:09 +02:00
2025-02-11 13:55:09 +02:00
2025-02-12 14:41:14 +02:00
2025-02-12 14:41:14 +02:00
2025-02-17 13:02:30 +00:00
2025-02-17 13:02:30 +00:00
2025-02-17 16:56:52 +00:00
2025-02-17 16:56:52 +00:00
2025-02-19 13:08:38 +00:00
2025-02-19 13:08:38 +00:00
2025-02-24 12:59:41 -05:00
2025-02-24 12:59:41 -05:00
2025-03-03 10:12:48 +01:00
2025-03-03 10:12:48 +01:00
2025-03-03 10:02:18 -05:00
2025-03-03 10:02:18 -05:00
2025-03-05 10:46:03 -07:00
2025-03-05 10:46:03 -07:00
2025-03-05 23:13:42 +01:00
2025-03-05 23:13:42 +01:00
2025-03-18 13:50:52 +02:00
2025-03-18 13:50:52 +02:00
2025-03-20 14:10:45 +00:00
2025-03-20 14:10:45 +00:00
2025-03-20 19:09:39 +02:00
2025-03-20 19:09:39 +02:00
2025-03-21 13:31:17 +01:00
2025-03-21 13:31:17 +01:00
2025-03-21 16:05:08 +01:00
2025-03-21 16:05:08 +01:00
2025-03-24 10:01:50 -06:00
2025-03-24 10:01:50 -06:00
2025-03-25 11:29:02 +01:00
2025-03-25 11:29:02 +01:00
2025-03-25 12:18:06 +00:00
2025-03-25 12:18:06 +00:00
2025-03-25 12:59:20 +00:00
2025-03-25 12:59:20 +00:00
2025-03-25 15:31:24 -04:00
2025-03-25 15:31:24 -04:00
2025-03-26 15:54:03 +01:00
2025-03-26 15:54:03 +01:00
2025-03-27 10:03:53 +00:00
2025-03-27 10:03:53 +00:00
2025-03-06 12:21:14 +02:00
2025-03-26 01:56:39 -05:00
2024-11-04 17:23:31 +01:00