Commit Graph

4174 Commits (36d50e75d3aa73792c287cf85cc59c82cfa90f5c)

Author SHA1 Message Date
John Niang ccea5ed6c3
Refactor theme sacn (#869)
* Provide theme collector

* Refactor theme property scan

* Refactor ThemePropertyScanner

* Rectify return type

* Change activated theme fetch strategy

* Refactor theme service

* Reformat unexpected codes

* Remove unused imports

Co-authored-by: johnniang <johnniang@fastmail.com>
2020-06-08 10:26:32 +08:00
dependabot-preview[bot] 7a8c5af258
chore(deps): bump flexmarkVersion from 0.61.30 to 0.62.0 (#882)
Bumps `flexmarkVersion` from 0.61.30 to 0.62.0.

Updates `flexmark` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-attributes` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-autolink` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-emoji` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-escaped-character` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-gfm-strikethrough` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-gfm-tasklist` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-ins` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-media-tags` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-tables` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-toc` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-superscript` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-yaml-front-matter` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `flexmark-ext-gitlab` from 0.61.30 to 0.62.0
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-29 09:49:50 +08:00
John Niang cf6cd7c3d2
Remove redundant annotations (#880) 2020-05-29 00:18:53 +08:00
Junyi Ao 7176d879a2 fix #71 附件库支持右键复制图片地址 (halo-dev/console#180)
* fix issue 71

* 删除class-a,调整label,z-index和minWidth
2020-05-28 23:57:44 +08:00
giveup bc30ab7c03
改进脱敏 (#874)
* fixed typos

* 改进脱敏

* 改进脱敏

* 添加脱敏单元测试

Co-authored-by: Your Name <you@example.com>
2020-05-27 23:29:00 +08:00
Junyi Ao f911463cf7 pref: 修改代码使得文章发布时间使用的是实际点击发布的时间 (halo-dev/console#160) 2020-05-27 10:15:11 +08:00
giveup b40c3f7ed9
fixed typos (#873)
Co-authored-by: Your Name <you@example.com>
2020-05-25 17:58:34 +08:00
Ryan Wang 2b8f218c8f
chore: remove fastjson dependency. (#871)
* chore: remove fastjson dependency.

* fix: test.
2020-05-23 15:17:30 +08:00
dependabot-preview[bot] 43124e43fe
chore(deps): bump flexmarkVersion from 0.61.26 to 0.61.30 (#864)
Bumps `flexmarkVersion` from 0.61.26 to 0.61.30.

Updates `flexmark` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-attributes` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-autolink` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-emoji` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-escaped-character` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-gfm-strikethrough` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-gfm-tasklist` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-ins` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-media-tags` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-tables` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-toc` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-superscript` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-yaml-front-matter` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

Updates `flexmark-ext-gitlab` from 0.61.26 to 0.61.30
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.26...0.61.30)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-19 23:58:09 +08:00
dependabot-preview[bot] e4f6938f0c chore(deps): bump filepond from 4.13.5 to 4.13.6 (halo-dev/console#164)
Bumps [filepond](https://github.com/pqina/filepond) from 4.13.5 to 4.13.6.
- [Release notes](https://github.com/pqina/filepond/releases)
- [Changelog](https://github.com/pqina/filepond/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pqina/filepond/compare/4.13.5...4.13.6)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-18 21:27:41 +08:00
Ryan Wang 011d018fac feat: add validate for installation. (halo-dev/console#169) 2020-05-18 21:27:13 +08:00
Ryan Wang f383cd4aa3
fix: #785 (#854) 2020-05-16 19:21:42 +08:00
sebastiancoteanu c3f777fba3
pref: replace == usage with equals to avoid bugs. (#851)
Co-authored-by: sebastiancoteanu <sebastian.coteanu@arnia.ro>
2020-05-15 16:55:07 +08:00
Ryan Wang ecc97c207f
chore: remove useless code and dependencies. (#845)
* chore: remove useless code and dependencies.

* Update build.gradle
2020-05-15 11:40:02 +08:00
Ryan Wang e7addd41f9
fix: rollback #714 pull request. (#838) 2020-05-12 11:49:40 +08:00
dependabot-preview[bot] 442886d0ae
chore(deps): bump qiniu-java-sdk from 7.2.28 to 7.2.29
Bumps [qiniu-java-sdk](https://github.com/qiniu/java-sdk) from 7.2.28 to 7.2.29.
- [Release notes](https://github.com/qiniu/java-sdk/releases)
- [Changelog](https://github.com/qiniu/java-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/qiniu/java-sdk/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 21:20:59 +00:00
Yqhg8Nt4tuu f4dccc921a feat: Support Rename and Edit Static Files (halo #573) (halo-dev/console#152)
* Finish rename function

* Finish edit function and fix a bug

* Delete a console.log

* Change save API url

Co-authored-by: Rokita <35868425+Ruukita@users.noreply.github.com>
2020-05-11 22:25:47 +08:00
Yqhg8Nt4tuu 4197ca33d8
feat: Support Rename and Edit Staitc Files (#573) (#819)
* Add rename API

* Add save API

* Add unit test for rename API

* Fix an indentation

* Add a space before '{'

* Add a Param and some invalid checks

* Change comments

* Change test annotation

* Delete impl test unit

* Add directory traversal check for static file operations

Co-authored-by: Rokita <35868425+Ruukita@users.noreply.github.com>
2020-05-11 22:25:08 +08:00
dependabot-preview[bot] d19c44d2a7 chore(deps): bump ant-design-vue from 1.5.4 to 1.5.5 (halo-dev/console#161)
Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/vueComponent/ant-design-vue/releases)
- [Changelog](https://github.com/vueComponent/ant-design-vue/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/vueComponent/ant-design-vue/compare/1.5.4...1.5.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 21:54:35 +08:00
Gxz-NGU a81f335ee8
pref: 删除冗余注解 (#827) (#830) 2020-05-07 15:20:24 +08:00
dependabot-preview[bot] 17c500a71f chore(deps-dev): bump eslint from 5.16.0 to 6.8.0 (halo-dev/console#144)
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.16.0...v6.8.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:35:15 +08:00
dependabot-preview[bot] 59fd637593 chore(deps-dev): bump @vue/cli-plugin-eslint from 3.12.1 to 4.3.1 (halo-dev/console#146)
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 3.12.1 to 4.3.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-plugin-eslint)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:34:48 +08:00
dependabot-preview[bot] 8e070cacb2 chore(deps-dev): bump babel-jest from 25.4.0 to 26.0.1 (halo-dev/console#156)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.4.0 to 26.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.0.1/packages/babel-jest)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:34:31 +08:00
dependabot-preview[bot] 8ecc639619 chore(deps): bump moment from 2.24.0 to 2.25.3 (halo-dev/console#153)
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.25.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:32:44 +08:00
dependabot-preview[bot] 46f723f054 chore(deps-dev): bump @vue/test-utils from 1.0.0-beta.33 to 1.0.2 (halo-dev/console#158)
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.0.0-beta.33 to 1.0.2.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.2/packages/test-utils)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:31:54 +08:00
dependabot-preview[bot] bae13a01f4
chore(deps): bump jedis from 3.2.0 to 3.3.0 (#821)
Bumps [jedis](https://github.com/xetorthio/jedis) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/xetorthio/jedis/releases)
- [Commits](https://github.com/xetorthio/jedis/compare/jedis-3.2.0...jedis-3.3.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:28:55 +08:00
dependabot-preview[bot] b5d923192e
chore(deps): bump flexmarkVersion from 0.61.24 to 0.61.26 (#823)
Bumps `flexmarkVersion` from 0.61.24 to 0.61.26.

Updates `flexmark` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-attributes` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-autolink` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-emoji` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-escaped-character` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-gfm-strikethrough` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-gfm-tasklist` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-ins` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-media-tags` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-tables` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-toc` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-superscript` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-yaml-front-matter` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

Updates `flexmark-ext-gitlab` from 0.61.24 to 0.61.26
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.24...0.61.26)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:28:39 +08:00
dependabot-preview[bot] 52752d16d1
chore(deps): bump hutoolVersion from 5.3.2 to 5.3.3 (#826)
Bumps `hutoolVersion` from 5.3.2 to 5.3.3.

Updates `hutool-core` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.3.2...5.3.3)

Updates `hutool-crypto` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.3.2...5.3.3)

Updates `hutool-extra` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.3.2...5.3.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:28:19 +08:00
wuyc 6e915d4f6b Trim replyComment.content (halo-dev/console#151) 2020-05-03 13:00:42 +08:00
Ryan Wang ce13e6a5df
doc: update CONTRIBUTING.md. 2020-05-01 18:31:16 +08:00
dependabot-preview[bot] 78e71f0062 chore(deps-dev): bump eslint-plugin-html from 5.0.5 to 6.0.2 (halo-dev/console#141)
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 5.0.5 to 6.0.2.
- [Release notes](https://github.com/BenoitZugmeyer/eslint-plugin-html/releases)
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v5.0.5...v6.0.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 15:28:54 +08:00
dependabot-preview[bot] ce5801bf24
chore(deps): bump flyway-core from 6.4.0 to 6.4.1 (#814)
Bumps [flyway-core](https://github.com/flyway/flyway) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/compare/flyway-6.4.0...flyway-6.4.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 15:25:07 +08:00
dependabot-preview[bot] e4995d6214
chore(deps): bump flexmarkVersion from 0.61.22 to 0.61.24 (#815)
Bumps `flexmarkVersion` from 0.61.22 to 0.61.24.

Updates `flexmark` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-attributes` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-autolink` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-emoji` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-escaped-character` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-gfm-strikethrough` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-gfm-tasklist` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-ins` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-media-tags` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-tables` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-toc` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-superscript` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-yaml-front-matter` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

Updates `flexmark-ext-gitlab` from 0.61.22 to 0.61.24
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.22...0.61.24)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 15:24:53 +08:00
dependabot-preview[bot] 5763b30334 chore(deps): bump filepond from 4.13.4 to 4.13.5 (halo-dev/console#148)
Bumps [filepond](https://github.com/pqina/filepond) from 4.13.4 to 4.13.5.
- [Release notes](https://github.com/pqina/filepond/releases)
- [Changelog](https://github.com/pqina/filepond/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pqina/filepond/compare/4.13.4...4.13.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 15:22:47 +08:00
dependabot-preview[bot] b1bfdaddcf chore(deps): bump ant-design-vue from 1.5.3 to 1.5.4 (halo-dev/console#149)
Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/vueComponent/ant-design-vue/releases)
- [Changelog](https://github.com/vueComponent/ant-design-vue/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/vueComponent/ant-design-vue/commits/1.5.4)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 15:22:32 +08:00
chaos.su 9ec3088f1e
support distributed cache and customized halo home. (#754)
* support distributed cache with redis

* fix HOME_DIR; theme configurations auto update in distributed deployment; update redis cache configuration demo

* remove redundant const of WORK_DIR

Co-authored-by: John Niang <johnniang@riseup.net>
2020-05-01 14:43:01 +08:00
liaozan f0f354af07
抽取 yyyy-MM-dd-HH-mm-ss- 格式的日期pattern到工具类中 (#813)
* 排序使用Comparator静态方法实现

* 修复排序逻辑错误

* fix compile error

* 抽取 yyyy-MM-dd-HH-mm-ss- 格式的日期pattern到工具类中
2020-05-01 00:30:23 +08:00
liaozan 36b3a2d3b4
排序使用Comparator静态方法实现 (#812)
* 排序使用Comparator静态方法实现

* 修复排序逻辑错误

* fix compile error
2020-04-30 22:25:37 +08:00
dependabot-preview[bot] 694667fcf5
chore(deps): bump cos_api from 5.6.21 to 5.6.22 (#801)
Bumps [cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.21 to 5.6.22.
- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tencentyun/cos-java-sdk-v5/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-30 11:02:18 +08:00
dependabot-preview[bot] 9ad0b7b114
chore(deps): bump flexmarkVersion from 0.61.20 to 0.61.22 (#808)
Bumps `flexmarkVersion` from 0.61.20 to 0.61.22.

Updates `flexmark` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-attributes` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-autolink` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-emoji` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-escaped-character` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-gfm-strikethrough` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-gfm-tasklist` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-ins` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-media-tags` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-tables` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-toc` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-superscript` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-yaml-front-matter` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

Updates `flexmark-ext-gitlab` from 0.61.20 to 0.61.22
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.61.20...0.61.22)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-30 11:01:54 +08:00
dependabot-preview[bot] ba4c679d39
chore(deps): bump commons-lang3 from 3.9 to 3.10 (#802)
Bumps commons-lang3 from 3.9 to 3.10.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-29 14:37:47 +08:00
dependabot-preview[bot] 301fa350c6
chore(deps): bump fastjson from 1.2.67 to 1.2.68 (#800)
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.67 to 1.2.68.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.67...1.2.68)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-29 08:53:45 +08:00
Wu Yuncheng 532b7f0532
fix: volatile in double-checked locking (#799) 2020-04-28 17:58:37 +08:00
dependabot-preview[bot] 43cba05223 chore(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.2.2 (halo-dev/console#140)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.2.3 to 6.2.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.3...v6.2.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 13:51:51 +08:00
dependabot-preview[bot] 740157a412 chore(deps-dev): bump babel-jest from 24.9.0 to 25.4.0 (halo-dev/console#139)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.9.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.4.0/packages/babel-jest)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 13:51:27 +08:00
dependabot-preview[bot] ce33ea9055 chore(deps-dev): bump @vue/cli-service from 3.12.1 to 4.3.1 (halo-dev/console#135)
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 3.12.1 to 4.3.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-service)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 13:50:42 +08:00
dependabot-preview[bot] 5eb47b617e
chore(deps): bump aliyun-sdk-oss from 3.8.1 to 3.9.1 (#792)
Bumps aliyun-sdk-oss from 3.8.1 to 3.9.1.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 13:49:34 +08:00
dependabot-preview[bot] 7bf1d060fd
chore(deps): bump annotations from 3.0.1 to 3.0.1u2 (#790)
Bumps [annotations](https://github.com/findbugsproject/findbugs) from 3.0.1 to 3.0.1u2.
- [Release notes](https://github.com/findbugsproject/findbugs/releases)
- [Commits](https://github.com/findbugsproject/findbugs/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 10:48:49 +08:00
dependabot-preview[bot] 27be8ead3b
chore(deps): bump hutoolVersion from 5.2.3 to 5.3.2 (#788)
Bumps `hutoolVersion` from 5.2.3 to 5.3.2.

Updates `hutool-core` from 5.2.3 to 5.3.2
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.2.3...5.3.2)

Updates `hutool-crypto` from 5.2.3 to 5.3.2
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.2.3...5.3.2)

Updates `hutool-extra` from 5.2.3 to 5.3.2
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/looly/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/compare/5.2.3...5.3.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 10:48:24 +08:00
dependabot-preview[bot] e268238234
chore(deps): bump flyway-core from 6.3.1 to 6.4.0 (#787)
Bumps [flyway-core](https://github.com/flyway/flyway) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/compare/flyway-6.3.1...flyway-6.4.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 10:47:31 +08:00