Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #517 #556

Merged
merged 1 commit into from Feb 10, 2020
Merged

Fix #517 #556

merged 1 commit into from Feb 10, 2020

Conversation

ruibaby
Copy link
Member

@ruibaby ruibaby commented Feb 10, 2020

No description provided.

@ruibaby ruibaby added the kind/bug Categorizes issue or PR as related to a bug. label Feb 10, 2020
@ruibaby ruibaby linked an issue Feb 10, 2020 that may be closed by this pull request
@JohnNiang JohnNiang merged commit 028268c into halo-dev:dev Feb 10, 2020
@ruibaby ruibaby deleted the bug/#517 branch February 10, 2020 14:40
ruibaby added a commit that referenced this pull request Feb 10, 2020
* feat: support generate static pages.

* feat: support copy static folder when generate static pages.

* feat: clean static pages folder before generate.

* feat: add static deploy handlers.

* feat: support deploy static page in netlify.

* feat: support replace url method.

* feat: add data process apis.

* feat: custom permalink.

* feat: support set path suffix.

* feat: create get by date api for post.

* feat: support /year/month/day/url and /year/month/url mapping.

* feat: support set categories and tags mapping prefix.

* feat: add leveldb cache store impl (#494)

add leveldb config by yaml dev
add cache impl test

* feat:(add comment blacklist) (#465)

* feat:(add comment blacklist)

* update enum name

* update enum

* fix:(update pom)

* 优化相关的细节

* none: add some test case, but ignored

* Disable url regex match temporarily

* Fix vulnerability due to uncheck theme id (#499)

* 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>

* feat: create theme content api. (#503)

* feat: create freemarker custom tag of tools. (#505)

* feat: create freemarker custom tag of tools.

* chore: update dependencies. (#510)

* chore: update dependencies.

* 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

* Enable github ci on pull request

* Enable github ci on pull request (#525)

* Add haloCodeStyle.xml (#524)

* Uncomment content url mappings (#523)

* Close file input stream after reading image file (#527)

* Fix test error (#528)

* Enable github action cache for CI

* feat: support set theme static source path type. (#535)

* feat: support set theme static source path type.

* refactor: global_absolute_path_enabled property.

* Fix wordpress importor. (#536)

* feat: support freemarker template Inheritance #534 (#537)

* feat: #534

* fix: HashMap initialCapacity

* feat: change themes assets base path (#538)

* feat: change theme resources base path.

* feat: add new variable about theme base path.

* style: collate configuration files. (#540)

* feat: support set attachment path type. (#539)

* feat: support theme require halo version. (#544)

* feat: support theme require halo version.

* fix: com.sun.xml.internal.ws.util does not exist error.

* fix: com.sun.xml.internal.ws.util does not exist error again.

* Update ThemeServiceImpl.java

* feat: enable default theme submodule support. (#548)

* Remove anatole theme for submodule

* Enable submodule support

* Enable submodule support for checkouting by github action

* Configure halo.workDir into application-test.yaml (#550)

* fix: Theme refresh issue #553 (#554)

* fix: Incorrect sequence of tailing log file#517 (#556)

* Add custom RequestMappingHandlerMapping for enable static resources access (#558)

Co-authored-by: pencilso <5027954@qq.com>
Co-authored-by: Lei XinXin <40338580+NGLSL@users.noreply.github.com>
Co-authored-by: John Niang <johnniang@riseup.net>
Co-authored-by: leozhou <492753662@qq.com>
Co-authored-by: Jiahuan Shen <shenjiahuan1999@hotmail.com>
Co-authored-by: weiwensangsang <weiwensangsang@users.noreply.github.com>
Co-authored-by: 寒山 <ms915818993@163.com>
Co-authored-by: IJKZEN <ijkzen@outlook.com>
Co-authored-by: guqing <38999863+guqing@users.noreply.github.com>
ruibaby added a commit to ruibaby/halo that referenced this pull request Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

开发者选项中的实时日志行顺序有问题
2 participants