aboutsummaryrefslogtreecommitdiff
path: root/config.example.ini (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Menu parsing fixRunxi Yu2024-09-021-1/+1
|
* sendmail: bcc use file instead of config.ini listRunxi Yu2024-06-221-7/+7
|
* config.example.ini: Use ../build not ./buildRunxi Yu2024-06-191-1/+2
|
* RobustnessRunxi Yu2024-06-051-1/+1
| | | | | - Don't fail on emails with a few extra spaces in subjects - Don't fail when we eat baked bread
* sendmail.py: RevampRunxi Yu2024-05-251-9/+13
|
* Update documentationRunxi Yu2024-05-231-1/+1
|
* weekly.py: Get calendar events (but don't do anything with it yet)Runxi Yu2024-05-231-0/+3
|
* sendmail.py: config.ini now specifies hour/minute rather than delay in minutesRunxi Yu2024-05-221-1/+2
|
* inspire.py: download submissionsRunxi Yu2024-05-221-1/+1
|
* daily.py: Read inspiration-related configuration itemsRunxi Yu2024-05-211-0/+3
|
* Change build_path and make pack.py respect itRunxi Yu2024-05-191-2/+2
|
* pack.py, config.example.ini: Add templates configRunxi Yu2024-05-181-0/+7
|
* weekly.py: almost complete code cleanupRunxi Yu2024-05-161-0/+1
|
* Make (st|nd|rd|th) optional in the email subject regular expressionRunxi Yu2024-05-151-1/+1
|
* Rename cycles2023.json -> cycles.jsonRunxi Yu2024-05-151-1/+1
|
* Example configuration file updateRunxi Yu2024-05-151-4/+7
|
* Add tenant_id and client_id to config.example.iniRunxi Yu2024-04-231-2/+2
| | | | They don't seem to pose a security risk
* Fix config.example.ini and add requirements.txtRunxi Yu2024-04-231-0/+5
|
* grant.py, config.example.ini, docs/azure.md: Elevate permissionsRunxi Yu2024-04-011-1/+1
|
* the_week_ahead.pptx moved to build/Runxi Yu2024-04-011-1/+1
|
* menu.py: Primitive menu interpretation programRunxi Yu2024-03-311-0/+6
|
* sendmail.py: Use plain REST requestsRunxi Yu2024-03-311-0/+1
|
* grant.py: Complete rewrite, use msal and requests onlyRunxi Yu2024-03-311-0/+3
|
* sendmail_advanced.py: Extrapolate message constructionRunxi Yu2024-03-311-1/+3
|
* Send HTML email, with library-patching hacksRunxi Yu2024-03-311-1/+1
|
* Remove client secret from credentials as it's unnecessary for delegated ↵Runxi Yu2024-03-311-1/+0
| | | | permissions with the Graph API
* Sendmail test scriptRunxi Yu2024-03-311-2/+7
|
* Add tenant_id and client_id to config.example.iniRunxi Yu2024-03-291-0/+3
|
* config.example.iniRunxi Yu2024-03-291-0/+10