Commit Graph
16 Commits
Author SHA1 Message Date
Matthew Raymer 97d4ebf1ca Adding muting and deletion of subcriptions 2023-09-06 18:08:09 +08:00
Matthew Raymer a278897127 Resolve problem with creating a VAPID at initial startup 2023-08-22 18:24:57 +08:00
Matthew Raymer abb1673063 Redid the TypeORM initialization. Adding new /vapid path 2023-08-21 18:37:38 +08:00
Matthew Raymer 684d7f1791 Fix periodic broadcasts by using proper message passing from the worker.
In this way, no need to pass all the context that methods need to work to the worker.
2023-08-17 16:56:40 +08:00
Matthew Raymer 5b689125a6 Checkpoint: Problem with worker metdata for VapidKeys 2023-08-16 19:53:48 +08:00
Matthew Raymer 6a30c69649 TypeORM instead of direct Sqlite 2023-08-15 21:05:46 +08:00
Matthew Raymer a6de7aaf18 Make sure everything is done with es6 classes and introduce a Worker thread 2023-08-15 18:39:35 +08:00
Matthew Raymer b37acb4736 Fixing a few bits 2023-08-13 20:34:50 +08:00
Matthew Raymer 38097e5ba4 Small error 2023-08-12 21:12:39 +08:00
Matthew Raymer 1bf5758fb2 Adding VAPID dynamic version 2023-08-12 21:10:07 +08:00
Matthew Raymer eaf5c59200 Tweaking a bit to structure subscriptions 2023-08-11 21:10:24 +08:00
Matthew Raymer 4ac17a24e9 Rewrite reducing crypto complexity 2023-08-11 19:26:14 +08:00
Matthew Raymer 3be533727a Updates but not quite ready to test 2023-08-09 19:22:55 +08:00
Matthew Aaron Raymer 30a6c956d1 Added dependencies for API and VAPID implementation 2023-08-09 14:11:24 +08:00
Matthew Aaron Raymer 6b67870d27 Add Typescript boilerplate 2023-08-09 13:51:37 +08:00
Matthew Aaron Raymer cffea3e9f8 Initial commit 2023-08-09 13:36:24 +08:00