Commit Graph

867 Commits (84145d26db7c27c40a812ae57bb7bd5209be39d4)

Author SHA1 Message Date
Ryan Wang 84145d26db fix: #219. (halo-dev/console#285) 2021-01-24 12:55:04 +08:00
dependabot[bot] a0b624720c chore(deps): bump axios from 0.19.2 to 0.21.1 (halo-dev/console#280)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 11:54:47 +08:00
Ryan Wang b7914e07c4 feat: support export markdown package. (halo-dev/console#279) 2021-01-05 09:47:18 +08:00
Ryan Wang cfa91c6541 fix: halo-dev/halo#1180 (halo-dev/console#277) 2021-01-04 17:56:30 +08:00
Ryan Wang 1df8a407b0 fix: mfa login. (halo-dev/console#276) 2020-12-26 20:53:38 +08:00
Ryan Wang cf220976ed feat: #1101 (halo-dev/console#275) 2020-12-24 22:53:12 +08:00
Ryan Wang 8e32dbe397 fix: halo-dev/halo#1157 (halo-dev/console#273) 2020-12-08 09:59:49 +08:00
Ryan Wang 87646a214e pref: add page load progress bar. (halo-dev/console#272) 2020-12-08 09:59:25 +08:00
Ryan Wang 37826536b6 feat: halo-dev/halo#1174 (halo-dev/console#270) 2020-12-02 10:24:38 +08:00
Ryan Wang c306b90fb9 feat: halo-dev/halo#1103 (halo-dev/console#269) 2020-12-01 14:11:15 +08:00
Li 558c1e03fc fix(menu): 对菜单做了一些调整和优化。 (halo-dev/console#267)
* fix(menu): 对菜单做了一些调整和优化。

1. 删除了菜单的动画效果
2. 当拖拽到菜单底部时,会触发滚动效果
3. 现在拖为子节点会方便那么一点(也不是很完美)
4. 当菜单头不在可视区域时,会触发跟随,不需要拖拽完菜单还需要返回顶部再保存了。

* pref: add animation for menu drag.

Co-authored-by: Ryan Wang <i@ryanc.cc>
2020-11-24 11:10:50 +08:00
Ryan Wang 7abb68f60f release: 1.4.2 2020-11-02 23:11:01 +08:00
Ryan Wang 1de3f79944 feat: halo-dev/halo#1119 (halo-dev/console#264) 2020-11-02 22:35:48 +08:00
Wh1te 1083a90aa9 feat: add automatic cleaning recycled posts configurations (halo-dev/console#263) 2020-10-25 21:33:19 +08:00
Wh1te fcb6d52c26 feat: 删除主题时可选是否删除配置 (halo-dev/console#262) 2020-10-12 22:30:45 +08:00
Wh1te a0ad14b5fe feat: add MinIO support for attachment management (halo-dev/console#261) 2020-10-07 10:53:15 +08:00
Wh1te 72ad0937b5 feat: add post permalink type: YEAR (halo-dev/console#260) 2020-10-01 10:50:33 +08:00
Ryan Wang 0844494bea release: 1.4.1 2020-09-29 23:48:53 +08:00
Ryan Wang 67a3cf0654 refactor: photo manage. (halo-dev/console#258) 2020-09-26 22:30:20 +08:00
Ryan Wang 5557429910 fix: #247 (halo-dev/console#257) 2020-09-26 19:32:46 +08:00
Ryan Wang ce46fee0bb chore: remove moment dependency. (halo-dev/console#256) 2020-09-25 23:07:58 +08:00
Ryan Wang 75cd1476c8 fix: content block padding error. (halo-dev/console#254) 2020-09-25 09:24:48 +08:00
Ryan Wang 670c75815b release: 1.4.0 (halo-dev/console#252) 2020-09-23 20:33:36 +08:00
Ryan Wang c9f4b5694c refactor: system options page layout. (halo-dev/console#251)
* refactor: system options page layout.

* refactor: system options page layout.
2020-09-23 10:30:19 +08:00
Ryan Wang ab0617251f refactor: form verification. (halo-dev/console#250)
* refactor: form verification.

* refactor: form verification.

* refactor: form verification.
2020-09-23 00:20:47 +08:00
Ryan Wang 37ca43ad78 refactor: theme remote install. (halo-dev/console#249)
* refactor: theme remote install.

* refactor: theme remote install.
2020-09-22 22:23:56 +08:00
Ryan Wang c06c9c6abe fix: #247 (halo-dev/console#248) 2020-09-21 21:54:24 +08:00
John Niang 737c1030a8 Remove float more actions (halo-dev/console#245)
* Remove float more actions

* Use page header instead of list item

* pref: theme list control button.

Co-authored-by: Ryan Wang <i@ryanc.cc>
2020-09-19 21:58:58 +08:00
Ryan Wang 195a35f238 feat: add smtp form validation. (halo-dev/console#243)
* feat: add smtp form validation.

* feat: add smtp test form validation.

* feat: add api form validation.

* feat: add input number min limit.
2020-09-13 10:29:23 +08:00
Ryan Wang 5b2af2e468 feat: halo#1065 (halo-dev/console#244)
* feat: halo#1065

* feat: halo#1065
2020-09-13 10:29:06 +08:00
Ryan Wang 6c28d2cab8 fix: #241 (halo-dev/console#242)
* fix: #241

* fix: #241
2020-09-13 10:28:50 +08:00
王存露 06a6884ebf fix: Token will cause page jump error when reinstalling Halo (halo-dev/console#240) 2020-09-08 23:52:00 +08:00
王存露 9ba5ce5a0d fix: cannot request the back-end logout api service (halo-dev/console#239) 2020-09-07 10:27:42 +08:00
Ryan Wang 5d64fedb9b release: 1.4.0-beta.3 2020-09-06 20:36:14 +08:00
Ryan Wang 6da8d7c4f0 refactor: login page (halo-dev/console#238)
* refactor: login page

* feat: #130
2020-08-30 17:46:45 +08:00
Ryan Wang 4e6a0a00d0 chore: upgrade dependencies. (halo-dev/console#237) 2020-08-30 15:23:31 +08:00
Ryan Wang 8e38006e81 pref: change locale provider to config provider. (halo-dev/console#232) 2020-08-24 00:53:33 +08:00
Ryan Wang 41c5e28fb1 pref: stop refresh statistics when catch error (halo-dev/console#233)
* 1.3.0-beta.2

* fix: token expire.

* pref: when an error occurs in the request, stop request statistics api.
2020-08-24 00:53:18 +08:00
Ryan Wang 8a2dff99a9 feat: support tiny-pinyin. #177 (halo-dev/console#235) 2020-08-24 00:52:25 +08:00
Ryan Wang 9b4d3dfe10 fix: #228 (halo-dev/console#234) 2020-08-23 22:37:58 +08:00
Ryan Wang 8886dfc68b fix: #225 (halo-dev/console#231)
* 1.3.0-beta.2

* fix: token expire.

* fix: #225
2020-08-23 10:56:20 +08:00
johnniang a09c82c6ed Dependencies upgrade 2020-08-23 01:49:15 +08:00
弥枳 1e40cc3c34 pref: validation optimization of many edit form. (halo-dev/console#223) 2020-08-08 10:10:21 +08:00
ruibaby 899bec20c6 release: 1.4.0-beta.2 2020-08-04 21:41:33 +08:00
hshanx b422242552 🐛 Fix: Fix comment origin html tag perform (halo-dev/console#222) 2020-08-04 21:36:46 +08:00
Ryan Wang 18ab2bd757 pref: form validation optimization of journal edit form. (halo-dev/console#221) 2020-08-04 21:23:43 +08:00
ruibaby 4e4a7ea940 release: 1.4.0-beta.1 2020-07-19 22:15:40 +08:00
Ryan Wang 88867e6957 pref: created ReactiveButton component. (halo-dev/console#216)
* pref: created ReactiveButton component.

* refactor: ReactiveButton.

* refactor: Profile page.

* feat: add form validate for comment reply.

* refactor: PostSettingsDrawer.
2020-07-17 09:40:14 +08:00
Ryan Wang 23768f1d18 pref: code optimization again. (halo-dev/console#215) 2020-07-14 16:51:40 +08:00
John Niang 363422a50a fix: remove redundant folder (halo-dev/console#214) 2020-07-13 10:14:26 +08:00