You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang ff2f479a4b
Clean template/helper.go (#23922)
The first step of #23328

This PR cleans:

1. Dead function like `SubStr`
2. Unnecessary function like `UseHTTPS`, it should be provided by
`window.origin`
3. Duplicate function like `IsShowFullName`, there was already a
`DeafultShowFullName`

I have searched these removed functions globally, no use in code.
1 year ago
..
admin.go Implement FSFE REUSE for golang files (#21840) 2 years ago
admin_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
applications.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auths.go Fix 500 error if there is a name conflict when edit authentication source (#23832) 1 year ago
config.go Clean template/helper.go (#23922) 1 year ago
emails.go Implement FSFE REUSE for golang files (#21840) 2 years ago
hooks.go Add main landmark to templates and adjust titles (#22670) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notice.go Implement FSFE REUSE for golang files (#21840) 2 years ago
orgs.go Implement FSFE REUSE for golang files (#21840) 2 years ago
packages.go Display unreferenced packages total size in package admin panel (#22498) 2 years ago
repos.go Use context parameter in services/repository (#23186) 1 year ago
runners.go Implement actions (#21937) 2 years ago
users.go Fix incorrect/Improve error handle in edit user page (#23805) 1 year ago
users_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago