aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s/ykps.runxiyu.org/sj.ykps.net/gRunxi Yu2024-06-111-5/+5
* max-width on table#menuRunxi Yu2024-06-111-0/+1
* Print response content during send failuresRunxi Yu2024-06-111-0/+1
* Add "tomorrow" targetRunxi Yu2024-06-101-1/+4
* Indent fixRunxi Yu2024-06-101-1/+1
* Fix typo in indexing visitor_stateRunxi Yu2024-06-091-1/+1
* RobustnessRunxi Yu2024-06-053-10/+31
* README.md: Note that GitHub pull requests are converted into webhooksRunxi Yu2024-05-251-1/+2
* weekly.py: deprecated logger.warn -> modern logger.warningRunxi Yu2024-05-251-1/+1
* template: Move the "no Friday dinner" note outside the tableRunxi Yu2024-05-251-6/+3
* weekly.py: Replace "Juice /" with "Juice"Runxi Yu2024-05-251-1/+4
* Add a dummy Makefile that just runs auto.shRunxi Yu2024-05-251-0/+7
* auto.sh: More useful status messagesRunxi Yu2024-05-251-1/+3
* auto.sh: Don't crash on Mondays (why did I do that)Runxi Yu2024-05-251-1/+0
* auto.sh: Don't generate for weekendsRunxi Yu2024-05-251-2/+10
* auto.sh: Exit on failRunxi Yu2024-05-251-4/+4
* auto.sh: Build with a shell script insteadRunxi Yu2024-05-251-0/+19
* Scrap the makefile. It's horrible.Runxi Yu2024-05-251-17/+0
* Makefile: Actually just generate weekly and let it failRunxi Yu2024-05-251-4/+2
* Makefile: Add primitive "week" command setsRunxi Yu2024-05-251-1/+4
* daily.py: WARN instead of INFO when cycle day not foundRunxi Yu2024-05-251-1/+1
* Makefile: Build a specified day (really stupid tbh)Runxi Yu2024-05-251-2/+10
* sendmail.py: Don't use test_sendmail configuration optionsRunxi Yu2024-05-251-4/+4
* weekly.py and template: Don't crash just because Y12 is goneRunxi Yu2024-05-252-3/+49
* Makefile: Add a very simple "tomorrow" targetRunxi Yu2024-05-251-0/+8
* chmod +x sendmail.pyRunxi Yu2024-05-251-0/+0
* README.md: Remove the "edit config" warning for sendmailRunxi Yu2024-05-251-3/+1
* daily.py: Set inspiration image variables to None when there are no inspirationsRunxi Yu2024-05-251-0/+4
* sendmail.py: RevampRunxi Yu2024-05-252-20/+67
* daily.py: Don't do inspiration attachment checks when there is no inspirationRunxi Yu2024-05-251-13/+14
* pack.py: autoescape=TrueRunxi Yu2024-05-251-1/+3
* weekly.py: Allow Community Time to have row spansRunxi Yu2024-05-251-52/+44
* template: Comment out the empty On This Day and In The News sections for nowRunxi Yu2024-05-251-0/+2
* template: Add basic daily inspiration sectionRunxi Yu2024-05-252-1/+24
* daily.py: Don't crash when there are no inspirationsRunxi Yu2024-05-251-5/+11
* daily.py: Include inspirations in day-%s.json's.Runxi Yu2024-05-251-0/+39
* inspire_approve.py: Simple script to approve inspirationsRunxi Yu2024-05-251-0/+11
* weekly.py: Remove exit(1)Runxi Yu2024-05-231-1/+1
* Update documentationRunxi Yu2024-05-232-20/+51
* weekly.py: Get calendar events (but don't do anything with it yet)Runxi Yu2024-05-232-17/+29
* template: Include snacksRunxi Yu2024-05-231-1/+25
* daily.py: Implement snacksRunxi Yu2024-05-231-0/+15
* weekly.py: Extract snacksRunxi Yu2024-05-232-1/+76
* weekly.py: Rename extract_all_menus -> extract_pptx_menusRunxi Yu2024-05-231-4/+5
* template: Remove "suggest" link for nowRunxi Yu2024-05-221-2/+2
* template: fix unsubscribe linkRunxi Yu2024-05-221-1/+1
* sendmail.py: config.ini now specifies hour/minute rather than delay in minutesRunxi Yu2024-05-222-3/+12
* template: Update inspiration submission linksRunxi Yu2024-05-221-2/+5
* pack.py: mode +xRunxi Yu2024-05-221-0/+0
* serve.py: ReformatRunxi Yu2024-05-221-1/+11