Commit Graph

13 Commits (76a3190b8a988e18a6b5d66dcc7324f04d83342f)

Author SHA1 Message Date
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 5 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 5 years ago
Wenxuan Zhao 17c96ee52b Allow more than 255 characters for tokens in external_login_user table (#8554) 5 years ago
Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551) 5 years ago
Lunny Xiao f9aba9ba0f fix bug on FindExternalUsersByProvider (#8504) 5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
Lauris BH 98548c83d3 Add primary key and index to external login user table (#1656) 7 years ago
Lunny Xiao 888dee3b5f fix delete user failed on sqlite (#1321) 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago