Joe Chen ae20d03aec refactor(db): migrate `UpdateUser` off `user.go` (#7267) il y a 2 ans
..
app 07818d5fa5 route: no session for routes without UI (#6066) il y a 5 ans
auth 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) il y a 2 ans
authutil 34145c990d lfs: implement HTTP routes (#6035) il y a 5 ans
avatar d0a4a3401c refactor(db): migrate avatar methods off `user.go` (#7206) il y a 2 ans
cmd 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) il y a 2 ans
conf 644a3a9d78 refactor(db): migrate `ChangeUsername` off `user.go` (#7261) il y a 2 ans
context 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) il y a 2 ans
cron 1a1a01a842 ci: use new lint action and add custom config (#6562) il y a 3 ans
cryptoutil a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) il y a 2 ans
db ae20d03aec refactor(db): migrate `UpdateUser` off `user.go` (#7267) il y a 2 ans
dbtest 083c3ee659 db: refactor "action" table to use GORM (#7054) il y a 2 ans
dbutil a66c90462d refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) il y a 2 ans
email ae20d03aec refactor(db): migrate `UpdateUser` off `user.go` (#7267) il y a 2 ans
errutil 34145c990d lfs: implement HTTP routes (#6035) il y a 5 ans
form ae20d03aec refactor(db): migrate `UpdateUser` off `user.go` (#7267) il y a 2 ans
gitutil 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) il y a 2 ans
httplib a43b933c90 go: update required version to be 1.17 and add 1.19 to CI (#7129) il y a 2 ans
lazyregexp 083c3ee659 db: refactor "action" table to use GORM (#7054) il y a 2 ans
lfsutil 09dbbf9a69 autofix: fix unused method receiver (#6808) il y a 3 ans
markup b7372b1f32 autofix: fix unnecessary allocations due to `strings.Index` call (#6806) il y a 3 ans
mocks ee0ea2c5fc lfs: add unit test for middleware (#6070) il y a 5 ans
netutil db82024fc7 netutil: allow using `*` to match any hostname (#7111) il y a 2 ans
osutil c6143edb44 osutil: update docstring and tests (#6255) il y a 4 ans
pathutil 9bf748b6c4 http: clean request path from Git endpoints (#7022) il y a 2 ans
process e452d94fc8 autofix: format code with gofumpt and gofmt (#6803) il y a 3 ans
repoutil 644a3a9d78 refactor(db): migrate `ChangeUsername` off `user.go` (#7261) il y a 2 ans
route ae20d03aec refactor(db): migrate `UpdateUser` off `user.go` (#7267) il y a 2 ans
semverutil 9fd4f5562d all: use semver to compare versions (#6147) il y a 4 ans
ssh c875950c43 ssh: allow setting allowed MAC algorithms for built-in server (#6435) il y a 4 ans
strutil 13099a7e4f refactor(db): add `Users.Update` (#7263) il y a 2 ans
sync ef0388045f chore: rename file to align with type name (#7204) il y a 2 ans
template 083c3ee659 db: refactor "action" table to use GORM (#7054) il y a 2 ans
testutil a43b933c90 go: update required version to be 1.17 and add 1.19 to CI (#7129) il y a 2 ans
tool 13099a7e4f refactor(db): add `Users.Update` (#7263) il y a 2 ans
userutil fd798b4197 refactor(db): migrate methods off `user.go` (#7228) il y a 2 ans