55 Commits (2a9b1fcf750c919325564f8707a32aa3d740b54b)
 

Author SHA1 Message Date
Trent Larson 2a9b1fcf75 run the notification check frequently throughout the day, and allow different times for users 7 months ago
Trent Larson 5071a8bee4 add a 'ping' endpoint, redirect stderr to stdout 8 months ago
Trent Larson 58aa3fdda7 only print the full dictionary on unexpected results 9 months ago
Trent Larson b53d7a5e0d add more logging 9 months ago
Trent Larson 202ce4d446 add ability to send a direct notification (bypassing filters) 10 months ago
Trent Larson a475f0f218 fix manual setup instructions 10 months ago
Trent Larson 6f47d91c58 fix reference in commentary 11 months ago
Trent Larson c1ed026662 update the title of daily checks to match Time Safari 11 months ago
Trent Larson a466968de4 fix another dict/attribute problem 11 months ago
Trent Larson acb37a50c1 fix dict key references 11 months 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 11 months ago
Trent Larson 7f6a696aae doc: add setup step to manual run instructions 11 months ago
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 f15ea55ad7 small reformat for readability 11 months ago
Trent Larson 140e426458 remove extra spaces before newlines (no code/logic changes) 11 months ago
Trent Larson cc001692eb add more help to the permissions troubleshooting 11 months ago
Trent Larson 1edeb89144 flush the prints in a separate thread 11 months ago
Trent Larson 0c7a9524a7 add more startup commentary 11 months ago
Matthew Raymer 6558aeab22 Updates to delete missing subscriptions 11 months ago
Trent Larson de82224b18 update instructions and email for tests 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 381a7930d8 update private key to latest value on test server & allow as argument 11 months ago
Trent Larson 5dc0e64bcd update test file for arguments 11 months ago
Trent Larson 4536f2268c update email for production 11 months ago
Trent Larson c762d7b71f fix email, enhance test file for arguments 11 months ago
Trent Larson de33240f56 note that webpush.py is for testing 11 months ago
Trent Larson fc8d4878f1 doc: add another manual setup step 11 months ago
anomalist d517a79823 Merge pull request 'regen-endpoint' (#2) from regen-endpoint into master 11 months ago
Trent Larson 8ccefc8b22 update docker build & instructions for the necessary matching user 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
trentlarson a2edf9271a Merge pull request 'fix DB path and add instructions for docker deployment' (#1) from db-path into master 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
Trent Larson 8f683e2a1a add more setup hints to README to run locally 11 months 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