forgejo/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.
2023-08-23 02:29:17 +00:00
..
auth Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
dashboard Fix counting and filtering on the dashboard page for issues (#26657) 2023-08-23 02:29:17 +00:00
notification Fix UI for release tag page / wiki page / subscription page (#25948) 2023-07-25 17:53:16 +00:00
overview Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
settings Differentiate better between user settings and admin settings (#26538) 2023-08-16 10:12:03 +00:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
profile.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00