Commit Graph

66 Commits (d11cf99bf019a161b1b57e259179f2dbf8b494aa)
 

Author SHA1 Message Date
1379 d11cf99bf0 fix: delete post_tag when delete tag 2 years ago
1379 29169b739f fix: delete tag router 2 years ago
1379 276e0395ab fix: lint error 2 years ago
YinjianChen 72eb3a83cc fix: spelling errors 2 years ago
Richard Littauer 2da25873a1 docs: Update README.md
Basic spelling and grammar changes, and also updated away from "standard readme" in the contributing section.
2 years ago
1379 4dd46500f0 chore: update default theme 2 years ago
1379 f1386a2184 doc: fix readme 2 years ago
1379 ce82249bfe style: organize scripts file directory 2 years ago
1379 1d484ef2fd chore: console update 2 years ago
1379 36f1cbd2af perf: theme edit 2 years ago
1379 337e0b84ef docs: theme property update 2 years ago
dependabot[bot] 4b4f6f03ff chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
1379 39796060b4 fix: menu order 2 years ago
1379 6f8f0b5b5f fix: install about page 2 years ago
dependabot[bot] 93cda255bf chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] df6ac10819 chore(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.9.2...v1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 07093fd66f chore(deps): bump actions/stale from 6 to 7
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
yhw cce8e65850 fix: Do not escape the footer info 2 years ago
1379 347567d63d fix: reload template file 2 years ago
1379 0edd4f2419 fix: theme category fix 2 years ago
1379 d351c4b8b7 feat: import from hexo jekyll hugo
style: format code
2 years ago
1379 5e166c1f1a fix: update theme_base url when option update 2 years ago
1379 5e0e7f8de0 fix:backup files in any directory through directory traversal 2 years ago
dependabot[bot] 57899d58cf chore(deps): bump gorm.io/plugin/dbresolver from 1.3.0 to 1.4.0
Bumps [gorm.io/plugin/dbresolver](https://github.com/go-gorm/dbresolver) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/go-gorm/dbresolver/releases)
- [Commits](https://github.com/go-gorm/dbresolver/compare/v1.3.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 124bff177f chore(deps): bump github.com/pquerna/otp from 1.3.0 to 1.4.0
Bumps [github.com/pquerna/otp](https://github.com/pquerna/otp) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/pquerna/otp/releases)
- [Commits](https://github.com/pquerna/otp/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/pquerna/otp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
1379 50dc07a4bd doc: contributing 2 years ago
1379 8107e1c331 doc:logo 2 years ago
doper d97a82fcc8 Merge pull request #53 from go-sonic/dev_doper
Dev doper
2 years ago
doper d1abb3ef99 fix(comment): fix delete comment batch error 2 years ago
doper cbc794d095 fix(comment): fix update post commentStatus error 2 years ago
doper cf3e6ef08a perf(server): exit if http server start failed 2 years ago
1379 5c716b0722 doc: add theme ecology to readme
doc: theme
2 years ago
1379 8aa7be6a13 fix: pagination 2 years ago
1379 06abe1a6df fix: backup site 2 years ago
1379 e1f7759292 fix: register theme resources static file 2 years ago
1379 f232a763cc fix: docker file 2 years ago
1379Monitor e96a7c2c58 fix: Fix the problem of incorrect number of docker pull 2 years ago
1379 175278cc97 fix: release workflow 2 years ago
1379 67ee214760 feat: docker 2 years ago
dependabot[bot] 2265239431 chore(deps): bump github.com/minio/minio-go/v7 from 7.0.44 to 7.0.45
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.44 to 7.0.45.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.44...v7.0.45)

---
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>
2 years ago
dependabot[bot] 61c66aafde chore(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.23.0...v1.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
1379 8163fbd885 fix: delete option cache before update 2 years ago
1379 2eb83e16e5 feat: docker 2 years ago
1379 60603da9ba fix: replace submodule url 2 years ago
dependabot[bot] 716c1bdc0c chore(deps): bump github.com/minio/minio-go/v7 from 7.0.43 to 7.0.44
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.43 to 7.0.44.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.43...v7.0.44)

---
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>
2 years ago
dependabot[bot] c3c3b9b42a chore(deps): bump gorm.io/gorm from 1.24.1 to 1.24.2
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.24.1...v1.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
1379Monitor 836fd60c25 doc: create contribution document 2 years ago
doper 2a82f7a328 fix(comment): fix comment query param when select 2 years ago
1379 e4fe69ac91 fix: Does not include extension when set config name 2 years ago
dependabot[bot] 3dce859bac 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.5+incompatible to 2.2.6+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.5...v2.2.6)

---
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