Commit Graph

4129 Commits (403702021c295186d28b8b08075d532fb02d821c)

Author SHA1 Message Date
WangYa 8953a06b08
Fix access to MinIO server with TLS (#1458)
fix: minIO的Region修改为非必要配置项
2021-08-18 21:47:43 +08:00
Ryan Wang 6a0527bb3d
chore: add deployment method option for issue templates. (#1452)
* chore: add deployment method option for issue templates.

Signed-off-by: Ryan Wang <i@ryanc.cc>
2021-08-14 17:03:06 +08:00
dependabot[bot] d97be794b0 chore(deps): bump url-parse from 1.4.7 to 1.5.3 (halo-dev/console#349)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 15:52:04 +08:00
dependabot[bot] 550d9e338e chore(deps): bump path-parse from 1.0.6 to 1.0.7 (halo-dev/console#348)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 14:24:49 +08:00
Ryan Wang 74acd451b7
chore: remove auto-assign bot config file. (#1446) 2021-08-04 09:05:22 +08:00
Ryan Wang 82d3b90bba feat: add region option for minio. (halo-dev/console#346) 2021-07-25 17:23:28 +08:00
安静的阿豪 6a84483b15
fix: add region for operate minio attachment (halo-dev#1439) (#1440)
Co-authored-by: li-guohao <liguohao_cn@qq.com>
2021-07-25 14:01:31 +08:00
Ryan Wang 7f6a7db0cb refactor: issue templates. 2021-07-25 13:38:18 +08:00
Ryan Wang 84056cf9a0 release: 1.4.11 2021-07-24 12:26:12 +08:00
Ryan Wang ea5e62b664 release: 1.4.11 2021-07-24 12:20:03 +08:00
Ryan Wang 45ce44693d
fix: deleting a non-picture file throws an exception. (#1438)
* fix: deleting a non-picture file throws an exception.

#1437

* doc: update CHANGELOG.md
2021-07-24 12:05:52 +08:00
Ryan Wang 97941e37c1
fix: the keyword and categoryId parameters of the post list api are required #1432 (#1436)
* fix: #1432

* doc: update CHANGELOG.md
2021-07-24 00:33:50 +08:00
Ryan Wang dd8968fee7 chore: add open-source-best-practice doc for issue templates. 2021-07-21 23:21:16 +08:00
Ryan Wang 5e656fe06b Merge branch 'master' of github.com:halo-dev/halo 2021-07-21 23:11:59 +08:00
Ryan Wang 5b58b4cd1a chore: add feature request issue templates. 2021-07-21 23:11:32 +08:00
ryanwang 6eb8f32b85 release: 1.4.10 2021-07-20 14:09:48 +08:00
ryanwang d5431fb6cf release: 1.4.10 2021-07-20 14:01:58 +08:00
guqing 1ae186520e
fix: BytebuddyAgent Unable to use in the JRE environment so remove it (#1429)
* fix: BytebuddyAgent Unable to use in the JRE environment so remove it

* feat: Add package info
2021-07-20 09:39:08 +08:00
低调小熊猫 f42d4e2dae
pref: throw file deletion failure exception. (#1430)
* 又拍云文件删除失败无响应的问题修复

* Update QiniuOssFileHandler.java

* Update LocalFileHandler.java

* Update LocalFileHandler.java

* Update QiniuOssFileHandler.java

* Update UpOssFileHandler.java
2021-07-19 20:57:58 +08:00
Ryan Wang b6527823e4 release: 1.4.9 2021-07-18 23:58:18 +08:00
Ryan Wang 078af629c9 release: 1.4.9 2021-07-18 23:45:24 +08:00
Ryan Wang b554be8165
fix: #1417 (#1427) 2021-07-18 22:57:23 +08:00
Ryan Wang 1e7d320f1c
fix: incorrect comment count statistics. #1411 (#1426)
* fix: incorrect comment count statistics. #1411

Signed-off-by: Ryan Wang <i@ryanc.cc>

* pref: add override annotation.
2021-07-18 22:08:05 +08:00
guqing 95c0271cf1
feat: add issues triage action config (#1416) 2021-07-15 18:26:40 +08:00
zhixiangyuan 189f7be47e
Fix visit bug (#1414)
* fix: fix visit bug #1381

* fix checkstyle

* fix: fix visit bug #1381

* fix: modify the article status check

* fix: Modify the url build method

* delete public article verification

Co-authored-by: 袁智翔(相北) <xiangbei.yzx@alibaba-inc.com>
2021-07-12 18:55:10 +08:00
Ryan Wang 02e4b88288
fix: api parameter names in the post list content api. (#1415) 2021-07-11 23:49:20 +08:00
Ryan Wang 878e7155a8 chore: add bug_report.yml 2021-07-05 23:39:56 +08:00
Ryan Wang 8c35633b90 chore: add bug_report.yml 2021-07-05 23:37:58 +08:00
Ryan Wang 8fa4cbd861 chore: delete bug_report.yml 2021-07-05 22:47:19 +08:00
Ryan Wang f1f62be696 chore: add bug_report.yml 2021-07-05 22:45:49 +08:00
Ryan Wang 2c592c24ed refactor: disable tabs change animation. (halo-dev/console#344) 2021-07-03 15:20:00 +08:00
Ryan Wang aee82a5146 fix: error log output path in default dev application config. 2021-06-29 23:04:46 +08:00
Ryan Wang 11cc0d27b9 chore: remove unnecessary files. 2021-06-29 22:55:27 +08:00
Ryan Wang 2420a44695
fix: #1409 (#1410) 2021-06-29 22:31:45 +08:00
Ryan Wang c035e3ec34 chore: add auto assign app config file. 2021-06-29 22:28:00 +08:00
Ryan Wang 4aec84f0a6 chore: add auto assign app config file. 2021-06-29 22:18:21 +08:00
guqing 5be4b83799
feat: markdown supports footnote rendering (#1406)
* feat: MarkDown supports footnote rendering

* fix: code style

* feat: Flexmark footnote rendering adapts to markdown-it

* feat: Adaptation markdown-it-footnote back-ref button rendering and add test

* fix: Fix doc

* refactor: FootnoteNodeRenderInterceptorTest

* fix: Fix test code style

* refactor: change footnote back ref string

* refactor: remove unicode
2021-06-29 13:27:58 +08:00
dependabot[bot] e28cfad02e chore(deps): bump color-string from 1.5.3 to 1.5.5 (halo-dev/console#342)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-27 16:18:49 +08:00
Ryan Wang e28f6a34ef chore(deps): upgrade halo editor. (halo-dev/console#341) 2021-06-27 15:55:17 +08:00
Ryan Wang 08f9edacf8 chore: add github actions. (halo-dev/console#340)
* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: remove travis ci.

* doc: update README.md
2021-06-20 18:35:55 +08:00
Ryan Wang f4807b5b56
chore(deps): upgrade spring-boot to 2.5.1 (#1401) 2021-06-20 16:35:49 +08:00
Ryan Wang 5539cf12f4
fix(security): freemarker SSTI vulnerability. (#1402) 2021-06-20 16:35:34 +08:00
Ryan Wang 88dd64b0c0 Invalidate url type for logo and favicon in system options. (halo-dev/console#338) 2021-06-14 16:42:20 +08:00
Ryan Wang 6b0e7a5020 chore(deps): upgrade dependencies. 2021-06-12 12:24:52 +08:00
Ryan Wang e72fe2179a
fix: #1394 (#1396) 2021-06-11 23:45:37 +08:00
linshenkx 9de40a0a1c
Repair multi-level category incorrect handle while importing markdown(#1380)
* 修复导入markdown时多级分类无法正确识别的问题

* 1.修复导入markdown对单行多tag的支持
2.添加导入markdown时对单引号的正确识别和处理
3.添加导入hexo的markdown的分类列表、标签列表无缩进的支持
4.完善导入markdown文档的测试用例
2021-06-01 23:05:17 +08:00
Ryan Wang 0ade01c518
fix: #1386 (#1390) 2021-06-01 20:24:08 +08:00
John Niang 1f89ba0ed2
Upgrade SpringBoot to 2.5.0 (#1389) 2021-05-28 08:41:07 +08:00
Ryan Wang 77824d50e3
Fix github actions build. (#1377)
* chore: fix github actions build.

* test: github actions
2021-05-27 13:45:58 +08:00
Ryan Wang 427f21a5ad fix: #331 (halo-dev/console#332) 2021-05-24 22:06:49 +08:00