Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Restructure build system | Runxi Yu | 2025-02-17 | 1 | -2/+2 |
| | |||||
* | resources.go: Embed git_hooks_client/* | Runxi Yu | 2025-02-17 | 1 | -0/+1 |
| | |||||
* | resources.go: Add .gitattributes too | Runxi Yu | 2025-02-15 | 1 | -1/+2 |
| | |||||
* | Makefile, resources.go: Add vendor directory to serve library source | Runxi Yu | 2025-02-15 | 1 | -0/+1 |
| | |||||
* | *: Use Makefile, and generate a version | Runxi Yu | 2025-02-14 | 1 | -0/+1 |
| | |||||
* | *.go: Reformat | Runxi Yu | 2025-02-12 | 1 | -1/+1 |
| | |||||
* | resources: Add schema.sql to source_fs | Runxi Yu | 2025-02-12 | 1 | -0/+1 |
| | |||||
* | *: Migrate to the new path scheme | Runxi Yu | 2025-02-12 | 1 | -15/+11 |
| | |||||
* | resources: Serve source and static properly | Runxi Yu | 2025-02-10 | 1 | -1/+16 |
| | | | | ... except that it won't run because of URL conflicts for now | ||||
* | repo_tree: Fix URL and anchor issues | Runxi Yu | 2025-02-10 | 1 | -1/+4 |
| | |||||
* | repo_index: Use the first line of the commit message | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
| | |||||
* | {main,resources}.go: Serve static/ properly | Runxi Yu | 2025-02-09 | 1 | -1/+1 |
| | |||||
* | *: Basic web server | Runxi Yu | 2025-02-05 | 1 | -0/+32 |