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
Ryan Wang
74acd451b7
chore: remove auto-assign bot config file. ( #1446 )
2021-08-04 09:05:22 +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
84056cf9a0
release: 1.4.11
2021-07-24 12:26:12 +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
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
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
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
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
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
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
zhaoguhong
27c715ac7f
fix: intimate posts should not be searchable in the category list ( #1379 )
2021-05-20 18:03:09 +08:00
CuiYuSong
4c68ae9e89
feat: modify the content api to support list posts with keyword and category params. ( #1373 )
...
* Modefy the content api to support list posts with new class PostQueryContent
* Modefy the content api to support list posts with new class PostQueryContent
* using parameters
* with categoryid
* checkstyle
Co-authored-by: Cui <11811305@mail.sustech.edu.cn>
2021-05-17 21:38:45 +08:00
Ryan Wang
0dff0e9ce5
chore(deps): upgrade to spring boot 2.5.0-RC.1. ( #1376 )
2021-05-17 20:22:04 +08:00
Ryan Wang
21a576e5fa
doc: update README.md
2021-05-16 17:12:49 +08:00
Ryan Wang
a2c9e42970
fix: checkstyle error. ( #1375 )
2021-05-16 17:03:58 +08:00
MasterWanna
15381e655e
Word count for markdown updated with test ( #1354 )
...
* Word count for markdown updated with test
* HTML word count updated with test
* Convert pattern to static final variable
* More HTML test added
* Workaround URL added
* CS304 issue link URL added
* Pure HTML Test added, checkstyle checked
Co-authored-by: MasterWanna <MasterWanna@users.noreply.github.com>
2021-05-02 13:10:17 +08:00
Ryan Wang
c2f382bc05
Update README.md
2021-04-29 23:55:01 +08:00
Ryan Wang
9f9f1e3428
Update README.md
2021-04-23 22:13:57 +08:00
Ryan Wang
c07f4e8fe1
Update README.md
2021-04-23 22:13:04 +08:00
扶醉
bec10e9066
fix: Returns the result in the content api for options getby ( #1353 )
2021-04-15 00:57:40 +08:00
Ryan Wang
9ccd19bfc6
doc: update readme.
2021-04-15 00:02:37 +08:00
Ryan Wang
a5a5bdbe43
doc: update readme.
2021-04-14 22:51:51 +08:00
Ryan Wang
25bb253e82
release: 1.4.8
2021-04-09 15:15:23 +08:00
John Niang
47c2c36460
Add OptionFilter for bulk option api ( #1345 )
...
* Add OptionFilter for bulk option api
* Add another filter method for single option
* Restrict OptionController response
* Remove redundant api
* feat: complete private option keys.
* feat: complete private option keys.
Co-authored-by: Ryan Wang <i@ryanc.cc>
2021-04-09 13:19:15 +08:00
Lay
6ac9c7d231
pref: RSS/Atom ( #1342 )
...
* 1.Add the lastBuildDate in RSS.
2.Add the updated in Atom.
3.Change the date format in RSS and Atom
4.Add the lastModified in the response header.
* fix code style
2021-04-08 16:28:57 +08:00
Ryan Wang
1a3254deba
revert: #1297 ( #1343 )
2021-04-08 15:07:41 +08:00