This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-21 00:18:28 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
36e96e34815019103bb5905fece3fbf566fb0737
gitea
/
modules
/
context
T
History
Otto Richter (fnetX)
and
GitHub
36e96e3481
Fix admin user list pagination (
#18957
) (
#18960
)
2022-03-01 23:00:03 +00:00
..
access_log.go
…
api_org.go
…
api_test.go
…
api.go
…
auth.go
…
captcha.go
…
context.go
If rendering has failed due to a net.OpError stop rendering (
#18642
) (
#18645
)
2022-02-07 09:25:05 +08:00
csrf.go
…
form.go
…
org.go
Allow adminstrator teams members to see other teams (
#18918
) (
#18919
)
2022-02-26 22:45:34 +01:00
pagination.go
Fix admin user list pagination (
#18957
) (
#18960
)
2022-03-01 23:00:03 +00:00
permission.go
…
private.go
…
repo.go
Fix redirect when using lowercase reponame (
#18775
) (
#18902
)
2022-02-26 08:16:22 +08:00
response.go
…
xsrf_test.go
…
xsrf.go
…