Commit Graph

4318 Commits (4aec1ba8f62a1036b2968d1ee5c53616395f7ab8)

Author SHA1 Message Date
Ryan Wang a69168e764 release: 1.4.0 2020-09-24 00:20:50 +08:00
John Niang 845fe1114f
Fix handling root theme folder unexpectedly (#1081)
* Fix handling root theme folder unexpectedly

* Ignore .git folder while finding root path
2020-09-24 00:16:02 +08:00
Ryan Wang 670c75815b release: 1.4.0 (halo-dev/console#252) 2020-09-23 20:33:36 +08:00
John Niang d0568686c0
Fix theme zip file upload bug and provide finding root folder function (#1080)
* Fix theme zip file upload bug and provide finding root folder function

* Update ThemeServiceImpl.java

Co-authored-by: Ryan Wang <i@ryanc.cc>
2020-09-23 20:20:52 +08:00
Ryan Wang c9f4b5694c refactor: system options page layout. (halo-dev/console#251)
* refactor: system options page layout.

* refactor: system options page layout.
2020-09-23 10:30:19 +08:00
Ryan Wang ab0617251f refactor: form verification. (halo-dev/console#250)
* refactor: form verification.

* refactor: form verification.

* refactor: form verification.
2020-09-23 00:20:47 +08:00
Ryan Wang 37ca43ad78 refactor: theme remote install. (halo-dev/console#249)
* refactor: theme remote install.

* refactor: theme remote install.
2020-09-22 22:23:56 +08:00
Ryan Wang fc5742eae8
chore: remove hazelcast cache store. (#1076) 2020-09-22 01:20:05 +08:00
Ryan Wang c06c9c6abe fix: #247 (halo-dev/console#248) 2020-09-21 21:54:24 +08:00
John Niang 737c1030a8 Remove float more actions (halo-dev/console#245)
* Remove float more actions

* Use page header instead of list item

* pref: theme list control button.

Co-authored-by: Ryan Wang <i@ryanc.cc>
2020-09-19 21:58:58 +08:00
manjusaka d60a940a62
Update BaseCommentParam.java (#1072)
兼容微信头像长度
2020-09-18 08:27:24 +08:00
王存露 ed46ab7031
fix: #1068 (#1070)
* fix: #1068

* add: ThemeSettingService.save add SERIALIZABLE level

* add: saveSettingsByThemeId Api add @CacheLock
2020-09-15 00:13:01 +08:00
王存露 504e6e187e
fix: #897 && fix: halo-dev/halo-admin#236 (#1057)
* fix: #897

* fix: 网站备份时,上级目录不存在的问题 (#1056)

* 增加网站备份,临时文件不存在时创建

* 增加数据导出,临时文件不存在时创建

* 修改整站备份,数据导出,临时文件不存在时创建

* add: file upload unit test

* change : FileHandlersTest.java file format

* feat: #1065 (#1066)

* feat: #1065

* feat: #1065

* fix: #897

* add: file upload unit test

* change : FileHandlersTest.java file format

* fix: https://github.com/halo-dev/halo-admin/issues/236

* delete : FileHandlersTest.java
change : FilenameUtilsTest.java add file name double suffix test

Co-authored-by: bruin-sxk <45200590+bruin-sxk@users.noreply.github.com>
Co-authored-by: Ryan Wang <i@ryanc.cc>
2020-09-14 13:14:59 +08:00
Ryan Wang ac8b43a30e
feat: #1065 (#1066)
* feat: #1065

* feat: #1065
2020-09-13 10:29:51 +08:00
Ryan Wang 195a35f238 feat: add smtp form validation. (halo-dev/console#243)
* feat: add smtp form validation.

* feat: add smtp test form validation.

* feat: add api form validation.

* feat: add input number min limit.
2020-09-13 10:29:23 +08:00
Ryan Wang 5b2af2e468 feat: halo#1065 (halo-dev/console#244)
* feat: halo#1065

* feat: halo#1065
2020-09-13 10:29:06 +08:00
Ryan Wang 6c28d2cab8 fix: #241 (halo-dev/console#242)
* fix: #241

* fix: #241
2020-09-13 10:28:50 +08:00
bruin-sxk 236b3c418f
fix: 网站备份时,上级目录不存在的问题 (#1056)
* 增加网站备份,临时文件不存在时创建

* 增加数据导出,临时文件不存在时创建

* 修改整站备份,数据导出,临时文件不存在时创建
2020-09-12 17:54:45 +08:00
王存露 06a6884ebf fix: Token will cause page jump error when reinstalling Halo (halo-dev/console#240) 2020-09-08 23:52:00 +08:00
王存露 9ba5ce5a0d fix: cannot request the back-end logout api service (halo-dev/console#239) 2020-09-07 10:27:42 +08:00
Ryan Wang dd4c602526 release: 1.4.0-beta.3 2020-09-06 20:53:38 +08:00
Ryan Wang 5d64fedb9b release: 1.4.0-beta.3 2020-09-06 20:36:14 +08:00
Ryan Wang 6da8d7c4f0 refactor: login page (halo-dev/console#238)
* refactor: login page

* feat: #130
2020-08-30 17:46:45 +08:00
Ryan Wang 4e6a0a00d0 chore: upgrade dependencies. (halo-dev/console#237) 2020-08-30 15:23:31 +08:00
Turgay Can 437d4bd81b
Add hazelcast cache store, revised the cache implementation (#1047)
* Add hazelcast cache store, revised the cache implementation

* Remove unsued import

Co-authored-by: Turgay Can <turgay.can@inomera.com>
2020-08-29 14:28:55 +08:00
宅家小能手 8c948fd670
feat: 通过 slug 获取 sheet 或者文章 (#1044)
*  Feat: 通过fullpath获取sheet或者文章

* 🚀 Deploy: Fix CI

*  Feat: 通过slug获取文章详情

* 🔨 Refactor: 删除多余的import

* ️ Update: 重写自定义页面的接口,只使用slug获取页面

* Update: Remove unused import
2020-08-28 00:08:19 +08:00
Ryan Wang 8e38006e81 pref: change locale provider to config provider. (halo-dev/console#232) 2020-08-24 00:53:33 +08:00
Ryan Wang 41c5e28fb1 pref: stop refresh statistics when catch error (halo-dev/console#233)
* 1.3.0-beta.2

* fix: token expire.

* pref: when an error occurs in the request, stop request statistics api.
2020-08-24 00:53:18 +08:00
Ryan Wang 8a2dff99a9 feat: support tiny-pinyin. #177 (halo-dev/console#235) 2020-08-24 00:52:25 +08:00
Ryan Wang 9b4d3dfe10 fix: #228 (halo-dev/console#234) 2020-08-23 22:37:58 +08:00
Ryan Wang 6f88eeda32
typo: change theme repos url. (#1041) 2020-08-23 22:37:39 +08:00
John Niang 60ad4dad80
Fix an error about version comparision in development environment (#1039)
* Let unknown version as maximum version

* Fix VersionUtilTest error

* Remove deprecated version comparision method and related test
2020-08-23 17:47:52 +08:00
Ryan Wang 8886dfc68b fix: #225 (halo-dev/console#231)
* 1.3.0-beta.2

* fix: token expire.

* fix: #225
2020-08-23 10:56:20 +08:00
johnniang a09c82c6ed Dependencies upgrade 2020-08-23 01:49:15 +08:00
zhixiangyuan a318abcdc2
fix: #1022 (#1025)
Co-authored-by: xiangbei.yzx <xiangbei.yzx@alibaba-inc.com>
2020-08-10 23:04:47 +08:00
弥枳 1e40cc3c34 pref: validation optimization of many edit form. (halo-dev/console#223) 2020-08-08 10:10:21 +08:00
Junyi Ao 3f2fefaf22
pref: 预览草稿时,不会增加访问量 (#834) 2020-08-06 22:35:30 +08:00
ruibaby 782079dc9f release: 1.4.0-beta.2 2020-08-04 21:53:48 +08:00
ruibaby 899bec20c6 release: 1.4.0-beta.2 2020-08-04 21:41:33 +08:00
hshanx b422242552 🐛 Fix: Fix comment origin html tag perform (halo-dev/console#222) 2020-08-04 21:36:46 +08:00
Ryan Wang 18ab2bd757 pref: form validation optimization of journal edit form. (halo-dev/console#221) 2020-08-04 21:23:43 +08:00
John Niang 3bfb60d5fb
Enable beta version comparable (#1011)
* Ensure whitespace after comma

* Provide version resolver

* Make version comparable

* Refactor version util with version resolver
2020-08-03 02:07:03 +08:00
John Niang 60b2527003
Reformat all codes with newly checkstyle(more strict indentation check) (#1009)
* Reformat all codes with newly checkstyle

* Fix invalid indentation of code comment

* Fix indentation error of test source codes
2020-08-02 09:41:36 +08:00
Ryan Wang 21ed13aff6
fix: #988 (#1008)
* fix: #988

* refactor: word count

* refactor: word count.

* fix: index posts sort field.
2020-08-01 23:58:35 +08:00
OlegPt d824ccac29
fix: the problem of no spaces in the summary (#1003) 2020-08-01 23:18:45 +08:00
coortop 41edec8213
feat: 文章表添加字数统计字段,主题可使用${post.wordCount}调用 (#965) 2020-07-21 21:58:04 +08:00
Aaro0n 0dbbef919c
fix error description (#983) 2020-07-20 14:20:15 +08:00
zhixiangyuan 91a54a4bb3
fix: #975 (#977)
* chore: build.gradle add mavenLocal()(#975)

* feat: markdown import compatible with hugo(#975)
2020-07-19 23:09:38 +08:00
ruibaby 46000fd0d0 release: 1.4.0-beta.1 2020-07-19 22:43:28 +08:00
ruibaby 4e4a7ea940 release: 1.4.0-beta.1 2020-07-19 22:15:40 +08:00