Commit Graph

134 Commits (master)
 

Author SHA1 Message Date
golangboy 53db5562b4 fix: golangci-lint errors 11 months ago
golangboy 408046f8b5 fix: lint error 11 months ago
golangboy 6ff6debe24 fix: delete photo batch 11 months ago
1379 2b70e39629 feat: remove dependabot 12 months ago
jakezhu9 de42a8d956 chore: update all dependencies and use groups feature for dependabot 1 year ago
jakezhu9 bedf669127 chrore: update admin console to add minio protocol and base option 1 year ago
Raison 0960573d8a
feat: add likes filed to comment (#358)
* feat: add likes filed to comment

* fix: set likes field default value
1 year ago
ztelliot 5089665048
feat: allow change minio protocol and download url (#357)
* feat: allow change minio protocol and download url

Signed-off-by: ztelliot <ztell@foxmail.com>

* feat: choice whether to log to file

Signed-off-by: ztelliot <ztell@foxmail.com>

---------

Signed-off-by: ztelliot <ztell@foxmail.com>
1 year ago
jakezhu9 b62349dff5 fix: change statistic birthday type to int64 1 year ago
jakezhu9 11c98b2745 chore: upgrade go and github action dependencies
Signed-off-by: jakezhu9 <jakezhu9@gmail.com>
1 year ago
cuiko 754cd1c07a fix: when frontmatter is omitted, imported content will be miss 1 year ago
cuiko e8f556a615 fix: when md export need to write overlay 1 year ago
cuiko 799d1163fe fix: md export timezone 1 year ago
dependabot[bot] 43214de249 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.64
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.63 to 7.0.64.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.63...v7.0.64)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Zwb b201e0dfe9
feat: make admin path configurable (#322) 1 year ago
textworld a7249f34ec fix: fix starttls-option-key not exist 1 year ago
1379 e6174d37d1 feat: add photo in batches 1 year ago
1379 272572d584 doc: new theme tink 1 year ago
raisons 45d33771c8 fix: remove the tempoary theme directory 1 year ago
jakezhu9 fb2765521b doc: add new themes in README 1 year ago
1379Monitor b5e1101833
chore: update default theme (#324)
Co-authored-by: 1379 <1379@1379.com>
1 year ago
Meepoljdx 98d43b885d
feat: add new template functions (#316)
* Fix update menu report update menu failed because of updateResult.RowsAffected=0

* Add template function

* Add template function
1 year ago
1379 2998933cee chore(deps): update go version & deps version 1 year ago
1379 926551a7e5 doc: new theme earth 1 year ago
1379 da79aad82a feat: add webp support 1 year ago
1379 8f65bddfe4 fix: Fix the error that occurs during batch update menu when using mysql database 1 year ago
北亦 932336407e fix: listMonthArchives 1 year ago
golangboy c2450abba1 fix: support import theme from git repo 2 years ago
golangboy 7bec1f6fde fix: filter private journal 2 years ago
1379Monitor 2d097e121d doc: new theme
https://github.com/ClarkQAQ/sonic_theme_clark
2 years ago
dependabot[bot] 9709ca52c8 chore(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](https://github.com/spf13/cast/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 4800b55f12 chore(deps): bump go.uber.org/fx from 1.18.2 to 1.19.3
Bumps [go.uber.org/fx](https://github.com/uber-go/fx) from 1.18.2 to 1.19.3.
- [Release notes](https://github.com/uber-go/fx/releases)
- [Changelog](https://github.com/uber-go/fx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/fx/compare/v1.18.2...v1.19.3)

---
updated-dependencies:
- dependency-name: go.uber.org/fx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 1b8ee93420 chore(deps): bump gorm.io/gorm from 1.24.2 to 1.25.1
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.24.2 to 1.25.1.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.24.2...v1.25.1)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 9beef2798b chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.9.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
jakezhu9 7d1e2d8c9f fix: comment author url validation 2 years ago
dependabot[bot] a3072772a8 chore(deps): bump github.com/aliyun/aliyun-oss-go-sdk
Bumps [github.com/aliyun/aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk) from 2.2.6+incompatible to 2.2.7+incompatible.
- [Release notes](https://github.com/aliyun/aliyun-oss-go-sdk/releases)
- [Changelog](https://github.com/aliyun/aliyun-oss-go-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aliyun/aliyun-oss-go-sdk/compare/v2.2.6...v2.2.7)

---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-oss-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] d9ae1a324b chore(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.1 to 10.13.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.11.1...v10.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
jakezhu9 cace56ac9e fix: MFA validation 2 years ago
jakezhu9 b01fca0dba Create SECURITY.md 2 years ago
labulac 4971a06799 Add mysql TLS Support
Change: Use DSN custom configuration instead of using specific configuration options.
2 years ago
1379 32102f7a8c fix: docker image tag name 2 years ago
1379 60412cba69 feat: use github action to build and release docker image 2 years ago
1379 0ec15edcd9 feat: assign a version number at compile time 2 years ago
jakezhu9 53027c73ff fix: upload file path 2 years ago
1379 492bdd7a68 fix: sitemap url change to 'sitemap.xml' 2 years ago
1379 8793159cf5 fix: close mfa 2 years ago
1379 f3a3b09e08 doc: replace the download link 2 years ago
1379 6fe94cd8ba fix: birthday type in sitemap 2 years ago
jakezhu9 7db85afcbd fix: batch update categories list 2 years ago
1379 cc54b6496a fix: journal like 2 years ago