gitea/services/context
yp05327 faf5705d29
GitHub like repo home page (#32213)
Move some components (description, license, release, language stats) to sidebar

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-06 14:29:04 +00:00
..
upload Include file extension checks in attachment API (#32151) 2024-11-06 21:34:32 +00:00
access_log.go
api.go Refactor RepoRefByType (#32413) 2024-11-05 06:35:54 +00:00
api_org.go
api_test.go
base.go Fix LFS route mock, realm, middleware names (#32488) 2024-11-13 16:58:09 +08:00
base_test.go
captcha.go
context.go Fix LFS route mock, realm, middleware names (#32488) 2024-11-13 16:58:09 +08:00
context_cookie.go
context_model.go
context_request.go
context_response.go
context_template.go
context_test.go
csrf.go Refactor CSRF token (#32216) 2024-10-10 03:48:21 +00:00
org.go Refactor markup render system (#32589) 2024-11-22 05:48:09 +00:00
package.go
pagination.go
permission.go Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 2024-10-11 19:08:19 +00:00
private.go
repo.go GitHub like repo home page (#32213) 2024-12-06 14:29:04 +00:00
response.go
user.go
utils.go
xsrf.go
xsrf_test.go