mirror of https://github.com/go-gitea/gitea.git
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.
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. |
2 years ago | |
---|---|---|
.. | ||
admin.go | ||
admin_test.go | ||
applications.go | ||
auths.go | 2 years ago | |
config.go | 2 years ago | |
emails.go | ||
hooks.go | 2 years ago | |
main_test.go | ||
notice.go | ||
orgs.go | ||
packages.go | ||
repos.go | 2 years ago | |
runners.go | 2 years ago | |
users.go | 2 years ago | |
users_test.go |