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
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
* Fix assigned/created issues in dashboard. (#3560)

* Fix assigned/created issues in dashboard.

* Use GetUserIssueStats for getting all Dashboard stats.

* Use gofmt to format the file properly.

* Replace &Issue{} with new(Issue).

* Check if user has access to given repository.

* Remove unnecessary filtering of issues.

* Return 404 error if invalid repository is given.

* Use correct number of issues in paginater.

* fix issues on dashboard
7 years ago
..
admin feat: Able to disable non-admin to create new organization (#927) 7 years ago
base feat: support search bar on star tab of user profile. (#917) 7 years ago
explore feat: support search bar on star tab of user profile. (#917) 7 years ago
mail Fixed project name on repo template mail 8 years ago
org Added rel="noopener" to target="_blank" hrefs (#327) 8 years ago
repo Markdown rendering overhaul (#186) 7 years ago
status Change import reference to match gitea instead of gogs (#37) 8 years ago
user Fix assigned issues dashboard (#920) 7 years ago
home.tmpl docs: update translation on homepage for zh-tw (#634) 8 years ago
install.tmpl Add Keep email private (see issue #571). (#571) 8 years ago