Commit Graph

4088 Commits (c43a81058a56a62b3832b75b817bd5b7757a70a4)

Author SHA1 Message Date
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
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