Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-09-23 | README.md: Fix venv instructions | Runxi Yu | 1 | -1/+1 | |
2024-09-22 | Template update | Runxi Yu | 1 | -6/+9 | |
2024-09-22 | template.html: Remove extra #} | Runxi Yu | 1 | -1/+0 | |
2024-09-22 | template.html: Use new menu format | Runxi Yu | 1 | -149/+110 | |
2024-09-22 | daily.py: Use the new menu format | Runxi Yu | 1 | -9/+10 | |
2024-09-22 | Update README.md | Runxi Yu | 1 | -70/+19 | |
2024-09-22 | More directory restructuring | Runxi Yu | 6 | -151/+0 | |
2024-09-22 | code_check -> lint | Runxi Yu | 1 | -0/+0 | |
2024-09-22 | Fixes and reformats | Runxi Yu | 6 | -3/+18 | |
2024-09-22 | generate: Clarify sendmail note | Runxi Yu | 1 | -1/+1 | |
2024-09-22 | Remove Makefile | Runxi Yu | 1 | -10/+0 | |
2024-09-22 | auto.sh -> generate | Runxi Yu | 1 | -6/+12 | |
2024-09-22 | A few mv's and license updates | Runxi Yu | 5 | -19/+59 | |
2024-09-22 | requirements.txt: Don't specify werkzeug | Runxi Yu | 1 | -1/+0 | |
2024-09-22 | Remove mypy.ini | Runxi Yu | 1 | -2/+0 | |
2024-09-22 | Remove msal_skeleton.py | Runxi Yu | 1 | -62/+0 | |
2024-09-22 | grant.py: Move to package | Runxi Yu | 1 | -2/+9 | |
2024-09-22 | Delete extra common.py | Runxi Yu | 1 | -116/+0 | |
2024-09-22 | Update configuration handling and file locations | Runxi Yu | 4 | -194/+8 | |
2024-09-22 | Move things into a package | Runxi Yu | 6 | -8/+122 | |
2024-09-22 | menu: Add missing break | Runxi Yu | 1 | -0/+1 | |
2024-09-22 | calendar.py -> sjdb_calendar.py | Runxi Yu | 1 | -0/+0 | |
To avoid conflicts | |||||
2024-09-22 | Remove sendmail-test.py | Runxi Yu | 1 | -240/+0 | |
2024-09-22 | Revamp | Runxi Yu | 5 | -314/+319 | |
2024-09-22 | Actually, remove line length limits | Runxi Yu | 11 | -289/+87 | |
2024-09-22 | Lint | Runxi Yu | 3 | -23/+4 | |
2024-09-22 | Remove the docs/ directory (might readd later) | Runxi Yu | 4 | -316/+0 | |
2024-09-22 | Update dependencies | Runxi Yu | 1 | -2/+5 | |
2024-09-22 | Update dependencies | Runxi Yu | 2 | -2/+1 | |
2024-09-22 | menuparser.py: Add type annotations | Runxi Yu | 1 | -7/+10 | |
2024-09-22 | weekly.py: menuparser.(extract->parse_menus) | Runxi Yu | 1 | -2/+1 | |
2024-09-22 | weekly.py: Reformat | Runxi Yu | 1 | -6/+6 | |
2024-09-22 | menuparser.py: Reformat | Runxi Yu | 1 | -3/+4 | |
2024-09-22 | weekly.py: Clean up, to prepare for menuparser.py integration | Runxi Yu | 2 | -283/+24 | |
2024-09-22 | config.ini, pack.py: Just use one template file | Runxi Yu | 2 | -5/+2 | |