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.
 
 
 
 
 
 
bytedream 39c08ce4c1
Update tab title when navigating file tree (#35757)
3 months 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 fix attachment file size limit in server backend (#35519) 3 months ago
api_org.go
api_test.go Enable testifylint rules (#34075) 10 months ago
base.go fix attachment file size limit in server backend (#35519) 3 months 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 Refactor template & test related code (#32938) 1 year ago
context.go Support selecting theme on the footer (#35741) 3 months ago
context_cookie.go
context_model.go Refactor context repository (#33202) 1 year ago
context_request.go
context_response.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 7 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
csrf.go Fix various typos in codebase (#35480) 5 months ago
org.go Enable gocritic `equalFold` and fix issues (#34952) 7 months ago
package.go Add a config option to block "expensive" pages for anonymous users (#34024) 10 months ago
pagination.go Fix git graph page (#34948) 7 months ago
permission.go Run `gopls modernize` on codebase (#34751) 8 months ago
private.go Fix SSH LFS timeout (#34838) 7 months ago
repo.go Update tab title when navigating file tree (#35757) 3 months ago
response.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 year ago
user.go Enable gocritic `equalFold` and fix issues (#34952) 7 months ago
utils.go
xsrf.go
xsrf_test.go