Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix(db): update `user.updated_unix` upon changing username (#7262) | Joe Chen | 2022-11-25 | |
| | ||||
* | refactor(db): migrate `ChangeUsername` off `user.go` (#7261) | Joe Chen | 2022-11-25 | |
| | ||||
* | mod: bump github.com/derision-test/go-mockgen from 1.3.6 to 1.3.7 (#7243) | dependabot[bot] | 2022-11-15 | |
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip ci] | |||
* | mod: bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#7245) | dependabot[bot] | 2022-11-15 | |
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip ci] | |||
* | mod: bump modernc.org/sqlite from 1.19.3 to 1.19.4 (#7233) | dependabot[bot] | 2022-11-10 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (#7232) | dependabot[bot] | 2022-11-10 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | refactor(db): migrate methods off and delete deprecated methods from ↵ | Joe Chen | 2022-11-05 | |
| | | | | `user.go` (#7231) | |||
* | refactor(db): migrate methods off `user.go` (#7230) | Joe Chen | 2022-11-05 | |
| | ||||
* | refactor(db): migrate methods off `user.go` (#7228) | Joe Chen | 2022-11-05 | |
| | ||||
* | refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) | Joe Chen | 2022-11-05 | |
| | ||||
* | mod: bump github.com/derision-test/go-mockgen from 1.3.4 to 1.3.6 (#7224) | dependabot[bot] | 2022-10-31 | |
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ci skip] | |||
* | mod: bump modernc.org/sqlite from 1.19.2 to 1.19.3 (#7223) | dependabot[bot] | 2022-10-31 | |
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ci skip] | |||
* | mod: bump github.com/gogs/git-module from 1.7.0 to 1.7.1 (#7222) | dependabot[bot] | 2022-10-31 | |
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [ci skip] | |||
* | locale: update `[settings] access_token_tips` (#7221) | Joe Chen | 2022-10-31 | |
| | ||||
* | locale: sync from Crowdin (#7220) | Joe Chen | 2022-10-31 | |
| | ||||
* | refactor(db): migrate methods off `user.go` (#7219) | Joe Chen | 2022-10-30 | |
| | ||||
* | refactor(db): migrate helpers off `user_cache.go` (#7214) | Joe Chen | 2022-10-24 | |
| | ||||
* | mod: bump gorm.io/driver/postgres from 1.4.4 to 1.4.5 (#7212) | dependabot[bot] | 2022-10-24 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#7213) | dependabot[bot] | 2022-10-24 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | test(db): add missing tests (#7208) | Joe Chen | 2022-10-23 | |
| | ||||
* | refactor(db): migrate perms methods off `user.go` (#7207) | Joe Chen | 2022-10-23 | |
| | ||||
* | refactor(db): migrate avatar methods off `user.go` (#7206) | Joe Chen | 2022-10-23 | |
| | ||||
* | refactor(db): migrate password methods off `user.go` (#7205) | Joe Chen | 2022-10-23 | |
| | ||||
* | chore: rename file to align with type name (#7204) | Joe Chen | 2022-10-23 | |
| | | | [ci skip] | |||
* | refactor(db): migrate `Follow` off `user.go` (#7203) | Joe Chen | 2022-10-23 | |
| | ||||
* | chore(db): remove unused field (#7202) | Joe Chen | 2022-10-23 | |
| | ||||
* | release: update playbook (#7201) | Joe Chen | 2022-10-23 | |
| | ||||
* | api: support put content (#7114) | Mateusz Reszka | 2022-10-22 | |
| | | | Co-authored-by: Joe Chen <jc@unknwon.io> | |||
* | ui: remove useless "Cancel" buttons (#7192) | Yarden Shoham | 2022-10-22 | |
| | | | Co-authored-by: Joe Chen <jc@unknwon.io> | |||
* | refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) | Joe Chen | 2022-10-22 | |
| | ||||
* | auth: enable authentication by token from password (#7198) | Yang Liu | 2022-10-22 | |
| | | | Co-authored-by: Joe Chen <jc@unknwon.io> | |||
* | ui: add usage instructions for PAT (#7194) | LJea | 2022-10-22 | |
| | | | Co-authored-by: Joe Chen <jc@unknwon.io> | |||
* | refactor(db): move some methods off `user.go` (#7199) | Joe Chen | 2022-10-22 | |
| | ||||
* | refactor(db): rename `User.Passwd` to `User.Password` (#7196) | Joe Chen | 2022-10-22 | |
| | ||||
* | refactor(db): move some methods from `user.go` to `users.go` (#7195) | Joe Chen | 2022-10-22 | |
| | ||||
* | mod: bump golang.org/x/text from 0.3.7 to 0.4.0 (#7193) | dependabot[bot] | 2022-10-18 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump modernc.org/sqlite from 1.19.1 to 1.19.2 (#7190) | dependabot[bot] | 2022-10-18 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 (#7189) | dependabot[bot] | 2022-10-18 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump gorm.io/gorm from 1.23.10 to 1.24.0 (#7179) | dependabot[bot] | 2022-10-10 | |
| | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joe Chen <jc@unknwon.io> | |||
* | mod: bump gorm.io/driver/postgres from 1.3.10 to 1.4.4 (#7180) | dependabot[bot] | 2022-10-10 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump gorm.io/driver/mysql from 1.3.6 to 1.4.1 (#7178) | dependabot[bot] | 2022-10-10 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | build: remove support of Go 1.17 (#7177) | Joe Chen | 2022-10-09 | |
| | ||||
* | refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` ↵ | Joe Chen | 2022-10-09 | |
| | | | | | (#7176) Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> | |||
* | mod: bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#7169) | dependabot[bot] | 2022-10-04 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.5 to ↵ | dependabot[bot] | 2022-10-04 | |
| | | | | | 2.5.1 (#7170) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump gorm.io/gorm from 1.23.9 to 1.23.10 (#7166) | dependabot[bot] | 2022-09-27 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump modernc.org/sqlite from 1.18.2 to 1.19.1 (#7162) | dependabot[bot] | 2022-09-21 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump gorm.io/gorm from 1.23.8 to 1.23.9 (#7163) | dependabot[bot] | 2022-09-20 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump gorm.io/driver/postgres from 1.3.9 to 1.3.10 (#7164) | dependabot[bot] | 2022-09-20 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | mod: bump modernc.org/sqlite from 1.18.1 to 1.18.2 (#7161) | dependabot[bot] | 2022-09-12 | |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |