Commit Graph

94 Commits (ba1cb7f8e8d9fa6df3fa1372f7f5e436d78f5f8f)

Author SHA1 Message Date
Ryan Wang ba1cb7f8e8 refactor: optimized loading of newer versions of the about page. (halo-dev/console#211) 2020-07-11 16:56:29 +08:00
Ryan Wang 6ad3358ece pref: post publishing experience. (halo-dev/console#125)
* pref: post publishing experience.

* fix: sheet tab icon.
2020-04-05 17:01:57 +08:00
Ryan Wang fbe428e775 refactor: related functions for publishing posts. (halo-dev/console#99) 2020-03-16 11:22:38 +08:00
Ryan Wang e0b7da7a77 refactor : meta variable (halo-dev/console#92)
* 1.3.0-beta.2

* refactor: metas variable.

* refactor: metas variable.
2020-03-11 13:49:00 +08:00
Ryan Wang 50af584f1f Add rich text editor. (halo-dev/console#76)
* refactor: pull out the editor component.

* feat: support rich text editor.
2020-02-28 22:26:05 +08:00
Ryan Wang 5da3f267b7 refactor: pull out the markdown editor component. (halo-dev/console#75) 2020-02-28 14:53:49 +08:00
Ryan Wang 53f5180610 fix: If the post fails to save, the button will not be restored to clickable. (halo-dev/console#68) 2020-02-22 14:35:03 +08:00
johnniang 51b7e714cc Enable draft only saving 2020-01-04 21:15:08 +08:00
ruibaby dbd1fc014d fix: prevent duplicate data. 2019-12-23 21:18:18 +08:00
ruibaby 2e1fdca340 fix: the post will be prompted to save even if it is not modified. 2019-12-23 14:07:11 +08:00
ruibaby 25d0a50744 refactor: save shortcuts. 2019-12-14 14:15:42 +08:00
ruibaby 2db2de1f37 feat: performance optimization. 2019-12-12 13:14:40 +08:00
ruibaby 0618a34d68 feat: support preset post meta field. 2019-12-07 20:33:29 +08:00
ruibaby 3531d58ac7 feat: support img lazy load. 2019-12-06 20:06:45 +08:00
guqing 677834eb7e feat: allow add and modify post metas 2019-12-01 18:34:14 +08:00
ruibaby 1e11a81f6a feat: #52 2019-11-23 11:46:16 +08:00
ruibaby 7e55458767 feat: support show comments in post list. 2019-11-22 21:20:11 +08:00
ruibaby ab7596a245 feat: refactor option forms. 2019-11-19 14:23:10 +08:00
ruibaby dc2362174d fixed #52 2019-11-07 12:17:36 +08:00
ruibaby 7d444f1cfb Refactor upload component. 2019-09-08 21:31:41 +08:00
ruibaby 357cd7cee9 Refactor attachment handler. 2019-09-06 22:51:28 +08:00
ruibaby 35aed16bec Support preview post and sheet. 2019-09-05 21:31:20 +08:00
ruibaby 19a3d2f438 Perfect code. 2019-09-03 20:25:29 +08:00
ruibaby e5297c2e7a Support stick post. 2019-08-30 20:58:22 +08:00
ruibaby 07ded21c08 Remove model property. 2019-08-27 23:53:49 +08:00
ruibaby 7d7f155f47 Remove timer of auto save post or sheet. 2019-08-27 23:49:03 +08:00
ruibaby a6b8dcaa65 Created SheetSetting component. 2019-08-27 16:10:45 +08:00
ruibaby dc52f30ade Fixed vue data warning. 2019-08-27 10:49:56 +08:00
ruibaby fb80b1ea18 Create PostSetting component. 2019-08-26 21:49:52 +08:00
ruibaby 3990bac54d Support color type for theme setting. 2019-08-24 21:39:43 +08:00
ruibaby ac5c07b83a Change mavonEditor to halo-editor. 2019-08-18 09:39:59 +08:00
guqing c5afd26282 新增页面自定义发表时间功能 2019-07-17 15:38:34 +08:00
guqing b66aa06901 修复eslint错误 2019-07-17 15:12:07 +08:00
guqing e3c6943574 新增自定义文章发布时间功能 2019-07-17 15:05:51 +08:00
ruibaby 914723042d Encode attachment url. 2019-07-16 21:43:20 +08:00
guqing 08ed184c17 新增文章编辑toolbar图片上传功能 2019-07-15 21:22:47 +08:00
ruibaby e5cb963ff7 Support post settings in post list table. 2019-07-02 22:26:36 +08:00
ruibaby 93919c4e9e Fixed #6 2019-05-16 23:46:36 +08:00
ruibaby 6328530fcd Show absolute post/sheet path in create page. 2019-05-10 23:55:46 +08:00
ruibaby 4713436d03 Fixed #6 2019-05-10 23:49:34 +08:00
ruibaby 7e2bd70794 Fixed save post error. 2019-05-09 21:12:15 +08:00
johnniang 0922f72fee Optimize post edit autosave 2019-05-08 16:11:50 +08:00
ruibaby bf02639502 Remove post password input and add post summary input. 2019-05-07 00:01:49 +08:00
ruibaby e7f8170929 Fixed style error. 2019-05-06 00:07:46 +08:00
ruibaby e2993ee38f Replace some assets. 2019-05-05 23:29:26 +08:00
ruibaby fcd652e7c1 Fixed style error. 2019-05-01 01:37:46 +08:00
ruibaby b77988ba50 Fixed some style bugs. 2019-04-29 20:27:51 +08:00
ruibaby 1e5283db84 Support post autosave. 2019-04-28 22:17:57 +08:00
ruibaby 6384fdeb82 Refactor code. 2019-04-27 19:45:37 +08:00
ruibaby 7618dbc08c Change some method name. 2019-04-27 02:40:10 +08:00