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.
forgejo/templates
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.
11 months ago
..
admin Differentiate better between user settings and admin settings (#26538) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Check disabled workflow when rerun jobs (#26535) 11 months ago
code Fix inconsistent user profile layout across tabs (#25625) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve some flex layouts (#26649) 11 months ago
explore remove unnecessary explore org template (#26459) 12 months ago
mail Add template linting via djlint (#25212) 1 year ago
org Fix display problems of members and teams unit (#26363) 11 months ago
package Use flex classes in package settings (#26314) 12 months ago
projects fix grab cursor on default column (#26476) 11 months ago
repo Improve repo sub menu (#26531) 11 months ago
shared Fix typo of RunerOwnerID (#26508) 11 months ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger feat: implement organization secret creation API (#26566) 11 months ago
user Fix counting and filtering on the dashboard page for issues (#26657) 11 months ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 1 year ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago