Commit Graph

27 Commits

Author SHA1 Message Date
5dc0e64bcd update test file for arguments 2023-12-11 17:53:58 -07:00
4536f2268c update email for production 2023-12-11 17:53:47 -07:00
c762d7b71f fix email, enhance test file for arguments 2023-12-11 17:52:21 -07:00
de33240f56 note that webpush.py is for testing 2023-12-10 08:58:23 -07:00
fc8d4878f1 doc: add another manual setup step 2023-12-04 18:42:34 -07:00
d517a79823 Merge pull request 'regen-endpoint' (#2) from regen-endpoint into master
Reviewed-on: #2
2023-12-03 23:32:06 -05:00
8ccefc8b22 update docker build & instructions for the necessary matching user 2023-12-03 20:11:01 -07:00
01d3868b80 fix endpoint for regenerating VAPID key 2023-12-03 20:10:49 -07:00
8d003876a8 revert the default path to the DB 2023-12-03 00:10:17 -07:00
a2edf9271a Merge pull request 'fix DB path and add instructions for docker deployment' (#1) from db-path into master
Reviewed-on: #1
2023-12-02 17:07:32 -05:00
e8a33e876c make docker path consistent, and enhance instructions 2023-12-02 15:00:31 -07:00
72653abaf5 fix DB path and add instructions for docker deployment 2023-12-01 17:45:34 -07:00
8f683e2a1a add more setup hints to README to run locally 2023-12-01 12:13:49 -07:00
Matthew Raymer
cbb6c666fe Added setup for HAProxy 2023-11-12 22:48:31 -05:00
Matthew Raymer
b8b47caf55 bugfix and documentation 2023-11-12 22:15:44 -05:00
Matthew Raymer
53d2a31da7 OOP and documented 2023-10-09 07:15:57 -04:00
Matthew Raymer
2b048c5a77 Refactored to class with long-running thread 2023-10-07 21:08:08 +08:00
Matthew Raymer
bd4a38235e Clean up the private key creation and lookup 2023-10-07 06:42:23 -04:00
Matthew Raymer
efedd5fa08 Add a pause before sending to the gateway 2023-10-05 06:53:46 -04:00
Matthew Raymer
d3603209c7 Fix field name 2023-10-04 22:13:07 -04:00
Matthew Raymer
bdbbc09376 Raw DER in base64 2023-10-04 09:15:02 -04:00
Matthew Raymer
602851b30e Up until sending message. Try turning into a PEM 2023-10-03 09:21:33 -04:00
Matthew Raymer
76ee4ef428 Some adjustments to my first attempt. Try tomorow! 2023-10-02 09:17:58 -04:00
Matthew Raymer
d2d4071c61 Somewhat stable VAPID generation 2023-09-29 08:08:06 -04:00
Matthew Raymer
ebebd2fce2 Got gunicorn working. Problem with sqlite intiailization to fix. 2023-09-28 08:34:21 -04:00
Matthew Raymer
2322ab7c83 WIP: building up VAPID and subscription 2023-09-28 04:32:53 -04:00
b15fedcc60 Initial commit 2023-09-27 01:52:35 -04:00