aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ui: remove useless "Cancel" buttons (#7192)Yarden Shoham2022-10-22
* refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)Joe Chen2022-10-22
* auth: enable authentication by token from password (#7198)Yang Liu2022-10-22
* ui: add usage instructions for PAT (#7194)LJea2022-10-22
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* refactor(db): rename `User.Passwd` to `User.Password` (#7196)Joe Chen2022-10-22
* refactor(db): move some methods from `user.go` to `users.go` (#7195)Joe Chen2022-10-22
* mod: bump golang.org/x/text from 0.3.7 to 0.4.0 (#7193)dependabot[bot]2022-10-18
* mod: bump modernc.org/sqlite from 1.19.1 to 1.19.2 (#7190)dependabot[bot]2022-10-18
* mod: bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 (#7189)dependabot[bot]2022-10-18
* mod: bump gorm.io/gorm from 1.23.10 to 1.24.0 (#7179)dependabot[bot]2022-10-10
* mod: bump gorm.io/driver/postgres from 1.3.10 to 1.4.4 (#7180)dependabot[bot]2022-10-10
* mod: bump gorm.io/driver/mysql from 1.3.6 to 1.4.1 (#7178)dependabot[bot]2022-10-10
* build: remove support of Go 1.17 (#7177)Joe Chen2022-10-09
* refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` ...Joe Chen2022-10-09
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#7169)dependabot[bot]2022-10-04
* mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.5 to 2.5.1...dependabot[bot]2022-10-04
* mod: bump gorm.io/gorm from 1.23.9 to 1.23.10 (#7166)dependabot[bot]2022-09-27
* mod: bump modernc.org/sqlite from 1.18.2 to 1.19.1 (#7162)dependabot[bot]2022-09-21
* mod: bump gorm.io/gorm from 1.23.8 to 1.23.9 (#7163)dependabot[bot]2022-09-20
* mod: bump gorm.io/driver/postgres from 1.3.9 to 1.3.10 (#7164)dependabot[bot]2022-09-20
* mod: bump modernc.org/sqlite from 1.18.1 to 1.18.2 (#7161)dependabot[bot]2022-09-12
* locale: sync from Crowdin (#7159)Joe Chen2022-09-11
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.20 (#7154)dependabot[bot]2022-09-06
* mod: bump github.com/urfave/cli from 1.22.9 to 1.22.10 (#7155)dependabot[bot]2022-09-06
* mod: bump gorm.io/driver/postgres from 1.3.8 to 1.3.9 (#7141)dependabot[bot]2022-08-15
* mod: bump modernc.org/sqlite from 1.18.0 to 1.18.1 (#7139)dependabot[bot]2022-08-15
* mod: bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0 (#7140)dependabot[bot]2022-08-15
* mod: bump github.com/derision-test/go-mockgen from 1.3.3 to 1.3.4 (#7142)dependabot[bot]2022-08-15
* mod: bump gorm.io/driver/mysql from 1.3.5 to 1.3.6 (#7143)dependabot[bot]2022-08-15
* mod: bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#7130)dependabot[bot]2022-08-08
* go: update required version to be 1.17 and add 1.19 to CI (#7129)Joe Chen2022-08-08
* mod: bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 (#7117)dependabot[bot]2022-08-02
* mod: bump modernc.org/sqlite from 1.17.3 to 1.18.0 (#7116)dependabot[bot]2022-08-02
* CHANGELOG: cut entries for 0.12.10 (#7119)Joe Chen2022-08-02
* netutil: allow using `*` to match any hostname (#7111)Joe Chen2022-07-25
* chore: add Simona Iacob as translator for Romanian language (#7102)Christian Eichert2022-07-17
* api: support getting blob content (#7080)Yehonatan Ezron2022-07-17
* mod: bump gorm.io/gorm from 1.23.7 to 1.23.8 (#7105)dependabot[bot]2022-07-17
* mod: bump gorm.io/driver/mysql from 1.3.4 to 1.3.5 (#7104)dependabot[bot]2022-07-17
* docker: support adding extra options to backup command (#7060)liuxhit2022-07-17
* mod: bump gorm.io/driver/postgres from 1.3.7 to 1.3.8 (#7098)dependabot[bot]2022-07-05
* mod: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#7097)dependabot[bot]2022-07-04
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.18 to 1.0.19 (#7099)dependabot[bot]2022-07-04
* mod: bump gorm.io/gorm from 1.23.6 to 1.23.7 (#7096)dependabot[bot]2022-07-04
* chore: go mod tidy (#7086)Joe Chen2022-06-27
* mod: bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#7083)dependabot[bot]2022-06-27
* mod: bump github.com/gogs/git-module from 1.6.0 to 1.7.0 (#7084)dependabot[bot]2022-06-27
* conf: update test golden file (#7085)Joe Chen2022-06-27
* locale: sync from Crowdin (#7082)Joe Chen2022-06-26