|
|
a3d22d25f4
|
finish send-test endpoint which now works
|
2023-12-23 19:13:37 -07:00 |
|
|
|
af85b971b1
|
fix some things that are wrong in the data structures
|
2023-12-23 17:58:26 -07:00 |
|
|
|
31e7f5048f
|
add send-test as generated by Aider & ChatGPT
|
2023-12-23 17:56:07 -07:00 |
|
|
|
9e85f15951
|
refactor method results for consistent types
|
2023-12-23 15:38:33 -07:00 |
|
|
|
f15ea55ad7
|
small reformat for readability
|
2023-12-22 14:21:04 -07:00 |
|
|
|
140e426458
|
remove extra spaces before newlines (no code/logic changes)
|
2023-12-18 16:18:19 -07:00 |
|
|
|
cc001692eb
|
add more help to the permissions troubleshooting
|
2023-12-17 18:11:27 -07:00 |
|
|
|
1edeb89144
|
flush the prints in a separate thread
|
2023-12-17 17:07:46 -07:00 |
|
|
|
0c7a9524a7
|
add more startup commentary
|
2023-12-17 17:07:24 -07:00 |
|
Matthew Raymer
|
6558aeab22
|
Updates to delete missing subscriptions
|
2023-12-16 23:47:49 -05:00 |
|
|
|
de82224b18
|
update instructions and email for tests
|
2023-12-16 20:41:57 -07:00 |
|
|
|
561b04c678
|
add messages for subscription loop
|
2023-12-16 19:00:19 -07:00 |
|
|
|
21ebf79f6f
|
add instructions for admin password
|
2023-12-15 20:54:28 -07:00 |
|
|
|
35747dff26
|
add a password for the regenerate_vapid endpoint
|
2023-12-15 16:55:12 -07:00 |
|
|
|
381a7930d8
|
update private key to latest value on test server & allow as argument
|
2023-12-11 18:51:19 -07:00 |
|
|
|
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 |
|