Joe Chen
|
d9ecdcaef0
all: unwrap `database.UsersStore` interface (#7708)
|
11 月之前 |
Joe Chen
|
202012887a
all: unwrap `database.TwoFactorsStore` interface (#7707)
|
11 月之前 |
Joe Chen
|
8054ffc12f
all: unwrap `database.AccessTokensStore` interface (#7670)
|
1 年之前 |
Joe Chen
|
3650b32ec5
chore: rename `internal/db` to `internal/database` (#7665)
|
1 年之前 |
Joe Chen
|
0721ef2399
refactor(db): migrate off `user_email.go` to `users.go` (#7452)
|
1 年之前 |
Joe Chen
|
133b9d9044
refactor(db): finish migrate methods off `user.go` (#7337)
|
2 年之前 |
Joe Chen
|
c53a1998c5
all: replace `interface{}` with `any` (#7330)
|
2 年之前 |
Joe Chen
|
ae20d03aec
refactor(db): migrate `UpdateUser` off `user.go` (#7267)
|
2 年之前 |
Joe Chen
|
13099a7e4f
refactor(db): add `Users.Update` (#7263)
|
2 年之前 |
Joe Chen
|
644a3a9d78
refactor(db): migrate `ChangeUsername` off `user.go` (#7261)
|
2 年之前 |
Joe Chen
|
5fb29db2db
refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231)
|
2 年之前 |
Joe Chen
|
fd798b4197
refactor(db): migrate methods off `user.go` (#7228)
|
2 年之前 |
Joe Chen
|
3265abfbc2
refactor(db): migrate perms methods off `user.go` (#7207)
|
2 年之前 |
Joe Chen
|
d0a4a3401c
refactor(db): migrate avatar methods off `user.go` (#7206)
|
2 年之前 |
Joe Chen
|
c58c893621
refactor(db): migrate password methods off `user.go` (#7205)
|
2 年之前 |
Joe Chen
|
11edc09681
refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)
|
2 年之前 |
Joe Chen
|
ce25881c88
refactor(db): move some methods off `user.go` (#7199)
|
2 年之前 |
Joe Chen
|
7cbd84d5b3
refactor(db): rename `User.Passwd` to `User.Password` (#7196)
|
2 年之前 |
Joe Chen
|
5e32058c13
db: use `context` and go-mockgen for `TwoFactorsStore` (#7045)
|
2 年之前 |
Joe Chen
|
f837ea6346
db: use `context` and go-mockgen for `UsersStore` (#7042)
|
2 年之前 |
Joe Chen
|
0a92ad27ef
db: use `context` and go-mockgen for `AccessTokensStore` (#7013)
|
2 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
3af91d7cfd
auth: decouple types and functions from db (#6320)
|
4 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
9d64d222a8
db: add tests for users (#6116)
|
4 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
fa497b1633
db: add tests for repos (#6112)
|
4 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
cb439a126a
db: add tests for two factors (#6099)
|
4 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
62dda96159
access_token: migrate to GORM and add tests (#6086)
|
4 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
34145c990d
lfs: implement HTTP routes (#6035)
|
5 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
5843038a08
workflows: enable golangci-lint (#5998)
|
5 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
9e9ca66467
refactor: unify error handling in routing layer
|
5 年之前 |
ᴜɴᴋɴᴡᴏɴ
|
82ff0c5852
email: check the owner when set as primary (#5988)
|
5 年之前 |