0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 15:39:26 +01:00
gitea/services/context
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841)
Follow #29834

Remove AddParamIfExist, use "AddParamString" instead, it should clearly
know what is being added into the parameters.
2024-03-16 12:07:56 +00:00
..
upload
access_log.go
api_org.go
api_test.go
api.go
base_test.go Use strict protocol check when redirect (#29642) 2024-03-07 02:03:41 +00:00
base.go Use strict protocol check when redirect (#29642) 2024-03-07 02:03:41 +00:00
captcha.go
context_cookie.go
context_model.go
context_request.go
context_response.go Make PR form use toast to show error message (#29545) 2024-03-02 15:05:07 +00:00
context_template.go
context_test.go
context.go
csrf.go
org.go
package.go
pagination.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
permission.go
private.go
repo.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2024-03-08 15:30:10 +08:00
response.go
user.go
utils.go
xsrf_test.go
xsrf.go