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
yp05327 945a0cb96b
Add highlight to selected repos in milestone dashboard (#26300)
Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/d3fa1e15-423a-4216-8a60-b02f5aa4f5d3)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/643df586-ec2f-4480-b7a0-bd252883d761)

Co-authored-by: Giteabot <teabot@gitea.io>
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 Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 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 Move `convert` package to services (#22264) 2 years ago
task.go Replace `interface{}` with `any` (#25686) 2 years ago