This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-21 13:25:37 +01:00
Code
Issues
Activity
gitea
/
routers
/
web
/
user
History
Lunny Xiao
99b2858e62
Move unit into models/unit/ (
#17576
)
...
* Move unit into models/unit/ * Rename unit.UnitType as unit.Type
2021-11-09 20:57:58 +01:00
..
setting
Allow U2F 2FA without TOTP (
#11573
)
2021-11-08 23:47:19 +01:00
auth_openid.go
…
auth.go
Allow U2F 2FA without TOTP (
#11573
)
2021-11-08 23:47:19 +01:00
avatar.go
…
home_test.go
…
home.go
Move unit into models/unit/ (
#17576
)
2021-11-09 20:57:58 +01:00
main_test.go
…
notification.go
Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (
#17320
)
2021-10-15 23:34:07 -04:00
oauth_test.go
…
oauth.go
Add groups scope/claim to OIDC/OAuth2 Provider (
#17367
)
2021-10-22 17:19:24 +08:00
profile.go
Add RSS/Atom feed support for user actions (
#16002
)
2021-10-16 16:21:16 +02:00
task.go
…