gitea/services/context
luzpaz 688abac5ca
Fix various typos in codebase (#35480)
2025-09-13 10:34:43 +07:00
..
upload Edit file workflow for creating a fork and proposing changes (#34240) 2025-06-22 12:43:43 +07:00
access_log.go
access_log_test.go
api.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
api_org.go
api_test.go
base.go Fix error logs and improve some comments/messages (#35105) 2025-07-17 19:09:54 +07:00
base_form.go Add workflow_run api + webhook (#33964) 2025-06-20 20:14:00 +07:00
base_path.go
base_test.go
captcha.go
context.go Add endpoint deleting workflow run (#34337) 2025-05-13 19:18:13 +07:00
context_cookie.go
context_model.go
context_request.go
context_response.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +07:00
context_template.go
context_test.go
csrf.go Fix various typos in codebase (#35480) 2025-09-13 10:34:43 +07:00
org.go Enable gocritic `equalFold` and fix issues (#34952) 2025-07-06 16:53:34 +07:00
package.go
pagination.go Fix git graph page (#34948) 2025-07-04 15:41:19 +07:00
permission.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
private.go Fix SSH LFS timeout (#34838) 2025-06-24 15:49:31 +07:00
repo.go Fix SSH signing key path will be displayed in the pull request UI (#35381) 2025-09-12 03:00:18 +07:00
response.go
user.go Enable gocritic `equalFold` and fix issues (#34952) 2025-07-06 16:53:34 +07:00
utils.go
xsrf.go
xsrf_test.go