Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http_server.go: Rename dir_mode to trailing_slash | Runxi Yu | 2025-02-14 | 1 | -7/+7 |
* | http_*: Refactor to reduce duplication | Runxi Yu | 2025-02-14 | 1 | -2/+14 |
* | *.go: Reformat | Runxi Yu | 2025-02-13 | 1 | -2/+2 |
* | http_{server,handle_login}.go: Fix missing error handling | Runxi Yu | 2025-02-13 | 1 | -1/+9 |
* | {http,ssh}_server.go: Add debug logs for incoming requests | Runxi Yu | 2025-02-13 | 1 | -0/+4 |
* | http_*.go: Use http.Error | Runxi Yu | 2025-02-13 | 1 | -1/+1 |
* | handle_user: Stub | Runxi Yu | 2025-02-13 | 1 | -3/+5 |
* | login: Stub login page | Runxi Yu | 2025-02-13 | 1 | -3/+13 |
* | _header.html: Add header | Runxi Yu | 2025-02-13 | 1 | -9/+22 |
* | *.go: Mass rename files for clarity | Runxi Yu | 2025-02-13 | 1 | -0/+125 |