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.
gitea/routers/web/user
Lunny Xiao f5dbac9d36
Use more `IssueList` instead of `[]*Issue` (#26369)
2 years ago
..
setting Move web JSON functions to web context and simplify code (#26132) 2 years ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 2 years ago
code.go Fix inconsistent user profile layout across tabs (#25625) 2 years ago
home.go Add highlight to selected repos in milestone dashboard (#26300) 2 years ago
home_test.go Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
main_test.go
notification.go Use more `IssueList` instead of `[]*Issue` (#26369) 2 years ago
package.go Fix inconsistent user profile layout across tabs (#25625) 2 years ago
profile.go Add 'Show on a map' button to Location in profile, fix layout (#26214) 2 years ago
search.go Replace `interface{}` with `any` (#25686) 2 years ago
stop_watch.go
task.go Replace `interface{}` with `any` (#25686) 2 years ago