aboutsummaryrefslogtreecommitdiff
path: root/config.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* group/index: Allow repo creation via webRunxi Yu6 days1-0/+3
* *: Replace some := with varRunxi Yu8 days1-7/+8
* Add SPDX license headers to all Go filesRunxi Yu9 days1-0/+3
* *.go: Use lowercase error valuesRunxi Yu2025-02-191-1/+1
* git_init.go: git_bare_init_with_default_hooksRunxi Yu2025-02-171-3/+4
* config.go: git.hooks_socketRunxi Yu2025-02-171-0/+3
* ssh_server: Add link to sourceRunxi Yu2025-02-151-0/+1
* config.go: Remove git.rootRunxi Yu2025-02-141-3/+0
* *: 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
* 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