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/user/dashboard
Lunny Xiao 8ce1b539b1
Use conditions but not repo ids as query condition (#16839)
* Use conditions but not repo ids as query condition

* Improve the performance of pulls/issue

* Remove duplicated code

* fix lint

* Fix bug

* Fix stats

* More fixes

* Fix build

* Fix lint

* Fix test

* Fix build

* Adjust the logic

* Merge

* Fix conflicts

* improve the performance

* Add comments for the query conditions functions

* Some improvements
3 years ago
..
dashboard.tmpl Add class to page content to unify top margin (#13766) 4 years ago
feeds.tmpl Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 3 years ago
issues.tmpl Use conditions but not repo ids as query condition (#16839) 3 years ago
milestones.tmpl Multiple Escaping Improvements (#17551) 3 years ago
navbar.tmpl Fix correct usage of teams (#17732) 3 years ago
repolist.tmpl Remove unnecessary attributes of User struct (#17745) 3 years ago