1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-17 12:55:27 +01:00
gitea/services/context
Giteabot d96b68cbf5
Fix notifications pagination query parameters (#36351) (#36358)
Backport #36351 by @wxiaoguang

Fix #36350

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-01-13 04:37:20 +00:00
..
upload Edit file workflow for creating a fork and proposing changes (#34240) 2025-06-22 12:43:43 +00:00
access_log_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
access_log.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
api_org.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
api_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
api.go fix attachment file size limit in server backend (#35519) (#35720) 2025-10-21 18:01:59 +00:00
base_form.go Add workflow_run api + webhook (#33964) 2025-06-20 20:14:00 +08:00
base_path.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
base_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
base.go Make Golang correctly delete temp files during uploading (#36128) (#36129) 2025-12-11 20:10:59 +01:00
captcha.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
context_cookie.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
context_model.go Refactor context repository (#33202) 2025-01-12 03:39:46 +00:00
context_request.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
context_response.go Check user visibility when redirecting to a renamed user (#36148) (#36159) 2025-12-15 11:42:59 +02:00
context_template.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
context_test.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
context.go fix attachment file size limit in server backend (#35519) (#35720) 2025-10-21 18:01:59 +00:00
csrf.go Changed a small typo in an error message and code comments. (#36117) (#36123) 2025-12-10 18:45:56 +08:00
org.go Fix OrgAssignment opts (#36174) (#36177) 2025-12-17 18:56:58 +08:00
package.go Add a config option to block "expensive" pages for anonymous users (#34024) 2025-03-30 05:26:19 +00:00
pagination_test.go Fix notifications pagination query parameters (#36351) (#36358) 2026-01-13 04:37:20 +00:00
pagination.go Fix notifications pagination query parameters (#36351) (#36358) 2026-01-13 04:37:20 +00:00
permission.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
private.go Fix SSH LFS timeout (#34838) 2025-06-24 15:49:31 +00:00
repo.go Check user visibility when redirecting to a renamed user (#36148) (#36159) 2025-12-15 11:42:59 +02:00
response.go Remove duplicate "ResponseWriter.Status" method (#33346) 2025-01-22 06:37:52 +00:00
user.go Check user visibility when redirecting to a renamed user (#36148) (#36159) 2025-12-15 11:42:59 +02:00
utils.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
xsrf_test.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
xsrf.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00