Trent Larson
|
3c0e196c11
|
add ability to send back a chosen title & message
|
11 months ago |
Trent Larson
|
a3d22d25f4
|
finish send-test endpoint which now works
|
11 months ago |
Trent Larson
|
af85b971b1
|
fix some things that are wrong in the data structures
|
11 months ago |
Trent Larson
|
31e7f5048f
|
add send-test as generated by Aider & ChatGPT
|
11 months ago |
Trent Larson
|
9e85f15951
|
refactor method results for consistent types
|
11 months ago |
Trent Larson
|
140e426458
|
remove extra spaces before newlines (no code/logic changes)
|
11 months ago |
Trent Larson
|
1edeb89144
|
flush the prints in a separate thread
|
11 months ago |
Matthew Raymer
|
6558aeab22
|
Updates to delete missing subscriptions
|
11 months ago |
Trent Larson
|
561b04c678
|
add messages for subscription loop
|
11 months ago |
Trent Larson
|
21ebf79f6f
|
add instructions for admin password
|
11 months ago |
Trent Larson
|
35747dff26
|
add a password for the regenerate_vapid endpoint
|
11 months ago |
Trent Larson
|
4536f2268c
|
update email for production
|
11 months ago |
Trent Larson
|
01d3868b80
|
fix endpoint for regenerating VAPID key
|
11 months ago |
Trent Larson
|
8d003876a8
|
revert the default path to the DB
|
11 months ago |
Trent Larson
|
e8a33e876c
|
make docker path consistent, and enhance instructions
|
11 months ago |
Trent Larson
|
72653abaf5
|
fix DB path and add instructions for docker deployment
|
11 months ago |
Matthew Raymer
|
b8b47caf55
|
bugfix and documentation
|
1 year ago |
Matthew Raymer
|
53d2a31da7
|
OOP and documented
|
1 year ago |
Matthew Raymer
|
2b048c5a77
|
Refactored to class with long-running thread
|
1 year ago |
Matthew Raymer
|
bd4a38235e
|
Clean up the private key creation and lookup
|
1 year ago |
Matthew Raymer
|
efedd5fa08
|
Add a pause before sending to the gateway
|
1 year ago |
Matthew Raymer
|
d3603209c7
|
Fix field name
|
1 year ago |
Matthew Raymer
|
bdbbc09376
|
Raw DER in base64
|
1 year ago |
Matthew Raymer
|
602851b30e
|
Up until sending message. Try turning into a PEM
|
1 year ago |
Matthew Raymer
|
76ee4ef428
|
Some adjustments to my first attempt. Try tomorow!
|
1 year ago |
Matthew Raymer
|
d2d4071c61
|
Somewhat stable VAPID generation
|
1 year ago |
Matthew Raymer
|
ebebd2fce2
|
Got gunicorn working. Problem with sqlite intiailization to fix.
|
1 year ago |
Matthew Raymer
|
2322ab7c83
|
WIP: building up VAPID and subscription
|
1 year ago |