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/templates/user
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657)
This PR has multiple parts, and I didn't split them because
it's not easy to test them separately since they are all about the
dashboard page for issues.

1. Support counting issues via indexer to fix #26361
2. Fix repo selection so it also fixes #26653
3. Keep keywords in filter links.

The first two are regressions of #26012.

After:

https://github.com/go-gitea/gitea/assets/9418365/71dfea7e-d9e2-42b6-851a-cc081435c946

Thanks to @CaiCandong  for helping with some tests.
1 year ago
..
auth Enable H014 and H023 djlint rules (#25786) 2 years ago
dashboard Fix counting and filtering on the dashboard page for issues (#26657) 1 year ago
notification Fix UI for release tag page / wiki page / subscription page (#25948) 2 years ago
overview Count only visible repos on profile (#25928) 2 years ago
settings Differentiate better between user settings and admin settings (#26538) 2 years ago
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
heatmap.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
profile.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago