Commit Graph

829 Commits (8a2dff99a9e27ef4d3b8eb9e53046addd384cb12)

Author SHA1 Message Date
Ryan Wang 4cd9a3536f pref: some text modification. (halo-dev/console#78) 2020-03-02 12:21:29 +08:00
Ryan Wang 46ba7775e3 refactor: about page. (halo-dev/console#77) 2020-03-01 14:50:04 +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 4d062a1529 refactor: change url field to slug in post. (halo-dev/console#72) 2020-02-26 12:45:22 +08:00
ruibaby c5519c2171 release: 1.3.0-beta.1. 2020-02-25 15:14:03 +08:00
Ryan Wang 74ffba2b79 chore: upgrade dependencies. (halo-dev/console#69) 2020-02-24 14:33:23 +08:00
Ryan Wang 105cb49b85 feat: show quantity in category search in post list. (halo-dev/console#70) 2020-02-24 14:18:35 +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
Ryan Wang 2447fa190b pref: modify copywriting (halo-dev/console#67)
* style: modify the copy of dashboard posts read.

* style: modify the copy of profile posts read.
2020-02-22 14:34:41 +08:00
Ryan Wang 501808cb73 Support turn to posts list page by category. (halo-dev/console#66) 2020-02-17 15:28:49 +08:00
Ryan Wang 274b6178ee feat: 新增地址栏记录查询条件功能#60 (halo-dev/console#65) 2020-02-17 15:19:43 +08:00
Ryan Wang 04c604836a chore: add jsdelivr env. (halo-dev/console#64) 2020-02-16 16:38:42 +08:00
Ryan Wang d5cd993607 Update readme. (halo-dev/console#63)
* doc: update readme.

* Update README.md

* Update README.md
2020-02-16 16:36:40 +08:00
Ryan Wang bdff7a2c9c Merge pull request #62 from halo-dev/dev
sync
2020-02-16 15:49:21 +08:00
ruibaby 29cf553d8b refactor: about page. 2020-02-16 15:39:47 +08:00
ruibaby 2c78a7848c refactor: option form page. 2020-02-16 00:17:36 +08:00
ruibaby ad10279584 feat: support set thumbnail to category and tag. 2020-02-15 20:35:37 +08:00
ruibaby 069e47e8ac refactor: modify the copy of the post cover image. 2020-02-15 20:04:36 +08:00
ruibaby 72063b246e feat: support advanced options. 2020-02-14 16:21:24 +08:00
ruibaby b07127ec68 feat: support review post url. 2020-02-11 15:32:25 +08:00
ruibaby 5c49bba25d feat: support set internal sheet's title. 2020-02-11 14:45:36 +08:00
ruibaby c524d43f9a feat: change post and sheet access url. 2020-02-11 12:15:48 +08:00
ruibaby 93d53938bf feat: fetch github contributors in about page. 2020-01-31 16:10:27 +08:00
ruibaby cde0d1333d feat: add the load animation to the login button. 2020-01-30 12:41:06 +08:00
ruibaby db7a6850fd fix: sheet url in mobile device. 2020-01-16 21:12:08 +08:00
ruibaby cf8c027825 fix: prevent browsers from auto-filling some password input. 2020-01-16 19:29:58 +08:00
ruibaby 068f1b14ba feat: support for configuring static resource paths. 2020-01-11 13:06:01 +08:00
ruibaby 96bc90bb2d feat: support set path suffix. 2020-01-07 20:13:17 +08:00
ruibaby 21778a6f48 feat: custom permalink. 2020-01-07 18:46:36 +08:00
ruibaby 793307b9b1 Merge branch 'static-page' into dev 2020-01-06 20:34:03 +08:00
ruibaby d5f825ba3d style: replace console.log() to this.$log. 2020-01-06 20:32:33 +08:00
Ryan Wang 43bc466ba4 release: 1.2.0. (halo-dev/console#59)
release: 1.2.0.

Co-authored-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: John Niang <johnniang@foxmail.com>
2020-01-05 22:45:45 +08:00
ruibaby ffa4dfb76e release: 1.2.0. 2020-01-05 22:39:18 +08:00
guqing b1b883625e release: 1.2.0 2020-01-05 22:16:23 +08:00
ruibaby dcf888f25b fix: journal comment drawer. 2020-01-05 19:20:38 +08:00
ruibaby ad0d2c307e feat: support comment post/sheet/journal on the admin. 2020-01-04 22:05:07 +08:00
ruibaby 519765a3f9 release: 1.2.0-beta.4. 2020-01-04 21:31:49 +08:00
johnniang 51b7e714cc Enable draft only saving 2020-01-04 21:15:08 +08:00
ruibaby 20e093469a fix: style at the time of attachment selection. 2020-01-04 17:36:22 +08:00
ruibaby 0c222470e9 feat: enable input extenal thumbnail link of sheet. 2020-01-04 15:36:08 +08:00
johnniang 1010de6773 Enable input extenal thumbnail link of post 2020-01-04 15:30:15 +08:00
ruibaby ece59a0a56 feat: support download log file. 2020-01-03 16:54:47 +08:00
ruibaby a7419dcec7 feat: support set summary for sheet. 2020-01-03 12:16:55 +08:00
guqing a2bdc151b3 fix: the value problem caused by multi-level nesting of comment components 2020-01-02 23:01:36 +08:00
ruibaby 6cc1c61a5e pref: update admin api. 2020-01-02 20:34:21 +08:00
ruibaby 606c8ab571 feat: add loading message when sending password recovery code. 2020-01-02 18:11:37 +08:00
ruibaby a188771b46 fix: page refresh and jump to login page. 2020-01-01 19:56:44 +08:00
ruibaby 8b396df1a1 feat: support set file source for qiniu oss. 2019-12-31 14:25:06 +08:00
ruibaby 8acabf76cb feat: support set file source for tencent cos. 2019-12-31 13:46:08 +08:00