Commit Graph

4686 Commits (df8bb3399a48fbbf1e50c8bc261c79c72392ef8c)

Author SHA1 Message Date
johnniang 2ebea696a5 Add api: delete attachments permanently in batch 2019-12-02 23:15:52 +08:00
ruibaby 3676a77be2 feat: create list_view for option api. 2019-12-02 22:59:41 +08:00
ruibaby 052fee1214 feat: add OptionsList. 2019-12-02 22:56:34 +08:00
ruibaby 7fabb851cb feat: add description field for theme setting. 2019-12-02 20:47:33 +08:00
ruibaby 316e618dee feat: add description field for theme setting. 2019-12-02 20:41:41 +08:00
ruibaby ead79f4746 style: normalize some fields. 2019-12-02 19:46:33 +08:00
ruibaby b08dd8a494 feat: complete V1__migrate_*_to_1.1.3.sql. 2019-12-02 19:45:55 +08:00
ruibaby 30656f5dee feat: support flywaydb. 2019-12-02 12:53:15 +08:00
ruibaby 9217694151 feat: create ISSUE_TEMPLATE. 2019-12-01 21:10:27 +08:00
ruibaby f1944c5629 fix: markdownImportTest error. 2019-12-01 20:40:04 +08:00
ruibaby 47ea992e7c fix: can not delete post meta. 2019-12-01 20:23:53 +08:00
ruibaby b2a6d06173 feat: add convert meta list to map method. 2019-12-01 20:16:36 +08:00
ruibaby 5819fd735a style: add author for some class. 2019-12-01 19:38:12 +08:00
guqing 73d198505a Merge branch 'dev' of https://github.com/halo-dev/halo into dev 2019-12-01 18:36:16 +08:00
guqing 7cc3c787cb feat: support post metas 2019-12-01 18:35:53 +08:00
guqing 677834eb7e feat: allow add and modify post metas 2019-12-01 18:34:14 +08:00
johnniang 6214f140d8 Correct third person call 2019-11-30 23:49:51 +08:00
johnniang 0c1b32e776 Remove redundant code of http servlet request fetching globally 2019-11-30 23:23:06 +08:00
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 5a0d21b145 feat: performance optimization. 2019-11-29 21:26:33 +08:00
ruibaby dcaaaeee69 feat: support render markdown in Comment Drawer. 2019-11-29 20:56:01 +08:00
ruibaby ee6e5d52be release: 1.1.3-beta.2. 2019-11-27 12:43:19 +08:00
ruibaby 5cf9994d2e release: 1.1.3-beta.2. 2019-11-27 12:39:45 +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
ruibaby 1f8b8c4391 fix: #56 2019-11-26 20:13:21 +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
ruibaby 4380aa489c feat: support set style rule for tencent cos. 2019-11-25 21:26:31 +08:00
ruibaby 163b8b42bb feat: suppot show system env info in developer mode. 2019-11-25 21:08:32 +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 2e5f0e1443 fix: #50 2019-11-24 22:40:12 +08:00
ruibaby 420015a38a fix: all pagination error. 2019-11-24 21:02:55 +08:00
ruibaby 5a2ff4e4f9 feat: performance optimization. 2019-11-24 20:00:02 +08:00
ruibaby 76e002e5dd feat: support developer mode. 2019-11-24 12:57:01 +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 512404db74 feat: support developer mode. 2019-11-23 22:54:45 +08:00
ruibaby c3878afd82 feat: performance optimization. 2019-11-23 21:50:55 +08:00