This website requires JavaScript.
Explore
Help
Register
Sign In
linden123
/
githaven-fork
Watch
1
Star
1
Fork
0
You've already forked githaven-fork
forked from
Shiloh/githaven
Code
Pull Requests
Activity
githaven-fork
/
routers
/
web
/
user
/
setting
History
Lunny Xiao
5723240490
Some repository refactors (
#17950
)
...
* some repository refactors * remove unnecessary code * Fix test * Remove unnecessary banner
2021-12-12 23:48:20 +08:00
..
account_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
account.go
Move more model into models/user (
#17826
)
2021-11-28 22:11:58 +08:00
adopt.go
Move repository model into models/repo (
#17933
)
2021-12-10 09:27:50 +08:00
applications.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
keys.go
Move keys to models/asymkey (
#17917
)
2021-12-10 16:14:24 +08:00
main_test.go
Decouple unit test code from business code (
#17623
)
2021-11-12 22:36:47 +08:00
oauth2.go
Move login related structs and functions to models/login (
#17093
)
2021-09-24 19:32:56 +08:00
profile.go
Some repository refactors (
#17950
)
2021-12-12 23:48:20 +08:00
security_openid.go
Move user follow and openid into models/user/ (
#17613
)
2021-11-17 17:58:31 +08:00
security_twofa.go
Fix wrong i18n keys (
#17150
)
2021-09-25 16:27:01 +02:00
security_u2f.go
Move twofactor to models/login (
#17143
)
2021-09-25 15:00:12 +02:00
security.go
Move more model into models/user (
#17826
)
2021-11-28 22:11:58 +08:00