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
zeripath ba6baff696
Report the correct number of pushes on the feeds (#16811)
* Report the correct number of pushes on the feeds

Since the number of commits in the Action table has been limited to 5
the number of commits reported on the feeds page is now incorrectly also
limited to 5. The correct number is available as the Len and this PR
changes this to report this.

Fix #16804

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update templates/user/dashboard/feeds.tmpl

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
admin Improve SMTP authentication and Fix user creation bugs (#16612) 3 years ago
base Make Mermaid.js limit configurable (#16519) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Issue sidebar and misc css fixes (#15524) 3 years ago
mail Replace `list.List` with slices (#16311) 3 years ago
org Add support for corporate WeChat webhooks (#15910) 3 years ago
repo Unify migration descriptions (#16781) 3 years ago
shared Remove branch URL before IssueRefURL (#15968) 3 years ago
status Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
swagger Add filter by owner and team to issue/pulls search endpoint (#16662) 3 years ago
user Report the correct number of pushes on the feeds (#16811) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Remove utf8 option from installation page (#16126) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago