Ryan Wang
6f6ed9ee07
feat: support set theme static source path type. ( #535 )
...
* feat: support set theme static source path type.
* refactor: global_absolute_path_enabled property.
2020-02-01 15:39:21 +08:00
John Niang
474c2f369c
Merge branch 'github-ci' into dev
2020-01-31 11:31:03 +08:00
johnniang
73bea52f68
Enable github action cache for CI
2020-01-31 11:22:00 +08:00
John Niang
bc129977d9
Fix test error ( #528 )
2020-01-31 11:05:15 +08:00
John Niang
6b0804a7b8
Close file input stream after reading image file ( #527 )
2020-01-31 00:37:45 +08:00
John Niang
d47f0f29e6
Uncomment content url mappings ( #523 )
2020-01-31 00:35:26 +08:00
John Niang
eb176ee8d5
Add haloCodeStyle.xml ( #524 )
2020-01-31 00:34:22 +08:00
John Niang
b9ca907396
Enable github ci on pull request ( #525 )
2020-01-31 00:33:16 +08:00
johnniang
acc8ec44d2
Enable github ci on pull request
2020-01-30 23:26:39 +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
Ryan Wang
5a29062d41
feat: update FUNDING.yml.
2020-01-18 16:31:19 +08:00
Ryan Wang
47e9563fe2
feat: create freemarker custom tag of tools. ( #505 )
...
* feat: create freemarker custom tag of tools.
2020-01-17 17:12:13 +08:00
Ryan Wang
bd6cb393ff
feat: create theme content api. ( #503 )
2020-01-17 12:47:55 +08:00
leozhou
89086dd345
fix : #489
...
* Update FUNDING.yml
* merge from master
* feat: update page default sort && update the pre and next of posts
* feat: adapter dev branch
* Feat: update getAdjacentPosts return && update post ftl
* fix: revert gradle-wrapper.jar
Co-authored-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: Jiahuan Shen <shenjiahuan1999@hotmail.com>
Co-authored-by: John Niang <johnniang@riseup.net>
Co-authored-by: weiwensangsang <weiwensangsang@users.noreply.github.com>
Co-authored-by: Lei XinXin <40338580+NGLSL@users.noreply.github.com>
Co-authored-by: 寒山 <ms915818993@163.com>
Co-authored-by: IJKZEN <ijkzen@outlook.com>
2020-01-16 18:00:33 +08:00
Ryan Wang
7c5f220c01
feat: update FUNDING.yml.
2020-01-16 17:19:37 +08:00
John Niang
f4c2ca2f8d
Fix vulnerability due to uncheck theme id ( #499 )
2020-01-16 16:46:16 +08:00
johnniang
23d0a2e01d
Disable url regex match temporarily
2020-01-15 23:04:12 +08:00
johnniang
dc166d0b4a
none: add some test case, but ignored
2020-01-15 23:04:12 +08:00
Lei XinXin
11c32ffdca
feat:(add comment blacklist) ( #465 )
...
* feat:(add comment blacklist)
* update enum name
* update enum
* fix:(update pom)
* 优化相关的细节
2020-01-15 22:43:55 +08:00
Ryan Wang
084515334a
feat: update FUNDING.yml.
2020-01-15 18:16:59 +08:00
Ryan Wang
3fae766e7b
feat: update FUNDING.yml.
2020-01-15 18:14:49 +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
ruibaby
de796b35d6
feat: support set categories and tags mapping prefix.
2020-01-11 20:30:57 +08:00
ruibaby
62153403df
feat: support /year/month/day/url and /year/month/url mapping.
2020-01-11 12:29:54 +08:00
ruibaby
76dd2b2c72
feat: create get by date api for post.
2020-01-08 12:28:25 +08:00
ruibaby
bb58dd5ec4
feat: support set path suffix.
2020-01-07 20:16:11 +08:00
ruibaby
13ab09b799
feat: custom permalink.
2020-01-07 18:46:19 +08:00
ruibaby
f975a20fea
Merge branch 'static-page' into dev
2020-01-06 20:30:48 +08:00
Ryan Wang
05a2ad14b1
Update FUNDING.yml
2020-01-06 14:52:37 +08:00
Ryan Wang
2203889fe7
release: 1.2.0. ( #467 )
...
release: 1.2.0.
Co-authored-by: Jiahuan Shen <shenjiahuan@sjtu.edu.cn>
Co-authored-by: John Niang <johnniang@foxmail.com>
Co-authored-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: null <weiwensangsang@users.noreply.github.com>
Co-authored-by: bobo <yabo_han@163.com>
Co-authored-by: Lei XinXin <nglsl666@aliyun.com>
Co-authored-by: 寒山 <ms915818993@163.com>
Co-authored-by: IJKZEN <ijkzen@outlook.com>
2020-01-05 22:55:31 +08:00
ruibaby
753a3bc998
release: 1.2.0.
2020-01-05 22:41:54 +08:00
guqing
202cf59128
release: 1.2.0.
2020-01-05 22:26:40 +08:00
ruibaby
a1e8b2f9db
doc: update readme.
2020-01-05 19:20:17 +08:00
ruibaby
f24c90b514
fix: content api token name error.
2020-01-04 22:21:23 +08:00
ruibaby
28b4d384dd
release: 1.2.0-beta.5.
2020-01-04 21:34:39 +08:00
ruibaby
ad4da6366b
feat: support set summary for sheet.
2020-01-04 15:26:20 +08:00
Evan Wang
0ce380072e
fix:repeated updates of visits and private article visits abnorm… ( #463 )
2020-01-02 23:52:52 +08:00
ruibaby
6c7968cc2b
feat: add archive freemarker custom tag.
2020-01-02 20:33:14 +08:00
ruibaby
d3ef9c4a7a
pref: remove useless code.
2020-01-01 22:42:50 +08:00
ruibaby
e13c014a6b
style: remove useless code.
2020-01-01 21:47:51 +08:00
ruibaby
013fa1fdcb
fix: the problem that meta is not deleted when the sheet is deleted.
2020-01-01 21:39:52 +08:00
ruibaby
79e66cd3c0
style: add some comment.
2020-01-01 21:24:28 +08:00
ruibaby
9ac31d0b1c
feat: support set file source for qiniu oss.
2019-12-31 14:24:56 +08:00
ruibaby
2701146860
feat: support set file source for tencent cos.
2019-12-31 13:46:24 +08:00
ruibaby
b7ac3f5fed
feat: support set file source for ali oss.
2019-12-31 13:19:01 +08:00
ruibaby
b9c2daa49b
fix: child comments could not be deleted.
2019-12-29 20:45:18 +08:00
ruibaby
eed14995aa
feat: add data process apis.
2019-12-29 18:35:13 +08:00
ruibaby
305d907531
feat: support replace url method.
2019-12-28 21:57:51 +08:00
ruibaby
86e61036c6
release: 1.2.0-beta.4.
2019-12-28 19:58:05 +08:00