Commit Graph

1546 Commits (c643e204f80f0b9118c6ff6eff0196c9f805c692)

Author SHA1 Message Date
ruibaby c643e204f8 feat: add treeByTeam tag for menu. 2019-11-30 21:10:42 +08:00
johnniang a3bffe67a7 Throw forbidden exception while temporary token expired 2019-11-30 15:53:52 +08:00
johnniang 60cac1313e Fix backup download error and add temp token support 2019-11-30 03:39:03 +08:00
johnniang 5a0eac4722 Change version to 1.1.3-beta.3 2019-11-30 01:33:07 +08:00
johnniang 2153998a32 Secure backup file downloading 2019-11-30 01:29:01 +08:00
johnniang 8463a3f31e Allow customization of admin path 2019-11-29 23:34:07 +08:00
ruibaby f7057db030 style: change freemarker package. 2019-11-29 22:22:58 +08:00
ruibaby 192890b5f2 feat: refactor PostTagDirective. 2019-11-29 21:53:36 +08:00
ruibaby 537d28ba1c style: Change AttachmentType enum. 2019-11-29 21:27:33 +08:00
ruibaby ee6e5d52be release: 1.1.3-beta.2. 2019-11-27 12:43:19 +08:00
John Niang 54e4e02beb
Merge pull request #401 from ijkzen/patch-2
feat(jvm): change jvm to openj9 to reduce memory
2019-11-27 11:17:36 +08:00
IJKZEN 426bbf6e83
feat(jvm): change jvm to openj9 to reduce memory 2019-11-26 10:09:39 +08:00
ruibaby 61a98b8f7b style: change some class name. 2019-11-25 23:13:42 +08:00
ruibaby 7faa96b45b style: change some class name. 2019-11-25 22:32:35 +08:00
ruibaby ce458d238a Merge branch 'dev' of github.com:halo-dev/halo into dev 2019-11-25 21:29:30 +08:00
ruibaby dc497c3c85 feat: support set style rule for tencent cos. 2019-11-25 21:26:51 +08:00
Ryan Wang c946876431
Merge pull request #398 from xebcxc/dev
增加toc支持的标题层级,目前不支持h4级标题以上(包括)-dev
2019-11-25 13:03:11 +08:00
xebcxc c61e8be9a3 增加toc支持的标题层级,目前不支持h4级标题以上(包括) 2019-11-25 12:53:19 +08:00
ruibaby 6ce444171b feat: modify actuator base path. 2019-11-24 11:04:38 +08:00
ruibaby 4f229d3427 feat: support developer mode. 2019-11-23 22:56:14 +08:00
ruibaby c1292438ea feat: remove halo prefix for admin path. 2019-11-22 12:31:14 +08:00
ruibaby ede23329d5 Merge branch 'dev' of github.com:halo-dev/halo into dev 2019-11-22 11:28:56 +08:00
ruibaby b914e6bc0e feat: add tree view and list view comments data api for post and sheet. 2019-11-22 11:28:22 +08:00
johnniang b28eeb2657 Remove redundant try clause 2019-11-21 23:28:31 +08:00
johnniang 35ab8407d8 Fix file list bug 2019-11-21 23:27:47 +08:00
John Niang b7cf5576af
Merge pull request #390 from halo-dev/JohnNiang-patch-1
Create gradle.yml
2019-11-20 18:00:47 +08:00
John Niang 98603609c5
Create gradle.yml 2019-11-20 17:51:57 +08:00
John Niang 3f4843a63d
Merge pull request #389 from NGLSL/dev
feat:(add customize resttempalte timeout.)
2019-11-20 00:02:15 +08:00
Leixinxin dbfa77e992 feat:(add customize resttempalte timeout.) 2019-11-19 23:36:51 +08:00
johnniang 627b15fa92 Try to resolve Too many open files error 2019-11-19 21:38:49 +08:00
johnniang 53f45458b2 Replace downloadUrl into downloadLink of BackupDTO 2019-11-19 21:29:50 +08:00
ruibaby a182dc7de7 feat: support get backup file size. 2019-11-19 12:24:08 +08:00
ruibaby c95aee14a7 Update PostServiceImpl.java 2019-11-18 20:19:06 +08:00
ruibaby 4b59b9eb57 feat: support set protocol for cloud storage. 2019-11-18 20:12:49 +08:00
ruibaby dbf12f711c Update OptionServiceImpl.java 2019-11-18 13:05:50 +08:00
ruibaby cd2c3a17b3 feat: unified formatted slug. 2019-11-18 12:55:32 +08:00
ruibaby 020fe50be9 fixed: swagger-ui address redirect to 404. 2019-11-18 11:45:42 +08:00
ruibaby 381341a18b feat: hide admin path in robot.txt 2019-11-18 11:42:25 +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
johnniang ec5f8f9b07 Add updateTime property into BackupDTO 2019-11-18 03:41:31 +08:00
johnniang 079928feed Comment a warning on MainController redirection 2019-11-18 02:40:10 +08:00
johnniang c7d88b1d1f Accomplish backup listing and deletion 2019-11-18 02:37:36 +08:00
johnniang a041409ff7 Accomplish zip utility 2019-11-17 23:00:50 +08:00
johnniang 95b3e944f0 Update exception throw logic 2019-11-17 21:07:49 +08:00
johnniang ccdb705e7e Change some warning log to debug level 2019-11-16 21:07:54 +08:00
johnniang 07eea75e13 Fix issue#381: No IP address is recorded in log 2019-11-16 20:52:07 +08:00
johnniang 9dd02ee8c4 Enable ip lock while updating password 2019-11-16 20:10:02 +08:00
Ryan Wang f1b3fa2d7c
Merge pull request #376 from kevinBobo/dev
Batch export markdown backup in hexo format
2019-11-14 19:50:51 +08:00
bobo eaee041644 Batch export markdown backup in hexo format 2019-11-14 09:47:09 +08:00