This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
githaven
Watch
1
Star
0
Fork
1
You've already forked githaven
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
githaven
/
routers
/
web
/
user
History
wxiaoguang
81926d61db
Decouple unit test, remove intermediate
unittestbridge
package (
#17662
)
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-11-16 16:53:21 +08:00
..
setting
Remove unnecassary calls to
filepath.Join
(
#17608
)
2021-11-15 14:02:53 +08:00
auth_openid.go
Make LDAP be able to skip local 2FA (
#16954
)
2021-09-17 12:43:47 +01:00
auth.go
Move EmailAddress & UserRedirect into models/user/ (
#17607
)
2021-11-11 15:03:30 +08:00
avatar.go
Avatar refactor, move avatar code from
models
to
models.avatars
, remove duplicated code (
#17123
)
2021-10-06 01:25:46 +02:00
home_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
home.go
Move unit into models/unit/ (
#17576
)
2021-11-09 20:57:58 +01:00
main_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
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
Decouple unit test, remove intermediate
unittestbridge
package (
#17662
)
2021-11-16 16:53:21 +08:00
oauth.go
Add groups scope/claim to OIDC/OAuth2 Provider (
#17367
)
2021-10-22 17:19:24 +08:00
profile.go
Move EmailAddress & UserRedirect into models/user/ (
#17607
)
2021-11-11 15:03:30 +08:00
task.go
Correctly handle failed migrations (
#17575
)
2021-11-13 19:28:50 +08:00