aboutsummaryrefslogtreecommitdiff
path: root/config.go (unfollow)
Commit message (Expand)AuthorFilesLines
7 daysgroup/index: Allow repo creation via webRunxi Yu1-0/+3
9 days*: Replace some := with varRunxi Yu1-7/+8
10 daysAdd SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-19*.go: Use lowercase error valuesRunxi Yu1-1/+1
2025-02-17git_init.go: git_bare_init_with_default_hooksRunxi Yu1-3/+4
2025-02-17config.go: git.hooks_socketRunxi Yu1-0/+3
2025-02-15ssh_server: Add link to sourceRunxi Yu1-0/+1
2025-02-14config.go: Remove git.rootRunxi Yu1-3/+0
2025-02-14*: Make the forge title configurableRunxi Yu1-0/+5
2025-02-13ssh_url_generation.go, etc.: Add config ssh.root and use itRunxi Yu1-0/+1
2025-02-13http_*.go: Use http.ErrorRunxi Yu1-3/+3
2025-02-13login: Set cookieRunxi Yu1-0/+1
2025-02-12ssh.go: Add anonymous SSH cloningRunxi Yu1-0/+5
2025-02-12config.go: Close opened config_fileRunxi Yu1-0/+1
2025-02-12config.go, etc.: Add PostgreSQLRunxi Yu1-0/+15
2025-02-09*: Add basic repo home with a README and recent commits displayRunxi Yu1-0/+3
2025-02-05*: Basic web serverRunxi Yu1-0/+34