59 Commits (master)
 

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