0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-17 04:53:25 +01:00
gitea/routers/web/user
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
..
setting
avatar.go
code.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
home.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
home_test.go
main_test.go
notification.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
package.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
profile.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
search.go
stop_watch.go
task.go