Ryan Wang
d4b0e097cb
release: 1.4.3-beta.2.
2021-01-28 00:26:47 +08:00
John Niang
bcf26fdc50
Refactor Dockerfile with layered jar ( #1248 )
...
* Refactor Dockerfile with layered jar
* Add projectVersion print task
* Refactor docker build process
* Remove aliyun maven mirror
* Correct multi platforms list
* Correct multi platforms list again
* Make docker platforms configurable
2021-01-27 23:55:57 +08:00
John Niang
30c9baf92b
Fix theme updation error ( #1217 )
...
* Make rest controller loggable
* Refactor pull from git process
* Replace Callback interface with Consumer
* Tag theme fetch apis and services deprecated
* Add getAllBranchesTest
* Refactor theme fetcher partially
* Refactor theme property scanner
* Add ThemeFetcherComposite
* Add InputStreamThemeFetcher
* Accomplish multipart zip file theme fetcher
* Reformat ThemeServiceImpl
* Reformat codes
* Provide ThemeRepository
* Complete MultipartFileThemeUpdater
* Make CommonsMultipartResolver support put request method
* Replace some methods with ThemeRepository
* Add GitThemeUpdater
* Add merge two local repo test
* Refine merge process with two repos
* Add more test entry point in GitTest
* Add shutdown hook after creating temporary directory
* Add test: find commit by tag
* Refactor git clone process in GitThemeFetcher
* Refine merge process of two repo
* Make sure that RevWalk closed
* Fix FileUtils#findRootPath bug
* Add clean task before gradle check
* Add fallback theme fetcher
* Disable logback-test.xml
* Set testLogging.showStandardStreams with true
* Fix test error while missing halo-test folder
* Enhance git theme fetcher
* Add copy hidden folder test
* Refine GitThemeFetcherTest
* Accomplish GitThemeUpdater
* Accomplish theme update
* Fix checkstyle error
* Add more deprecated details
2021-01-27 00:16:31 +08:00
Ryan Wang
305b62c0e4
release: 1.4.3-beta.2.
2021-01-25 22:00:27 +08:00
Ryan Wang
d1258c831d
release: 1.4.3-beta.1.
2021-01-25 21:28:17 +08:00
Ryan Wang
afe501f233
fix : #1214 . ( #1242 )
2021-01-24 21:35:48 +08:00
John Niang
feab7c4b5f
Refactor checkstyle ( #1241 )
...
* Refactor checkstyle.xml and add .editorconfig
* Optimized imports
* Rearrange codes
* Fix check sytle error in source codes
* Reformat test codes
* Fix check style error in test codes
* Config checkstyle plugin
* Fix merge conflicts
2021-01-24 17:11:10 +08:00
John Niang
7cb4f3464a
Replace travis ci with github action ( #1212 )
...
* 1196 refactor/ci (#3 )
* Remove .travis.yml
* Refactor github action partially
* Fix yaml syntax error
* Add run command for every step
* Set current branch name into halo.yml temporarily
* Test validation.yml
* Add upload-release-asset step into release.yml
* Perfect release.yml
* Fix indent error
* Refactor on condition in release.yml
* Refactor on condition in validation.yml
* Fix release.yml
* Fix upload_url value set
* Fix environment set error
* Change artifact variable from output into global environment
* Fix deprecated environment set method
* Fix environment variable set error
* Change assert_content_type with application/zip
* Refactor upload release step
* Fix release id set
* Fix release id set again
* Fix syntax error
* Refactor upload process
* Refactor halo ci
* Make build step rely on check step
* Inspect docker action
* Inspect docker action again
* Refine bootBuildImage config
* Refactor bootBuildImage config and halo ci
* Fix download artifact path error
* Fix docker image name concat error
* Remove downloaded files inspect tips
2021-01-03 22:05:39 +08:00
John Niang
6fb65d0128
Make more friendly error track ( #1191 )
...
* Update gradle wrapper version to 6.6.1
* Upgrade h2 version to 1.4.197
* Make controller log more details
* Refactor FileHandler
* Fix image reader error
2020-12-12 23:47:06 +08:00
Ryan Wang
9951a83ad6
chore: remove redis cache store ( #1190 )
...
* chore: remove redis cache store.
* chore: remove redis cache store.
* chore: update build.gradle.
2020-12-09 10:44:40 +08:00
John Niang
30e28b5257
Upgrade dependencies ( #1184 )
...
* Update spring boot version and source compatibility version
* Rearrange some configs
* Upgrade swagger to 3.0.0
* Make swagger configurable
* Make swagger-ui.html path backward compatible
* Change jdk version into 11 in ci/cd scripts and Dockerfile
2020-12-08 01:20:19 +08:00
Ryan Wang
fa3fad1725
release: 1.4.2
2020-11-02 23:33:44 +08:00
Joel Allred
7b40d1643a
Add useJunitPlatform() to build.gradle ( #1130 )
...
This is required for the JUnit tests to run.
Source:
https://docs.gradle.org/current/userguide/java_testing.html#using_junit5
2020-11-02 22:51:52 +08:00
johnwonder
b5f742582c
fix bug #1085 ( #1122 )
...
* fix bug #1085
* move exclude to Application class
* enable multipart configuration
* fixt multipart config error and catch MaxUploadSizeExceededException
* fix checkstyle error
* fix if not followed by whitespace
* fix checkstyle error
* modify multipart exception handling to global exception handling
* remove unnecessary catch
* remove unnecessary catch
2020-10-25 13:56:01 +08:00
Wh1te
ab74d8c28b
feat: add MinIO support for attachment management. #1024 ( #1097 )
2020-10-07 10:52:20 +08:00
Ryan Wang
5828516733
release: 1.4.1
2020-09-29 23:58:51 +08:00
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
fc5742eae8
chore: remove hazelcast cache store. ( #1076 )
2020-09-22 01:20:05 +08:00
Ryan Wang
dd4c602526
release: 1.4.0-beta.3
2020-09-06 20:53:38 +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
ruibaby
782079dc9f
release: 1.4.0-beta.2
2020-08-04 21:53:48 +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
Ryan Wang
83d4ca1565
chore: add zxing dependency. ( #960 )
2020-07-11 16:57:24 +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
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
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
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
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
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
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
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
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
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
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
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
dependabot-preview[bot]
ff45095187
chore(deps): bump jackson-dataformat-yaml from 2.10.3 to 2.11.0 ( #789 )
...
Bumps [jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text ) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases )
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.10.3...jackson-dataformats-text-2.11.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:02 +08:00
dependabot-preview[bot]
0da3a140a7
chore(deps): bump flexmarkVersion from 0.60.2 to 0.61.20 ( #791 )
...
Bumps `flexmarkVersion` from 0.60.2 to 0.61.20.
Updates `flexmark` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-attributes` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-autolink` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-emoji` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-escaped-character` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-gfm-strikethrough` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-gfm-tasklist` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-ins` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-media-tags` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-tables` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-toc` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-superscript` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-yaml-front-matter` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
Updates `flexmark-ext-gitlab` from 0.60.2 to 0.61.20
- [Release notes](https://github.com/vsch/flexmark-java/releases )
- [Commits](https://github.com/vsch/flexmark-java/compare/0.60.2...0.61.20 )
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:46:40 +08:00
dependabot-preview[bot]
16655f1645
chore(deps): bump bce-java-sdk from 0.10.36 to 0.10.106 ( #793 )
...
Bumps [bce-java-sdk](https://github.com/baidubce/bce-sdk-java ) from 0.10.36 to 0.10.106.
- [Release notes](https://github.com/baidubce/bce-sdk-java/releases )
- [Changelog](https://github.com/baidubce/bce-sdk-java/blob/master/Release%20Notes.txt )
- [Commits](https://github.com/baidubce/bce-sdk-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-04-28 10:45:45 +08:00
dependabot-preview[bot]
93bef82e3f
chore(deps): bump cos_api from 5.6.18 to 5.6.21 ( #794 )
...
Bumps [cos_api](https://github.com/tencentyun/cos-java-sdk-v5 ) from 5.6.18 to 5.6.21.
- [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-28 10:22:38 +08:00
dependabot-preview[bot]
77d9f67837
chore(deps): bump org.springframework.boot ( #796 )
...
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot ) from 2.2.5.RELEASE to 2.2.6.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.2.6.RELEASE )
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:20:10 +08:00
ruibaby
11cbe95ed5
release: 1.3.2
2020-04-12 13:32:36 +08:00
jinqilin721
246930ecbe
feat: 附件上传增加华为云OBS支持 ( #756 )
...
* 附件上传增加华为云OBS支持
* Revert "附件上传增加华为云OBS支持"
This reverts commit cad9a352
* 附件上传增加华为云OBS支持
2020-04-09 10:03:37 +08:00
bear
3a45b7a5ed
Support MFA-TOTP Auth ( #745 )
...
* add tfa utils
* MFA check api completed
* adminController add loginPreCheck api
* halo-admin test
* checkstyle
* add unit test
* reset MFA
2020-04-04 19:41:22 +08:00
ruibaby
c353411997
release: 1.3.1
2020-03-28 16:03:03 +08:00
Ryan Wang
76cbf465f7
chore: upgrade fastjson dependency. ( #732 )
2020-03-28 15:25:38 +08:00
ming
49486198df
fix : #713 , 开发环境也能获取版本信息了 ( #714 )
...
* fix #713 , 开发环境也能获取版本信息了
* banner version show ok
2020-03-28 14:33:23 +08:00
John Niang
e16f418167
Refactor extra properties in build.gradle ( #719 )
...
* Upgrade gradle version to 6.3
* Upgrade gradle version to 6.3
Refactor extra properties configuration
2020-03-27 13:53:32 +08:00
ruibaby
89dc411b0f
release: 1.3.0
2020-03-25 18:15:09 +08:00
ruibaby
8f2894a2a4
release: 1.3.0-beta.4
2020-03-24 23:02:53 +08:00
Ryan Wang
26fdbb2cf3
chore: upgrade flexmark version. ( #695 )
...
* chore: upgrade flexmark version.
* fix: test case.
2020-03-19 17:01:17 +08:00
ruibaby
8eac5716f1
release: 1.3.0-beta.3.
2020-03-18 01:19:25 +08:00
Ryan Wang
fc989c965c
chore: upgrade gradle and dependencies. ( #688 )
2020-03-17 23:56:24 +08:00
ruibaby
378049ba21
release: 1.3.0-beta.2
2020-03-08 11:45:10 +08:00
ruibaby
7166829d87
release: 1.3.0-beta.1.
2020-02-25 15:30:19 +08:00
John Niang
e8db12a93d
Enable code style check available ( #590 )
...
* Add check style plugin and remove halo code style
* Reformat codes for whole project
* Resolve conflicts due to provided checkstyle.xml
2020-02-25 00:24:51 +08:00
John Niang
b7b11e2c8f
Refactor email service and remove oh-my-email dependency ( #584 )
...
* Refactor email service
* Remove oh-my-email dependency
* Add mail dependency
* Provide connection test with email server
* Enable send message asynchronously
* Make more friendly information.
2020-02-21 21:21:28 +08:00
Ryan Wang
63122ef625
feat: support freemarker template Inheritance #534 ( #537 )
...
* feat: #534
* fix: HashMap initialCapacity
2020-02-01 17:14:36 +08:00
guqing
61f0748a6a
refactor: WordPress data import ( #506 )
...
* refactor: WordPress data import
* refactor: change wordpress convert class to interface and add wordpress convert null judgment
* fix: add some class doc
* fix: exclude commons io
* feat: add custom annotation: @PropertyMappingTo and reflection utils, It can be used to mapping the relationship between source model and target model
* feat: replace the original wordpressconvert implementation with a custom annotation
* fix: change wordpress convert method name
* fix: change wordpress convert method name
* fix: merger conflict
2020-01-20 15:23:48 +08:00
Ryan Wang
4be31d8923
chore: update dependencies. ( #510 )
...
* chore: update dependencies.
2020-01-20 12:25:12 +08:00
pencilso
d867f4cca3
feat: add leveldb cache store impl ( #494 )
...
add leveldb config by yaml dev
add cache impl test
2020-01-12 19:41:09 +08:00
guqing
202cf59128
release: 1.2.0.
2020-01-05 22:26:40 +08:00
ruibaby
28b4d384dd
release: 1.2.0-beta.5.
2020-01-04 21:34:39 +08:00
ruibaby
86e61036c6
release: 1.2.0-beta.4.
2019-12-28 19:58:05 +08:00
ruibaby
03eea67ffe
pref: remove flexmark anchor link extension.
2019-12-24 17:14:35 +08:00
ruibaby
90757f6555
release: 1.2.0-beta.3.
2019-12-23 17:39:16 +08:00
ruibaby
308aefacca
release: 1.2.0-beta.2.
2019-12-23 17:13:47 +08:00
ruibaby
514dfcf5dc
release: 1.2.0-beta.1
2019-12-18 20:03:07 +08:00
ruibaby
ac0905b9a2
feat: support mermaid.
2019-12-13 18:59:40 +08:00
ruibaby
0400911941
feat: support preset post meta field.
2019-12-07 20:37:40 +08:00
ruibaby
ddef7e09d2
feat: #412
2019-12-06 20:06:56 +08:00
ruibaby
30656f5dee
feat: support flywaydb.
2019-12-02 12:53:15 +08:00
johnniang
5a0eac4722
Change version to 1.1.3-beta.3
2019-11-30 01:33:07 +08:00
ruibaby
4f229d3427
feat: support developer mode.
2019-11-23 22:56:14 +08:00
johnniang
627b15fa92
Try to resolve Too many open files error
2019-11-19 21:38:49 +08:00
johnniang
406ced57f5
Comment the war dependency in build.gradle
2019-11-18 05:50:21 +08:00
johnniang
80c28bac0e
Try to release v1.1.3-beta.1
2019-11-18 05:32:56 +08:00
weiwensangsang
b769843282
fix error when input ico
2019-10-31 00:48:31 +08:00
ruibaby
fff323ee2c
Refactor migrate api.
2019-10-29 20:33:35 +08:00
ruibaby
7b8fc49604
Update dependencies.
2019-10-19 20:02:28 +08:00
ruibaby
bade5f9f29
release 1.1.1
2019-09-26 14:49:29 +08:00
ruibaby
3e8930edc8
release 1.1.0
2019-09-11 21:30:06 +08:00