gogs/internal/cmd
Joe Chen b34ee73497
feat(ssh): support dynamic list of algorithms (#7345)
2023-02-12 13:10:41 +08:00
..
admin.go refactor(db): finish migrate methods off `user.go` (#7337) 2023-02-07 23:39:00 +08:00
backup.go feat(ssh): support dynamic list of algorithms (#7345) 2023-02-12 13:10:41 +08:00
cert.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
cert_stub.go build: remove support of Go 1.17 (#7177) 2022-10-09 23:12:03 +08:00
cmd.go workflows: enable golangci-lint (#5998) 2020-03-21 13:39:32 +08:00
hook.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
import.go autofix: function call can be replaced with helper function (#6805) 2022-03-06 16:33:55 +08:00
restore.go fix(backup): skip "data" in the custom directory (#7343) 2023-02-12 00:14:51 +08:00
serv.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
web.go refactor(db): move some methods off `user.go` (#7199) 2022-10-22 20:01:38 +08:00