index
:
sjdb-src.git
master
The build system of the YK Pao School Songjiang Daily Bulletin
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daily.py
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
daily.py: Don't grab Wikipedia, it's too slow
Runxi Yu
2024-08-20
1
-4
/
+6
|
*
Requests should time out for legacy_wp
Runxi Yu
2024-06-22
1
-0
/
+6
|
*
Fix In The News parsing
Runxi Yu
2024-06-19
1
-4
/
+4
|
*
daily.py: Get In The News
Runxi Yu
2024-06-19
1
-4
/
+6
|
*
daily.py: Include On This Day
Runxi Yu
2024-06-19
1
-0
/
+23
|
*
Make PyLint happy
Runxi Yu
2024-06-16
1
-8
/
+11
|
*
daily.py: WARN instead of INFO when cycle day not found
Runxi Yu
2024-05-25
1
-1
/
+1
|
*
daily.py: Set inspiration image variables to None when there are no inspirations
Runxi Yu
2024-05-25
1
-0
/
+4
|
*
daily.py: Don't do inspiration attachment checks when there is no inspiration
Runxi Yu
2024-05-25
1
-13
/
+14
|
*
template: Add basic daily inspiration section
Runxi Yu
2024-05-25
1
-0
/
+3
|
*
daily.py: Don't crash when there are no inspirations
Runxi Yu
2024-05-25
1
-5
/
+11
|
|
|
|
Why didn't mypy catch that?
*
daily.py: Include inspirations in day-%s.json's.
Runxi Yu
2024-05-25
1
-0
/
+39
|
*
daily.py: Implement snacks
Runxi Yu
2024-05-23
1
-0
/
+15
|
*
Display the menu, finally!
Runxi Yu
2024-05-22
1
-0
/
+5
|
*
Make all Python scripts executable
Runxi Yu
2024-05-22
1
-0
/
+0
|
*
Fix broken python file licensing
Runxi Yu
2024-05-22
1
-8
/
+8
|
*
Nah... inspiration parsing should be in a separate script
Runxi Yu
2024-05-21
1
-7
/
+0
|
|
|
|
Partially reverts 0fe00d3d1bd4f7ee3872437c8e66b1c465c5ee1e.
*
daily.py: Read inspiration-related configuration items
Runxi Yu
2024-05-21
1
-2
/
+15
|
*
test_template.py: revive; template.html: correct weekday abbreviations
Runxi Yu
2024-05-18
1
-3
/
+3
|
*
*.py: Enhance one-line script descriptions
Runxi Yu
2024-05-18
1
-2
/
+2
|
*
daily.py: Reformat
Runxi Yu
2024-05-18
1
-16
/
+17
|
*
*.py: Fix license statements
Runxi Yu
2024-05-18
1
-0
/
+18
|
*
daily.py: Remember to chdir to the build directory
Runxi Yu
2024-05-18
1
-6
/
+10
|
*
daily.py: Fix typing errors
Runxi Yu
2024-05-18
1
-5
/
+6
|
*
daily.py: Slight code cleanup
Runxi Yu
2024-05-18
1
-67
/
+67
|
*
*.py: reformat
Runxi Yu
2024-05-16
1
-1
/
+1
|
*
daily.py: Accept the new weekly.json format
Runxi Yu
2024-05-16
1
-51
/
+12
|
*
Reformat and type-check all files
Runxi Yu
2024-05-15
1
-1
/
+3
|
*
Add requirements.txt; use zoneinfo, not pytz
Runxi Yu
2024-05-07
1
-2
/
+2
|
*
daily.py, template.html: Add meal displays
Runxi Yu
2024-04-01
1
-5
/
+52
|
*
*.py: Reformat
Runxi Yu
2024-04-01
1
-11
/
+36
|
*
template.html, daily.py: Use the new seven-window instead of 5-fat-windows ↵
Runxi Yu
2024-04-01
1
-4
/
+4
|
|
|
|
menu structure
*
daily.py: Let next_weekday_short actually enter the data
Runxi Yu
2024-04-01
1
-1
/
+1
|
*
daily.py: Add primitive daily generation script
Runxi Yu
2024-04-01
1
-0
/
+97