44 Commits
Author SHA1 Message Date
trentlarson 6cc35fbd43 add a customizable message, plus other fixes 2024-11-24 18:04:12 -07:00
trentlarson ee1da3399a commentarly like changelog update 2024-03-31 19:37:43 -06:00
trentlarson a5e5a104c3 Merge pull request 'debug daily notification subscriptions' (#5) from debug-subsc into master
Reviewed-on: #5
2024-03-31 21:36:05 -04:00
trentlarson 400d9e6eb0 update docker build with version, add changelog 2024-03-31 15:41:57 -06:00
trentlarson 62c76eb651 accept parameters for the daily notification time 2024-03-30 17:31:27 -06:00
trentlarson 2a9b1fcf75 run the notification check frequently throughout the day, and allow different times for users 2024-03-30 15:57:34 -06:00
trentlarson 5071a8bee4 add a 'ping' endpoint, redirect stderr to stdout 2024-03-29 10:45:44 -06:00
trentlarson 58aa3fdda7 only print the full dictionary on unexpected results 2024-02-17 09:58:32 -07:00
trentlarson b53d7a5e0d add more logging 2024-02-11 19:50:30 -07:00
trentlarson 202ce4d446 add ability to send a direct notification (bypassing filters) 2024-01-05 14:33:18 -07:00
trentlarson a475f0f218 fix manual setup instructions 2024-01-05 14:13:55 -07:00
trentlarson 6f47d91c58 fix reference in commentary 2023-12-27 18:53:49 -07:00
trentlarson c1ed026662 update the title of daily checks to match Time Safari 2023-12-27 18:48:34 -07:00
trentlarson a466968de4 fix another dict/attribute problem 2023-12-24 21:18:03 -07:00
trentlarson acb37a50c1 fix dict key references 2023-12-24 15:43:20 -07:00
trentlarson e5d5bafeb3 Merge pull request 'Create a send-test endpoint for a client to send themselves a test' (#4) from test-message into master
Reviewed-on: #4
2023-12-24 10:49:23 -05:00
trentlarson 7f6a696aae doc: add setup step to manual run instructions 2023-12-24 08:48:54 -07:00
trentlarson 3c0e196c11 add ability to send back a chosen title & message 2023-12-23 19:42:45 -07:00
trentlarson a3d22d25f4 finish send-test endpoint which now works 2023-12-23 19:13:37 -07:00
trentlarson af85b971b1 fix some things that are wrong in the data structures 2023-12-23 17:58:26 -07:00
trentlarson 31e7f5048f add send-test as generated by Aider & ChatGPT 2023-12-23 17:56:07 -07:00
trentlarson 9e85f15951 refactor method results for consistent types 2023-12-23 15:38:33 -07:00
trentlarson f15ea55ad7 small reformat for readability 2023-12-22 14:21:04 -07:00
trentlarson 140e426458 remove extra spaces before newlines (no code/logic changes) 2023-12-18 16:18:19 -07:00
trentlarson cc001692eb add more help to the permissions troubleshooting 2023-12-17 18:11:27 -07:00
trentlarson 1edeb89144 flush the prints in a separate thread 2023-12-17 17:07:46 -07:00
trentlarson 0c7a9524a7 add more startup commentary 2023-12-17 17:07:24 -07:00
trentlarson de82224b18 update instructions and email for tests 2023-12-16 20:41:57 -07:00
trentlarson 561b04c678 add messages for subscription loop 2023-12-16 19:00:19 -07:00
trentlarson 21ebf79f6f add instructions for admin password 2023-12-15 20:54:28 -07:00
trentlarson 35747dff26 add a password for the regenerate_vapid endpoint 2023-12-15 16:55:12 -07:00
trentlarson 381a7930d8 update private key to latest value on test server & allow as argument 2023-12-11 18:51:19 -07:00
trentlarson 5dc0e64bcd update test file for arguments 2023-12-11 17:53:58 -07:00
trentlarson 4536f2268c update email for production 2023-12-11 17:53:47 -07:00
trentlarson c762d7b71f fix email, enhance test file for arguments 2023-12-11 17:52:21 -07:00
trentlarson de33240f56 note that webpush.py is for testing 2023-12-10 08:58:23 -07:00
trentlarson fc8d4878f1 doc: add another manual setup step 2023-12-04 18:42:34 -07:00
trentlarson 8ccefc8b22 update docker build & instructions for the necessary matching user 2023-12-03 20:11:01 -07:00
trentlarson 01d3868b80 fix endpoint for regenerating VAPID key 2023-12-03 20:10:49 -07:00
trentlarson 8d003876a8 revert the default path to the DB 2023-12-03 00:10:17 -07:00
trentlarson 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
trentlarson e8a33e876c make docker path consistent, and enhance instructions 2023-12-02 15:00:31 -07:00
trentlarson 72653abaf5 fix DB path and add instructions for docker deployment 2023-12-01 17:45:34 -07:00
trentlarson 8f683e2a1a add more setup hints to README to run locally 2023-12-01 12:13:49 -07:00