Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lif 4ed43c2a32
fix: Improve image captcha contrast for dark mode (#36265)
6 days ago
..
upload Edit file workflow for creating a fork and proposing changes (#34240) 7 months ago
access_log.go Address some CodeQL security concerns (#35572) 4 months ago
access_log_test.go Address some CodeQL security concerns (#35572) 4 months ago
api.go Replace CSRF cookie with `CrossOriginProtection` (#36183) 1 month ago
api_org.go
api_test.go Enable testifylint rules (#34075) 10 months ago
base.go Fix link/origin referrer and login redirect (#36279) 4 weeks ago
base_form.go Add workflow_run api + webhook (#33964) 7 months ago
base_path.go Address some CodeQL security concerns (#35572) 4 months ago
base_test.go Enable addtional linters (#34085) 10 months ago
captcha.go fix: Improve image captcha contrast for dark mode (#36265) 6 days ago
context.go Refactor template render (#36438) 6 days ago
context_cookie.go Replace CSRF cookie with `CrossOriginProtection` (#36183) 1 month ago
context_model.go Refactor context repository (#33202) 1 year ago
context_request.go
context_response.go Check user visibility when redirecting to a renamed user (#36148) 2 months ago
context_template.go Support selecting theme on the footer (#35741) 3 months ago
context_test.go Refactor request context (#32956) 1 year ago
org.go Fix OrgAssignment opts (#36174) 1 month ago
package.go Refactor template render (#36438) 6 days ago
pagination.go Fix notifications pagination query parameters (#36351) 2 weeks ago
pagination_test.go Fix notifications pagination query parameters (#36351) 2 weeks ago
permission.go Run `gopls modernize` on codebase (#34751) 8 months ago
private.go Fix SSH LFS timeout (#34838) 7 months ago
repo.go Use gitRepo as parameter instead of repopath when invoking sign functions (#36162) 1 month ago
response.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 year ago
user.go Check user visibility when redirecting to a renamed user (#36148) 2 months ago
utils.go