guqing
							
						 
						
							 
							
							
								
								
							
							
								
							
								1d91450505 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: the naming method of uploaded attachments ( #1500 )  
							
							 
							
							... 
							
							
							
							* feat: Refactor the naming method of uploaded attachments
* refactor: attachment upload parameter
* refactor: 重构文件名称是否重复的判断方式
* refactor: the usage of file path descriptor
* fix: remove blank line
* feat: add more test case
* fix: file base name in FilePathDescriptor
* Revert "refactor: the usage of file path descriptor"
This reverts commit b46ff3b4 
							
						 
						
							2021-10-29 19:36:37 +08:00  
						
					 
				
					
						
							
							
								 
								扶醉
							
						 
						
							 
							
							
								
								
							
							
								
							
								44d740b760 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix number of comment in detail of post and sheet and add it into detail of journal ( #1503 )  
							
							 
							
							
							
						 
						
							2021-10-29 19:36:09 +08:00  
						
					 
				
					
						
							
							
								 
								Ryan Wang
							
						 
						
							 
							
							
							
								
							
								0a137136ce 
								
							
								 
							
						 
						
							
							
								
								release: 1.4.13  
							
							 
							
							
							
						 
						
							2021-10-24 15:11:59 +08:00  
						
					 
				
					
						
							
							
								 
								guqing
							
						 
						
							 
							
							
								
								
							
							
								
							
								0dc75e29bb 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add work dir backup options ( #1494 )  
							
							 
							
							... 
							
							
							
							* feat: Add backup options
* feat: add sort for list backup items api
* refactor: rename varibles 
							
						 
						
							2021-10-12 14:54:39 +08:00  
						
					 
				
					
						
							
							
								 
								zllr
							
						 
						
							 
							
							
								
								
							
							
								
							
								8c26430b31 
								
									
								
							
								 
							
						 
						
							
							
								
								Compatible with markdown file from hexo ( #1492 )  
							
							 
							
							... 
							
							
							
							* hexo语法省略开头的---时无法解析元信息,兼容此种情况
* 修复导入markdown文件时固定条件下出现 [该标签已存在] 的异常
* hexo语法的博客在实际使用时可以省略开头的 --- 分隔符 : add unit test
* fix code style
Co-authored-by: zhanglei <zhanglei9588@foxmail.com> 
							
						 
						
							2021-10-08 15:39:02 +08:00  
						
					 
				
					
						
							
							
								 
								guqing
							
						 
						
							 
							
							
								
								
							
							
								
							
								de71f40de6 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: remove use of hutool toolset ( #1488 )  
							
							 
							
							... 
							
							
							
							* feat: Add date parse methods and test
* feat: Add utility methods of get the specified part of the given date
* refactor: Replace the use of dateutil in hutool
* refactor: Replace the StrUtil of hutool with StringUtils of commons-lang3
* refactor: Replace the use of Tuple in hutool
* refactor: Replace the use of ServltUtil in hutool
* refactor: Replace the use of PageUtil in hutool
* refactor: Replace the use of CollectionUtil in hutool
* refactor: Add QRcode generate method
* refactor: replace all hutool utility and add some utils
* fix: check style of tests
* refactor: add logging
* fix: logging
* fix: set default timezone
* fix: code style
* refactor: rename variable tfaKey to mfaKey
* refactor: Use commons-lang3's RandomStringUtils to replace some methods
* refactor: update javadoc
* refactor: update test
* refactor: reformat code
* feat: Add more test case
* feat: Add source 
							
						 
						
							2021-10-01 17:55:58 +08:00  
						
					 
				
					
						
							
							
								 
								Ryan Wang
							
						 
						
							 
							
							
								
								
							
							
								
							
								5acabee7a9 
								
									
								
							
								 
							
						 
						
							
							
								
								Update SECURITY.md  
							
							 
							
							
							
						 
						
							2021-09-29 20:43:15 +08:00  
						
					 
				
					
						
							
							
								 
								知雨
							
						 
						
							 
							
							
								
								
							
							
								
							
								8f35382c39 
								
									
								
							
								 
							
						 
						
							
							
								
								Reset default avatar from "mm" to "" ( #1485 )  
							
							 
							
							... 
							
							
							
							Co-authored-by: cetr <2058930674@qq.com> 
							
						 
						
							2021-09-21 15:52:44 +08:00  
						
					 
				
					
						
							
							
								 
								Ryan Wang
							
						 
						
							 
							
							
							
								
							
								c4008b9333 
								
							
								 
							
						 
						
							
							
								
								release: 1.4.12  
							
							 
							
							
							
						 
						
							2021-09-16 20:55:03 +08:00  
						
					 
				
					
						
							
							
								 
								John Niang
							
						 
						
							 
							
							
								
								
							
							
								
							
								0059668a76 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix incorrectly non-git folder opening and fix start panic when no themes found ( #1479 )  
							
							 
							
							
							
						 
						
							2021-09-16 09:50:13 +08:00  
						
					 
				
					
						
							
							
								 
								颍川
							
						 
						
							 
							
							
								
								
							
							
								
							
								a046f3edca 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: the problem of incorrect query posts when accessing the category with a password ( #1471 )  
							
							 
							
							... 
							
							
							
							* #1470  目录加密-目录输入密码访问-看不见文章
* status - > statuses 
							
						 
						
							2021-09-14 16:52:05 +08:00  
						
					 
				
					
						
							
							
								 
								Menci
							
						 
						
							 
							
							
								
								
							
							
								
							
								ca8bfd9eea 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: add missing size parameter in comment gravatar URL ( #1477 )  
							
							 
							
							
							
						 
						
							2021-09-14 14:12:59 +08:00  
						
					 
				
					
						
							
							
								 
								Qiang156
							
						 
						
							 
							
							
								
								
							
							
								
							
								75c8bb22ee 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: the problem of without dimension information when uploading an ICO picture  #1473  ( #1474 )  
							
							 
							
							... 
							
							
							
							* fixed  #1473 
* fixed the problem of without dimension information when uploading an ICO picture#1473
Co-authored-by: Jenson-Mac <Jenson.zq@gmail.com> 
							
						 
						
							2021-09-13 16:15:27 +08:00  
						
					 
				
					
						
							
							
								 
								kid1412621
							
						 
						
							 
							
							
								
								
							
							
								
							
								35feddba18 
								
									
								
							
								 
							
						 
						
							
							
								
								Update application-dev.yaml ( #1469 )  
							
							 
							
							
							
						 
						
							2021-09-09 11:51:20 +08:00  
						
					 
				
					
						
							
							
								 
								Li
							
						 
						
							 
							
							
								
								
							
							
								
							
								71a2e5a52d 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: detach admin and client option configuration ( #1445 )  
							
							 
							
							... 
							
							
							
							* separate admin and client option configuration
* resolve checkstyle error 
							
						 
						
							2021-08-23 11:51:44 +08:00  
						
					 
				
					
						
							
							
								 
								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  
						
					 
				
					
						
							
							
								 
								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