Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |
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 |