Joe Chen
|
d0a4a3401c
|
refactor(db): migrate avatar methods off `user.go` (#7206)
|
2022-10-23 20:54:16 +08:00 |
Joe Chen
|
c58c893621
|
refactor(db): migrate password methods off `user.go` (#7205)
|
2022-10-23 19:15:14 +08:00 |
Joe Chen
|
ef0388045f
|
chore: rename file to align with type name (#7204)
[ci skip]
|
2022-10-23 16:48:45 +08:00 |
Joe Chen
|
b1fefcbe50
|
refactor(db): migrate `Follow` off `user.go` (#7203)
|
2022-10-23 16:17:53 +08:00 |
Joe Chen
|
8077360cf6
|
chore(db): remove unused field (#7202)
|
2022-10-23 00:15:43 +08:00 |
Joe Chen
|
2e020b1cf6
|
release: update playbook (#7201)
|
2022-10-23 00:04:53 +08:00 |
Mateusz Reszka
|
742bc36edd
|
api: support put content (#7114)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-10-22 23:52:48 +08:00 |
Yarden Shoham
|
a7299bbb8d
|
ui: remove useless "Cancel" buttons (#7192)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-10-22 23:00:42 +08:00 |
Joe Chen
|
11edc09681
|
refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)
|
2022-10-22 21:34:53 +08:00 |
Yang Liu
|
b9f5cfddc1
|
auth: enable authentication by token from password (#7198)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-10-22 21:25:36 +08:00 |
LJea
|
fd5874b07b
|
ui: add usage instructions for PAT (#7194)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-10-22 20:07:52 +08:00 |
Joe Chen
|
ce25881c88
|
refactor(db): move some methods off `user.go` (#7199)
|
2022-10-22 20:01:38 +08:00 |
Joe Chen
|
7cbd84d5b3
|
refactor(db): rename `User.Passwd` to `User.Password` (#7196)
|
2022-10-22 14:56:25 +08:00 |
Joe Chen
|
c502dc6ed8
|
refactor(db): move some methods from `user.go` to `users.go` (#7195)
|
2022-10-22 14:41:40 +08:00 |
dependabot[bot]
|
260e990be7
|
mod: bump golang.org/x/text from 0.3.7 to 0.4.0 (#7193)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-18 18:46:38 +08:00 |
dependabot[bot]
|
2df4b61eb2
|
mod: bump modernc.org/sqlite from 1.19.1 to 1.19.2 (#7190)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-18 18:35:43 +08:00 |
dependabot[bot]
|
689991578e
|
mod: bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 (#7189)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-18 18:34:13 +08:00 |
dependabot[bot]
|
a9bce79c6b
|
mod: bump gorm.io/gorm from 1.23.10 to 1.24.0 (#7179)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-10-10 20:16:45 +08:00 |
dependabot[bot]
|
ac86936797
|
mod: bump gorm.io/driver/postgres from 1.3.10 to 1.4.4 (#7180)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-10 19:56:53 +08:00 |
dependabot[bot]
|
dcf9c111b6
|
mod: bump gorm.io/driver/mysql from 1.3.6 to 1.4.1 (#7178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-10 19:44:34 +08:00 |
Joe Chen
|
50e5766867
|
build: remove support of Go 1.17 (#7177)
|
2022-10-09 23:12:03 +08:00 |
Joe Chen
|
8982a42d38
|
refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-10-09 22:55:32 +08:00 |
dependabot[bot]
|
fb00e3e56f
|
mod: bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#7169)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-04 16:24:00 +08:00 |
dependabot[bot]
|
a0b8f5464e
|
mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.5 to 2.5.1 (#7170)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-04 16:23:19 +08:00 |
dependabot[bot]
|
777fb14fc9
|
mod: bump gorm.io/gorm from 1.23.9 to 1.23.10 (#7166)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-27 20:31:42 +08:00 |
dependabot[bot]
|
25d6b168c5
|
mod: bump modernc.org/sqlite from 1.18.2 to 1.19.1 (#7162)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-21 08:50:56 +08:00 |
dependabot[bot]
|
c9fd177998
|
mod: bump gorm.io/gorm from 1.23.8 to 1.23.9 (#7163)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-20 23:46:19 +08:00 |
dependabot[bot]
|
02973f7f80
|
mod: bump gorm.io/driver/postgres from 1.3.9 to 1.3.10 (#7164)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-20 23:45:54 +08:00 |
dependabot[bot]
|
360280b0ea
|
mod: bump modernc.org/sqlite from 1.18.1 to 1.18.2 (#7161)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-12 22:39:49 +08:00 |
Joe Chen
|
82e29c6bd3
|
locale: sync from Crowdin (#7159)
|
2022-09-11 17:09:47 +08:00 |
dependabot[bot]
|
cefbaa08d9
|
mod: bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.20 (#7154)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-06 01:56:47 +08:00 |
dependabot[bot]
|
87def3de5f
|
mod: bump github.com/urfave/cli from 1.22.9 to 1.22.10 (#7155)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-06 01:56:12 +08:00 |
dependabot[bot]
|
9ea258e97f
|
mod: bump gorm.io/driver/postgres from 1.3.8 to 1.3.9 (#7141)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-15 20:58:37 +08:00 |
dependabot[bot]
|
7e6fc2603e
|
mod: bump modernc.org/sqlite from 1.18.0 to 1.18.1 (#7139)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-15 20:39:16 +08:00 |
dependabot[bot]
|
4487890979
|
mod: bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0 (#7140)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-15 20:38:55 +08:00 |
dependabot[bot]
|
be775e2ffa
|
mod: bump github.com/derision-test/go-mockgen from 1.3.3 to 1.3.4 (#7142)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-15 20:37:39 +08:00 |
dependabot[bot]
|
cee6ef39ee
|
mod: bump gorm.io/driver/mysql from 1.3.5 to 1.3.6 (#7143)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-15 20:37:15 +08:00 |
dependabot[bot]
|
5910265e13
|
mod: bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#7130)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-08 19:15:21 +08:00 |
Joe Chen
|
a43b933c90
|
go: update required version to be 1.17 and add 1.19 to CI (#7129)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-08-08 13:56:50 +08:00 |
dependabot[bot]
|
cfa5ddbde8
|
mod: bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 (#7117)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-02 15:24:47 +08:00 |
dependabot[bot]
|
a21f0b0540
|
mod: bump modernc.org/sqlite from 1.17.3 to 1.18.0 (#7116)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-02 15:24:21 +08:00 |
Joe Chen
|
ad796b8ba5
|
CHANGELOG: cut entries for 0.12.10 (#7119)
[skip ci]
|
2022-08-02 10:43:14 +08:00 |
Joe Chen
|
db82024fc7
|
netutil: allow using `*` to match any hostname (#7111)
|
2022-07-25 21:38:15 +08:00 |
Christian Eichert
|
780b33c639
|
chore: add Simona Iacob as translator for Romanian language (#7102)
|
2022-07-17 15:17:49 +08:00 |
Yehonatan Ezron
|
a5d3e1900e
|
api: support getting blob content (#7080)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-07-17 15:16:52 +08:00 |
dependabot[bot]
|
ab7133b35a
|
mod: bump gorm.io/gorm from 1.23.7 to 1.23.8 (#7105)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-17 15:05:30 +08:00 |
dependabot[bot]
|
75cc3ce172
|
mod: bump gorm.io/driver/mysql from 1.3.4 to 1.3.5 (#7104)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-17 15:04:36 +08:00 |
liuxhit
|
05a6a9d6e9
|
docker: support adding extra options to backup command (#7060)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-07-17 14:52:35 +08:00 |
dependabot[bot]
|
25a2b716ad
|
mod: bump gorm.io/driver/postgres from 1.3.7 to 1.3.8 (#7098)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-07-05 08:46:12 +08:00 |
dependabot[bot]
|
1d48df3fd1
|
mod: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#7097)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-04 23:19:58 +08:00 |