| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: Don't setcap | Runxi Yu | 2024-10-24 | 1 | -1/+0 |
* | Makefile: Set capabilities to listen on 443, etc | Runxi Yu | 2024-10-17 | 1 | -0/+1 |
* | Add example Azure manifest | Runxi Yu | 2024-10-15 | 1 | -2/+5 |
* | Remove minifier target | Runxi Yu | 2024-10-14 | 1 | -3/+0 |
* | Use pandoc/markdown for production documentation | Runxi Yu | 2024-10-14 | 1 | -7/+4 |
* | .inc -> .texinc | Runxi Yu | 2024-10-12 | 1 | -4/+4 |
* | .gitattributes | Runxi Yu | 2024-10-12 | 1 | -1/+1 |
* | iadocs: Include iadocs's own code | Runxi Yu | 2024-10-11 | 1 | -1/+1 |
* | iadocs: Appendix update | Runxi Yu | 2024-10-11 | 1 | -1/+1 |
* | Rename tmpl -> templates | Runxi Yu | 2024-10-11 | 1 | -2/+2 |
* | Move AGPL out of the primary appendix document | Runxi Yu | 2024-10-11 | 1 | -1/+1 |
* | Makefile, main.go: Use cover page as iadocs/index.html | Runxi Yu | 2024-10-06 | 1 | -2/+7 |
* | iadocs: ROT table should be HTML | Runxi Yu | 2024-10-07 | 1 | -2/+2 |
* | Makefile: lualatex -interaction batchmode | Runxi Yu | 2024-10-06 | 1 | -4/+4 |
* | Makefile: lualatex -halt-on-error | Runxi Yu | 2024-10-06 | 1 | -4/+4 |
* | iadocs, etc.: Add source to appendix | Runxi Yu | 2024-10-06 | 1 | -1/+8 |
* | main.go, Makefile: Add .editorconfig and .gitignore to srcFS | Runxi Yu | 2024-10-06 | 1 | -1/+1 |
* | Revert "Makefile, main.go: Add vendor dependencies to srcFS"v0.1.6 | Runxi Yu | 2024-10-06 | 1 | -4/+1 |
* | Makefile, main.go: Add vendor dependencies to srcFS | Runxi Yu | 2024-10-06 | 1 | -1/+4 |
* | Makefile, main.go: Add go.* to the served sources | Runxi Yu | 2024-10-06 | 1 | -1/+1 |
* | *: Overhaul structure again and embed everything | Runxi Yu | 2024-10-06 | 1 | -14/+53 |
* | Makefile: Add tmpl to .PHONYv0.1.4 | Runxi Yu | 2024-10-05 | 1 | -1/+1 |
* | */Makefile: Update again | Runxi Yu | 2024-10-05 | 1 | -2/+11 |
* | *: Further restructuring | Runxi Yu | 2024-10-05 | 1 | -0/+12 |
* | *.go: Move to backend | Runxi Yu | 2024-10-05 | 1 | -2/+0 |
* | Makefile: BSD Make also supports wildcards in targets | Runxi Yu | 2024-10-05 | 1 | -1/+1 |
* | Makefile: Add sem.go to source file list | Runxi Yu | 2024-10-05 | 1 | -1/+1 |
* | Makefile: Add wsm.go to the source file list | Runxi Yu | 2024-10-02 | 1 | -1/+1 |
* | {main,pw}.go, Makefile, index_login.html: Remove password auth stub | Runxi Yu | 2024-10-01 | 1 | -1/+1 |
* | Makefile: Update number of Go files | Runxi Yu | 2024-09-24 | 1 | -1/+1 |
* | *: Display courses | Runxi Yu | 2024-09-08 | 1 | -1/+1 |
* | *: Basic WebSocket connection may be established now | Runxi Yu | 2024-09-08 | 1 | -1/+1 |
* | *: Basic authentication and templates | Runxi Yu | 2024-09-07 | 1 | -0/+2 |