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
/
routers
/
web
History
Gusted
a90041d71a
Send 404 on
/{org}.gpg
(
#18959
)
2022-03-01 20:37:32 -05:00
..
admin
Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (
#18897
)
2022-03-02 01:24:31 +01:00
auth
Prevent panic on prohibited user login with oauth2 (
#18562
)
2022-02-03 10:44:18 +00:00
dev
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
events
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
explore
Fix admin user list pagination (
#18957
)
2022-03-01 20:21:37 +01:00
feed
Propagate context and ensure git commands run in request context (
#17868
)
2022-01-19 23:26:57 +00:00
org
Send 404 on
/{org}.gpg
(
#18959
)
2022-03-01 20:37:32 -05:00
repo
Uncapitalize errors (
#18915
)
2022-02-26 20:15:32 +08:00
user
Allow to filter repositories by language in explore, user and organization repositories lists (
#18430
)
2022-01-28 13:29:04 +02:00
base.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
goget.go
Refactor HTTP request context (
#17979
)
2021-12-15 14:59:57 +08:00
home.go
Refactor auth package (
#17962
)
2022-01-02 21:12:35 +08:00
metrics.go
…
nodeinfo.go
…
swagger_json.go
…
web.go
Disable unnecessary OpenID/OAuth2 elements (
#18491
)
2022-02-09 20:33:36 +00:00