Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/routers/web/user
Lunny Xiao 61db562a5f
Fix user router possbile panic (#29751) (#29786)
8 months ago
..
setting Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656) 9 months ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 2 years ago
code.go Show the repo count in code tab on both user profile and org page. (#27048) 1 year ago
home.go Fix user router possbile panic (#29751) (#29786) 8 months ago
home_test.go Add a trailing slash to dashboard links (#29555) (#29573) 9 months ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Use more `IssueList` instead of `[]*Issue` (#26369) 1 year ago
package.go Fix incorrect relative/absolute URL usages (#29531) (#29547) 9 months ago
profile.go Rework markup link rendering (#26745) (#28803) 10 months ago
search.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
stop_watch.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
task.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago