forked from gitea/gitea
1
0
Fork 0
gitea/routers/web
Lunny Xiao ab7e36e3a5
Fix branch pagination error (#16805) (#16816)
Backport #16805

Fix #16801

Even if default branch is removed from the current page, but the total branches number should be still kept. So that the pagination calculation will be correct.
2021-08-25 11:11:54 +01:00
..
admin Fix activation of primary email addresses (#16385) 2021-07-13 22:59:27 +02:00
dev
events
explore
org Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
repo Fix branch pagination error (#16805) (#16816) 2021-08-25 11:11:54 +01:00
user Fix wrong user in OpenID response (#16736) (#16741) 2021-08-20 00:26:44 +03:00
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
goget.go
home.go
metrics.go
swagger_json.go
web.go Fix issue pasted image missing if no release permission (#16520) (#16527) 2021-07-24 18:34:57 +02:00