Joe Chen 13099a7e4f refactor(db): add `Users.Update` (#7263) 2 年 前
..
app 07818d5fa5 route: no session for routes without UI (#6066) 5 年 前
auth 50e5766867 build: remove support of Go 1.17 (#7177) 2 年 前
authutil 34145c990d lfs: implement HTTP routes (#6035) 5 年 前
avatar d0a4a3401c refactor(db): migrate avatar methods off `user.go` (#7206) 2 年 前
cmd 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2 年 前
conf 644a3a9d78 refactor(db): migrate `ChangeUsername` off `user.go` (#7261) 2 年 前
context 5fb29db2db refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 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 13099a7e4f refactor(db): add `Users.Update` (#7263) 2 年 前
dbtest 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年 前
dbutil a66c90462d refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) 2 年 前
email c502dc6ed8 refactor(db): move some methods from `user.go` to `users.go` (#7195) 2 年 前
errutil 34145c990d lfs: implement HTTP routes (#6035) 5 年 前
form 13099a7e4f refactor(db): add `Users.Update` (#7263) 2 年 前
gitutil 3c49a6173d mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866) 3 年 前
httplib a43b933c90 go: update required version to be 1.17 and add 1.19 to CI (#7129) 2 年 前
lazyregexp 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年 前
lfsutil 09dbbf9a69 autofix: fix unused method receiver (#6808) 3 年 前
markup b7372b1f32 autofix: fix unnecessary allocations due to `strings.Index` call (#6806) 3 年 前
mocks ee0ea2c5fc lfs: add unit test for middleware (#6070) 5 年 前
netutil db82024fc7 netutil: allow using `*` to match any hostname (#7111) 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 13099a7e4f refactor(db): add `Users.Update` (#7263) 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 ef0388045f chore: rename file to align with type name (#7204) 2 年 前
template 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年 前
testutil a43b933c90 go: update required version to be 1.17 and add 1.19 to CI (#7129) 2 年 前
tool 13099a7e4f refactor(db): add `Users.Update` (#7263) 2 年 前
userutil fd798b4197 refactor(db): migrate methods off `user.go` (#7228) 2 年 前