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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
template: Add basic daily inspiration section
Runxi Yu
2024-05-25
2
-1
/
+24
|
*
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
|
*
inspire_approve.py: Simple script to approve inspirations
Runxi Yu
2024-05-25
1
-0
/
+11
|
*
weekly.py: Remove exit(1)
Runxi Yu
2024-05-23
1
-1
/
+1
|
*
Update documentation
Runxi Yu
2024-05-23
2
-20
/
+51
|
*
weekly.py: Get calendar events (but don't do anything with it yet)
Runxi Yu
2024-05-23
2
-17
/
+29
|
*
template: Include snacks
Runxi Yu
2024-05-23
1
-1
/
+25
|
*
daily.py: Implement snacks
Runxi Yu
2024-05-23
1
-0
/
+15
|
*
weekly.py: Extract snacks
Runxi Yu
2024-05-23
2
-1
/
+76
|
*
weekly.py: Rename extract_all_menus -> extract_pptx_menus
Runxi Yu
2024-05-23
1
-4
/
+5
|
*
template: Remove "suggest" link for now
Runxi Yu
2024-05-22
1
-2
/
+2
|
*
template: fix unsubscribe link
Runxi Yu
2024-05-22
1
-1
/
+1
|
*
sendmail.py: config.ini now specifies hour/minute rather than delay in minutes
Runxi Yu
2024-05-22
2
-3
/
+12
|
*
template: Update inspiration submission links
Runxi Yu
2024-05-22
1
-2
/
+5
|
*
pack.py: mode +x
Runxi Yu
2024-05-22
1
-0
/
+0
|
*
serve.py: Reformat
Runxi Yu
2024-05-22
1
-1
/
+11
|
*
serve.py: Accept different dates in the URL
Runxi Yu
2024-05-22
1
-5
/
+15
|
*
template: Vertically align table items
Runxi Yu
2024-05-22
1
-1
/
+1
|
*
Display the menu, finally!
Runxi Yu
2024-05-22
4
-66
/
+214
|
*
rename inspire.py to inspire_dl.py
Runxi Yu
2024-05-22
1
-0
/
+0
|
*
inspire.py: Add "used" and "approved" to downloaded submissions
Runxi Yu
2024-05-22
1
-8
/
+8
|
*
inspire.py: Add logging
Runxi Yu
2024-05-22
1
-3
/
+14
|
*
inspire.py: Prevent basic directory traversal attacks
Runxi Yu
2024-05-22
1
-3
/
+3
|
*
inspire.py: Download attachment if available
Runxi Yu
2024-05-22
1
-1
/
+21
|
*
Make all Python scripts executable
Runxi Yu
2024-05-22
7
-0
/
+0
|
*
weekly.py: Stream email reader too
Runxi Yu
2024-05-22
1
-12
/
+9
|
*
weekly.py: Download The Week Ahead with shutil instead of iterating chunks
Runxi Yu
2024-05-22
1
-6
/
+13
|
*
inspire.py: download submissions
Runxi Yu
2024-05-22
2
-1
/
+78
|
*
Fix broken python file licensing
Runxi Yu
2024-05-22
7
-56
/
+56
|
*
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
2
-2
/
+18
|
*
reformat pack.py and test_template.py
Runxi Yu
2024-05-21
2
-4
/
+11
|
*
README.md: Acknowledge the new sjdb-build.git repo
Runxi Yu
2024-05-19
1
-1
/
+3
|
*
Change build_path and make pack.py respect it
Runxi Yu
2024-05-19
2
-4
/
+4
|
*
weekly,py: replace Chinese commas with ascii ones
Albert Tan
2024-05-18
1
-1
/
+1
|
*
template: Update links
Runxi Yu
2024-05-18
1
-4
/
+4
|
*
README.md: fix heading levels
Runxi Yu
2024-05-18
1
-2
/
+2
|
*
test_template.py: revive; template.html: correct weekday abbreviations
Runxi Yu
2024-05-18
3
-49
/
+50
|
*
pack.py, config.example.ini: Add templates config
Runxi Yu
2024-05-18
3
-2
/
+9
|
*
README.md: Clarify macOS installation instructions
Runxi Yu
2024-05-18
1
-6
/
+14
|
*
*.py: Enhance one-line script descriptions
Runxi Yu
2024-05-18
7
-6
/
+85
|
*
weekly.py: Fix typo
Runxi Yu
2024-05-18
1
-1
/
+1
|
*
README.md: typo fix
Runxi Yu
2024-05-18
1
-1
/
+1
|
*
daily.py: Reformat
Runxi Yu
2024-05-18
1
-16
/
+17
|
*
*.py: Fix license statements
Runxi Yu
2024-05-18
3
-10
/
+48
|
*
README.md: Add installation guide on --break-system-packages
Runxi Yu
2024-05-18
1
-2
/
+7
|
*
README.md: Add package installation guide
Runxi Yu
2024-05-18
1
-0
/
+11
|
*
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
|
[prev]
[next]