0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-06 05:04:45 +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 Fix 500 when deleting account with incorrect password or unsupported login type (#29579) 2024-03-08 04:28:21 +00:00
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 Add an trailing slash to dashboard links (#29555) 2024-03-04 01:02:51 +00:00
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