Commit Graph

4129 Commits (403702021c295186d28b8b08075d532fb02d821c)

Author SHA1 Message Date
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
Ryan Wang 69018e85d3
fix: #853 (#979) 2020-07-19 22:04:43 +08:00
Ryan Wang 23789b7acd
fix: #822 (#981) 2020-07-19 22:04:31 +08:00
Ryan Wang 88867e6957 pref: created ReactiveButton component. (halo-dev/console#216)
* pref: created ReactiveButton component.

* refactor: ReactiveButton.

* refactor: Profile page.

* feat: add form validate for comment reply.

* refactor: PostSettingsDrawer.
2020-07-17 09:40:14 +08:00
Ryan Wang 23768f1d18 pref: code optimization again. (halo-dev/console#215) 2020-07-14 16:51:40 +08:00
John Niang 50b19f8d3a
pref: make some unnecessary error detail hide (#962) 2020-07-14 00:57:24 +08:00
John Niang 7a71c85862
Add iterable objects validation (#970) 2020-07-14 00:15:16 +08:00
John Niang 363422a50a fix: remove redundant folder (halo-dev/console#214) 2020-07-13 10:14:26 +08:00
Ryan Wang ed9d571180 fix: editor folder case. 2020-07-13 09:43:01 +08:00
Ryan Wang 522027e2fb pref: code optimization. (halo-dev/console#213)
* pref: code optimization.

* fix: theme configuration loading.

* pref: code optimization.
2020-07-13 09:32:07 +08:00
Ryan Wang d42f819907 pref: optimize menus page, categories page, tags page, etc. (halo-dev/console#212) 2020-07-11 18:48:22 +08:00
Ryan Wang 83d4ca1565
chore: add zxing dependency. (#960) 2020-07-11 16:57:24 +08:00
Ryan Wang ba1cb7f8e8 refactor: optimized loading of newer versions of the about page. (halo-dev/console#211) 2020-07-11 16:56:29 +08:00
BigBang019 6b6e50dc7f feat: add Theme Branches/Releases Control (halo issue 515&592) (halo-dev/console#186)
* halo issue 515&592

* beautify UI

Co-authored-by: Ryan Wang <i@ryanc.cc>
2020-07-10 12:09:11 +08:00
sheiy d4b23afb55
pref: 如果系统设置了http代理则创建httpClient时设置代理 (#956)
* 修改缓存时长

* 如果系统设置了http代理则创建httpClient时设置代理

* 如果系统设置了http代理则创建httpClient时设置代理

* 如果系统设置了http代理则创建httpClient时设置代理

* 如果系统设置了http代理则创建httpClient时设置代理

* 如果系统设置了http代理则创建httpClient时设置代理
添加注释

* 添加单元测试
没有useJUnitPlatform()单元测试跑不起来

* 修改单元测试,删除zxing的依赖

* 修正错误的http配置格式

Co-authored-by: Sheiy <35429674@qq.com>
2020-07-10 12:04:43 +08:00
sheiy feefebe07f
修改缓存时长 (#954) 2020-07-09 10:59:18 +08:00
coortop 8734e99445
perfect: Link random order display,listByRandom and listTeamsByRandom. (#952) 2020-07-09 01:08:21 +08:00
Li 65c1424086
fix #950 附件不存在时删除报错的问题 (#951) 2020-07-08 11:21:47 +08:00
John Niang 11f48781cb
Upgrade spring boot dependency and change some mockito tests (#943)
* Upgrade spring boot dependency and change some mockito tests

* Refactor all test with junit5

Co-authored-by: Ryan Wang <i@ryanc.cc>
2020-07-05 13:36:57 +08:00
Ryan Wang 3ab982c7cc feat: add renderer meta to index.html. (halo-dev/console#207) 2020-07-05 12:15:53 +08:00
Ryan Wang d398939839 chore: upgrade dependencies. (halo-dev/console#208) 2020-07-05 12:14:23 +08:00
Ryan Wang 10fc93569b
chore(deps): bump qiniu-java-sdk from 7.2.28 to 7.2.29 (#840)
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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-03 09:59:46 +08:00
dependabot-preview[bot] 1a39662f7f
chore(deps): bump flexmarkVersion from 0.62.0 to 0.62.2 (#895)
Bumps `flexmarkVersion` from 0.62.0 to 0.62.2.

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `flexmark-ext-gitlab` from 0.62.0 to 0.62.2
- [Release notes](https://github.com/vsch/flexmark-java/releases)
- [Commits](https://github.com/vsch/flexmark-java/compare/0.62.0...0.62.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-07-03 09:59:33 +08:00
dependabot-preview[bot] 5df85542ae
chore(deps): bump hutoolVersion from 5.3.3 to 5.3.8 (#921)
Bumps `hutoolVersion` from 5.3.3 to 5.3.8.

Updates `hutool-core` from 5.3.3 to 5.3.8
- [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/commits)

Updates `hutool-crypto` from 5.3.3 to 5.3.8
- [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/commits)

Updates `hutool-extra` from 5.3.3 to 5.3.8
- [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/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-07-03 09:59:01 +08:00
dependabot-preview[bot] 43836727b6
chore(deps): bump cos_api from 5.6.22 to 5.6.25 (#922)
Bumps [cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.22 to 5.6.25.
- [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/v5.6.25)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-03 09:58:50 +08:00
dependabot-preview[bot] 284942319f
chore(deps): bump flyway-core from 6.4.1 to 6.5.0 (#934)
Bumps [flyway-core](https://github.com/flyway/flyway) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/compare/flyway-6.4.1...flyway-6.5.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-07-03 09:58:31 +08:00
dependabot-preview[bot] 3a72858866 chore(deps-dev): bump @vue/test-utils from 1.0.2 to 1.0.3 (halo-dev/console#170)
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.0.2 to 1.0.3.
- [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.3/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-07-03 09:55:57 +08:00
dependabot-preview[bot] 009fba97f5 chore(deps-dev): bump lint-staged from 10.2.2 to 10.2.11 (halo-dev/console#201)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.2 to 10.2.11.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.2...v10.2.11)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-03 09:55:50 +08:00
dependabot-preview[bot] 862c63bd07 chore(deps): bump vue-router from 3.1.6 to 3.3.4 (halo-dev/console#200)
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.6 to 3.3.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.6...v3.3.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-07-03 09:55:38 +08:00
dependabot-preview[bot] 96fb9305fb chore(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4 (halo-dev/console#192)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.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-07-03 09:54:58 +08:00
dependabot-preview[bot] 272005c98f chore(deps): bump filepond-plugin-image-preview from 4.6.2 to 4.6.4 (halo-dev/console#166)
Bumps [filepond-plugin-image-preview](https://github.com/pqina/filepond-plugin-image-preview) from 4.6.2 to 4.6.4.
- [Release notes](https://github.com/pqina/filepond-plugin-image-preview/releases)
- [Commits](https://github.com/pqina/filepond-plugin-image-preview/compare/4.6.2...4.6.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-07-03 09:54:27 +08:00
dependabot-preview[bot] b60654c7d3 chore(deps): bump marked from 1.0.0 to 1.1.0 (halo-dev/console#172)
Bumps [marked](https://github.com/markedjs/marked) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v1.0.0...v1.1.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-07-03 09:54:17 +08:00
dependabot-preview[bot] 964295cbeb chore(deps): bump ant-design-vue from 1.5.5 to 1.6.2 (halo-dev/console#187)
Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 1.5.5 to 1.6.2.
- [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.5...1.6.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-07-03 09:54:09 +08:00
dependabot-preview[bot] a1536cd758 chore(deps): bump moment from 2.25.3 to 2.27.0 (halo-dev/console#202)
Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.25.3...2.27.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-07-03 09:54:03 +08:00
dependabot-preview[bot] ee874eb36c chore(deps): bump filepond from 4.13.6 to 4.18.0 (halo-dev/console#203)
Bumps [filepond](https://github.com/pqina/filepond) from 4.13.6 to 4.18.0.
- [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.6...4.18.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-07-03 09:53:53 +08:00
dependabot-preview[bot] 1169289918 chore(deps): bump vuex from 3.3.0 to 3.5.1 (halo-dev/console#206)
Bumps [vuex](https://github.com/vuejs/vuex) from 3.3.0 to 3.5.1.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuex/compare/v3.3.0...v3.5.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-07-03 09:52:59 +08:00
BigBang019 2b99bd599f
Fix issue #515 & #592 (#835)
* add release access and branch access(#515)

* add release and branch access(#515)

* always update to latest release(#515)

* #515

* #515

* add testcases(#515)

* fix 515

* fix 515

* deal with connection refused

* disable disk operation related test

* fix #592

* fix #515 & #592

* mockito test

* ignored network related test

* resolve conflict
2020-07-02 23:34:47 +08:00
Ryan Wang cd9aa23706
chore(deps): change undertow to jetty. (#942) 2020-07-02 00:38:35 +08:00
John Niang a179f4fc9c
Add top priority sort at post list in category and tag (#918) 2020-06-16 14:37:43 +08:00
John Niang aee79ef7b4
Remove restart feature (#917)
* Ignore application-local file

* Remove restart feature
2020-06-15 23:43:02 +08:00