Joe Chen
|
d0a4a3401c
refactor(db): migrate avatar methods off `user.go` (#7206)
|
2 years ago |
Joe Chen
|
c58c893621
refactor(db): migrate password methods off `user.go` (#7205)
|
2 years ago |
Joe Chen
|
b1fefcbe50
refactor(db): migrate `Follow` off `user.go` (#7203)
|
2 years ago |
Joe Chen
|
ce25881c88
refactor(db): move some methods off `user.go` (#7199)
|
2 years ago |
Joe Chen
|
7cbd84d5b3
refactor(db): rename `User.Passwd` to `User.Password` (#7196)
|
2 years ago |
Joe Chen
|
c502dc6ed8
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2 years ago |
Joe Chen
|
8982a42d38
refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176)
|
2 years ago |
Joe Chen
|
083c3ee659
db: refactor "action" table to use GORM (#7054)
|
2 years ago |
Joe Chen
|
5e32058c13
db: use `context` and go-mockgen for `TwoFactorsStore` (#7045)
|
2 years ago |
Joe Chen
|
f837ea6346
db: use `context` and go-mockgen for `UsersStore` (#7042)
|
2 years ago |
Joe Chen
|
7229dd893f
db: use `context` and go-mockgen for `PermsStore` (#7033)
|
2 years ago |
deepsource-autofix[bot]
|
deec3516d5
autofix: fix check for empty string (#6804)
|
3 years ago |
Atin
|
d6987ee05b
chore: fix typos in code comments (#6556)
|
4 years ago |
ᴜɴᴋɴᴡᴏɴ
|
2eaf1d693a
db: migrate access table to use GORM (#6371)
|
4 years ago |
Kousik Mitra
|
5a52ee75e3
db: remove `db.User.LoginType` field (#6122)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
9d64d222a8
db: add tests for users (#6116)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
fa497b1633
db: add tests for repos (#6112)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
cb439a126a
db: add tests for two factors (#6099)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
41f56ad05d
login_source: migrate to GORM and add tests (#6090)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
34145c990d
lfs: implement HTTP routes (#6035)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
5843038a08
workflows: enable golangci-lint (#5998)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
a43fc9ad17
ipynb: sanitize rendered HTML (#5996)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
9e9ca66467
refactor: unify error handling in routing layer
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
6437d0180b
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
f04b2d4350
lint: fix some Golang CI lint issues (#5955)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
17ae0ed3ee
conf: overhaul settings (#5953)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
7950f2d17d
conf: overhaul auth and user settings (#5942)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
c4a0a40473
conf: overhaul repository settings (#5932)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
648d9e253c
conf: overhaul server settings (#5928)
|
5 years ago |
ᴜɴᴋɴᴡᴏɴ
|
1c09373b4f
log: migrate to unknwon.dev/clog/v2 (#5927)
|
5 years ago |