aboutsummaryrefslogtreecommitdiff
path: root/config.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: Make the forge title configurableRunxi Yu2025-02-141-0/+5
|
* ssh_url_generation.go, etc.: Add config ssh.root and use itRunxi Yu2025-02-131-0/+1
| | | | | Detecting it based on HTTP host name is definitely unreliable. Just add a configuration option and it should work.
* http_*.go: Use http.ErrorRunxi Yu2025-02-131-3/+3
|
* login: Set cookieRunxi Yu2025-02-131-0/+1
|
* ssh.go: Add anonymous SSH cloningRunxi Yu2025-02-121-0/+5
|
* config.go: Close opened config_fileRunxi Yu2025-02-121-0/+1
|
* config.go, etc.: Add PostgreSQLRunxi Yu2025-02-121-0/+15
|
* *: Add basic repo home with a README and recent commits displayRunxi Yu2025-02-091-0/+3
|
* *: Basic web serverRunxi Yu2025-02-051-0/+34