THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
context
History
Otto Richter (fnetX)
aee0fa68a7
Fix admin user list pagination (
#18957
)
2022-03-01 20:21:37 +01:00
..
access_log.go
…
api_org.go
…
api_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
api.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
auth.go
…
captcha.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
context.go
Display template path of current page in dev mode (
#18717
)
2022-02-12 01:08:22 +08:00
csrf.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
form.go
Add config options to hide issue events (
#17414
)
2022-01-21 18:59:26 +01:00
org.go
Allow adminstrator teams members to see other teams (
#18918
)
2022-02-26 21:12:01 +01:00
pagination.go
Fix admin user list pagination (
#18957
)
2022-03-01 20:21:37 +01:00
permission.go
…
private.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
repo.go
Fix redirect when using lowercase reponame (
#18775
)
2022-02-18 00:11:27 +08:00
response.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
xsrf_test.go
…
xsrf.go
…