54 Commits (5071a8bee4bfb72944b037b5f0a01871e468eedb)
 

Author SHA1 Message Date
Trent Larson 5071a8bee4 add a 'ping' endpoint, redirect stderr to stdout 11 months ago
Trent Larson 58aa3fdda7 only print the full dictionary on unexpected results 1 year ago
Trent Larson b53d7a5e0d add more logging 1 year ago
Trent Larson 202ce4d446 add ability to send a direct notification (bypassing filters) 1 year ago
Trent Larson a475f0f218 fix manual setup instructions 1 year ago
Trent Larson 6f47d91c58 fix reference in commentary 1 year ago
Trent Larson c1ed026662 update the title of daily checks to match Time Safari 1 year ago
Trent Larson a466968de4 fix another dict/attribute problem 1 year ago
Trent Larson acb37a50c1 fix dict key references 1 year ago
trentlarson e5d5bafeb3 Merge pull request 'Create a send-test endpoint for a client to send themselves a test' (#4) from test-message into master 1 year ago
Trent Larson 7f6a696aae doc: add setup step to manual run instructions 1 year ago
Trent Larson 3c0e196c11 add ability to send back a chosen title & message 1 year ago
Trent Larson a3d22d25f4 finish send-test endpoint which now works 1 year ago
Trent Larson af85b971b1 fix some things that are wrong in the data structures 1 year ago
Trent Larson 31e7f5048f add send-test as generated by Aider & ChatGPT 1 year ago
Trent Larson 9e85f15951 refactor method results for consistent types 1 year ago
Trent Larson f15ea55ad7 small reformat for readability 1 year ago
Trent Larson 140e426458 remove extra spaces before newlines (no code/logic changes) 1 year ago
Trent Larson cc001692eb add more help to the permissions troubleshooting 1 year ago
Trent Larson 1edeb89144 flush the prints in a separate thread 1 year ago
Trent Larson 0c7a9524a7 add more startup commentary 1 year ago
Matthew Raymer 6558aeab22 Updates to delete missing subscriptions 1 year ago
Trent Larson de82224b18 update instructions and email for tests 1 year ago
Trent Larson 561b04c678 add messages for subscription loop 1 year ago
Trent Larson 21ebf79f6f add instructions for admin password 1 year ago
Trent Larson 35747dff26 add a password for the regenerate_vapid endpoint 1 year ago
Trent Larson 381a7930d8 update private key to latest value on test server & allow as argument 1 year ago
Trent Larson 5dc0e64bcd update test file for arguments 1 year ago
Trent Larson 4536f2268c update email for production 1 year ago
Trent Larson c762d7b71f fix email, enhance test file for arguments 1 year ago
Trent Larson de33240f56 note that webpush.py is for testing 1 year ago
Trent Larson fc8d4878f1 doc: add another manual setup step 1 year ago
anomalist d517a79823 Merge pull request 'regen-endpoint' (#2) from regen-endpoint into master 1 year ago
Trent Larson 8ccefc8b22 update docker build & instructions for the necessary matching user 1 year ago
Trent Larson 01d3868b80 fix endpoint for regenerating VAPID key 1 year ago
Trent Larson 8d003876a8 revert the default path to the DB 1 year ago
trentlarson a2edf9271a Merge pull request 'fix DB path and add instructions for docker deployment' (#1) from db-path into master 1 year ago
Trent Larson e8a33e876c make docker path consistent, and enhance instructions 1 year ago
Trent Larson 72653abaf5 fix DB path and add instructions for docker deployment 1 year ago
Trent Larson 8f683e2a1a add more setup hints to README to run locally 1 year ago
Matthew Raymer cbb6c666fe Added setup for HAProxy 1 year 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