aboutsummaryrefslogtreecommitdiff
path: root/resources.go (unfollow)
Commit message (Expand)AuthorFilesLines
4 days*: ReformatRunxi Yu1-1/+1
6 dayshttp/templates: Minify templatesRunxi Yu1-2/+31
6 daysrepo/index: Display repo info only, when commits/files unavailableRunxi Yu1-3/+3
6 dayshttp/templates: Add query_escape and path_escapeRunxi Yu1-0/+2
7 daysscripts, sql: ReorganizeRunxi Yu1-2/+1
8 days*: Typing fixesRunxi Yu1-1/+2
8 days*: Replacing more := with varRunxi Yu1-2/+1
10 daysAdd SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-18*.go: ReformatRunxi Yu1-0/+3
2025-02-18*.go: Add some comments for docsRunxi Yu1-10/+5
2025-02-17*: Restructure build systemRunxi Yu1-2/+2
2025-02-17resources.go: Embed git_hooks_client/*Runxi Yu1-0/+1
2025-02-15resources.go: Add .gitattributes tooRunxi Yu1-1/+2
2025-02-15Makefile, resources.go: Add vendor directory to serve library sourceRunxi Yu1-0/+1
2025-02-14*: Use Makefile, and generate a versionRunxi Yu1-0/+1
2025-02-12*.go: ReformatRunxi Yu1-1/+1
2025-02-12resources: Add schema.sql to source_fsRunxi Yu1-0/+1
2025-02-12*: Migrate to the new path schemeRunxi Yu1-15/+11
2025-02-10resources: Serve source and static properlyRunxi Yu1-1/+16
2025-02-10repo_tree: Fix URL and anchor issuesRunxi Yu1-1/+4
2025-02-10repo_index: Use the first line of the commit messageRunxi Yu1-1/+1
2025-02-09{main,resources}.go: Serve static/ properlyRunxi Yu1-1/+1
2025-02-05*: Basic web serverRunxi Yu1-0/+32