1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/routers/web/user
..
setting Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
auth_openid.go
auth.go
avatar.go
home_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
home.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
main_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
notification.go Notifications API: respond with updated notifications (#17064) 2021-09-17 19:40:50 -04:00
oauth_test.go
oauth.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
profile.go
task.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00