Joe Chen ed51686240 refactor(db): migrate methods off `user.go` (#7333) 2 年之前
..
app 07818d5fa5 route: no session for routes without UI (#6066) 5 年之前
auth c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
authutil 34145c990d lfs: implement HTTP routes (#6035) 5 年之前
avatar d0a4a3401c refactor(db): migrate avatar methods off `user.go` (#7206) 2 年之前
cmd c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
conf c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
context c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
cron 1a1a01a842 ci: use new lint action and add custom config (#6562) 3 年之前
cryptoutil a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 年之前
db ed51686240 refactor(db): migrate methods off `user.go` (#7333) 2 年之前
dbtest c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
dbutil c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
email c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
errutil c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
form c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
gitutil 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) 2 年之前
httplib c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
lazyregexp 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
lfsutil 09dbbf9a69 autofix: fix unused method receiver (#6808) 3 年之前
markup c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
mocks c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
netutil 6133415f6d mod: bump gorm.io/driver/postgres from 1.4.5 to 1.4.6 (#7299) 2 年之前
osutil c6143edb44 osutil: update docstring and tests (#6255) 4 年之前
pathutil 9bf748b6c4 http: clean request path from Git endpoints (#7022) 2 年之前
process e452d94fc8 autofix: format code with gofumpt and gofmt (#6803) 3 年之前
repoutil 644a3a9d78 refactor(db): migrate `ChangeUsername` off `user.go` (#7261) 2 年之前
route ed51686240 refactor(db): migrate methods off `user.go` (#7333) 2 年之前
semverutil 9fd4f5562d all: use semver to compare versions (#6147) 4 年之前
ssh c875950c43 ssh: allow setting allowed MAC algorithms for built-in server (#6435) 4 年之前
strutil 13099a7e4f refactor(db): add `Users.Update` (#7263) 2 年之前
sync c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
template c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
testutil c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
tool c53a1998c5 all: replace `interface{}` with `any` (#7330) 2 年之前
userutil fd798b4197 refactor(db): migrate methods off `user.go` (#7228) 2 年之前