aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* README: update sponsor link (#7340)Joe Chen2023-02-07
* README: update VPS sponsor (#7339)Joe Chen2023-02-06
* mod: bump gorm.io/gorm from 1.24.3 to 1.24.5 (#7338)dependabot[bot]2023-02-06
* refactor(db): migrate methods off `user.go` (#7336)Joe Chen2023-02-05
* locale: sync from Crowdin (#7335)Joe Chen2023-02-04
* chore: remove usages of the deprecated `ioutil` (#7332)Zachary Walters2023-02-04
* refactor(db): migrate methods off `user.go` (#7334)Joe Chen2023-02-04
* refactor(db): migrate methods off `user.go` (#7333)Joe Chen2023-02-04
* refactor(db): migrate methods off `user.go` (#7331)Joe Chen2023-02-04
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* refactor(db): migrate methods off `user.go` (#7329)Joe Chen2023-02-02
* docker: upgrade base images to alpine:3.17 (#7043)Joe Chen2023-01-30
* mod: bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 (#7325)dependabot[bot]2023-01-30
* mod: bump modernc.org/sqlite from 1.20.2 to 1.20.3 (#7321)dependabot[bot]2023-01-26
* mod: bump github.com/urfave/cli from 1.22.10 to 1.22.12 (#7320)dependabot[bot]2023-01-24
* mod: bump github.com/sergi/go-diff from 1.2.0 to 1.3.1 (#7312)dependabot[bot]2023-01-18
* mod: bump gorm.io/gorm from 1.24.2 to 1.24.3 (#7305)dependabot[bot]2023-01-09
* mod: bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#7303)dependabot[bot]2023-01-09
* systemd: add `mysql.service` to "After" (#7300)Juning2023-01-07
* mod: bump modernc.org/sqlite from 1.20.0 to 1.20.2 (#7301)dependabot[bot]2023-01-07
* mod: bump gorm.io/driver/postgres from 1.4.5 to 1.4.6 (#7299)dependabot[bot]2023-01-07
* mod: bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#7275)dependabot[bot]2022-12-08
* mod: bump modernc.org/sqlite from 1.19.5 to 1.20.0 (#7276)dependabot[bot]2022-12-08
* mod: bump golang.org/x/text from 0.4.0 to 0.5.0 (#7277)dependabot[bot]2022-12-08
* chore: fix typo in docstring (#7269)xpume2022-12-08
* mod: bump modernc.org/sqlite from 1.19.4 to 1.19.5 (#7268)dependabot[bot]2022-11-28
* refactor(db): migrate `UpdateUser` off `user.go` (#7267)Joe Chen2022-11-27
* chore: consistently use `errors.Cause` for identifying error types (#7264)Joe Chen2022-11-27
* refactor(db): add `Users.Update` (#7263)Joe Chen2022-11-27
* fix(db): update `user.updated_unix` upon changing username (#7262)Joe Chen2022-11-25
* refactor(db): migrate `ChangeUsername` off `user.go` (#7261)Joe Chen2022-11-25
* mod: bump github.com/derision-test/go-mockgen from 1.3.6 to 1.3.7 (#7243)dependabot[bot]2022-11-15
* mod: bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#7245)dependabot[bot]2022-11-15
* mod: bump modernc.org/sqlite from 1.19.3 to 1.19.4 (#7233)dependabot[bot]2022-11-10
* mod: bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (#7232)dependabot[bot]2022-11-10
* refactor(db): migrate methods off and delete deprecated methods from `user.go...Joe Chen2022-11-05
* refactor(db): migrate methods off `user.go` (#7230)Joe Chen2022-11-05
* refactor(db): migrate methods off `user.go` (#7228)Joe Chen2022-11-05
* refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227)Joe Chen2022-11-05
* mod: bump github.com/derision-test/go-mockgen from 1.3.4 to 1.3.6 (#7224)dependabot[bot]2022-10-31
* mod: bump modernc.org/sqlite from 1.19.2 to 1.19.3 (#7223)dependabot[bot]2022-10-31
* mod: bump github.com/gogs/git-module from 1.7.0 to 1.7.1 (#7222)dependabot[bot]2022-10-31
* locale: update `[settings] access_token_tips` (#7221)Joe Chen2022-10-31
* locale: sync from Crowdin (#7220)Joe Chen2022-10-31
* refactor(db): migrate methods off `user.go` (#7219)Joe Chen2022-10-30
* refactor(db): migrate helpers off `user_cache.go` (#7214)Joe Chen2022-10-24
* mod: bump gorm.io/driver/postgres from 1.4.4 to 1.4.5 (#7212)dependabot[bot]2022-10-24
* mod: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#7213)dependabot[bot]2022-10-24
* test(db): add missing tests (#7208)Joe Chen2022-10-23
* refactor(db): migrate perms methods off `user.go` (#7207)Joe Chen2022-10-23