Ryan Wang
|
df8689ed0e
|
Create main.yml
|
2021-03-07 20:22:26 +08:00 |
Ryan Wang
|
203f86544c
|
fix: post edit page. (halo-dev/console#302)
|
2021-03-07 00:31:25 +08:00 |
Ryan Wang
|
02f94f2b3e
|
fix: upload component accepts default value. (halo-dev/console#301)
|
2021-03-06 23:22:48 +08:00 |
Ryan Wang
|
bd54ac4843
|
chore: remove unnecessary dependencies.
|
2021-03-06 18:38:10 +08:00 |
Ryan Wang
|
b82d606d39
|
pref: #291 (halo-dev/console#300)
|
2021-03-05 18:54:45 +08:00 |
Ryan Wang
|
566f365ab2
|
refactor: install page. (halo-dev/console#296)
* refactor: install page.
* refactor: install page.
* refactor: install page.
* refactor: install page.
|
2021-02-25 20:33:20 +08:00 |
Ryan Wang
|
b23d32206d
|
fix: theme update by upload. (halo-dev/console#299)
|
2021-02-25 20:33:00 +08:00 |
Ryan Wang
|
1673a673fb
|
refactor: backup file download. (halo-dev/console#297)
|
2021-02-22 09:22:41 +08:00 |
Ryan Wang
|
e29b86d197
|
release: 1.4.5.
|
2021-02-08 20:03:57 +08:00 |
Ryan Wang
|
fddb310b4e
|
fix: body overflow. (halo-dev/console#293)
|
2021-02-08 19:56:24 +08:00 |
Ryan Wang
|
a49794d92f
|
release: 1.4.4.
|
2021-02-07 21:11:05 +08:00 |
Ryan Wang
|
2cf450b9ec
|
feat: category password (halo-dev/console#292)
* feat: category increase password
* fix: progress bar.
* feat: category password.
Co-authored-by: xiangbei.yzx <xiangbei.yzx@alibaba-inc.com>
|
2021-02-05 10:26:10 +08:00 |
Ryan Wang
|
6b41171307
|
pref: config tailwindcss purge. (halo-dev/console#288)
|
2021-01-28 23:26:18 +08:00 |
Ryan Wang
|
c84a701e9b
|
release: 1.4.3.
|
2021-01-28 00:34:55 +08:00 |
Ryan Wang
|
b1bb94a667
|
doc: add document website. (halo-dev/console#278)
* doc: add document website.
* doc: add document website.
|
2021-01-28 00:29:34 +08:00 |
Ryan Wang
|
5192433b02
|
release: 1.4.3-beta.1.
|
2021-01-25 21:22:09 +08:00 |
Ryan Wang
|
91c9ac6981
|
feat: halo-dev/halo#1217. (halo-dev/console#287)
|
2021-01-24 21:40:02 +08:00 |
Ryan Wang
|
da3a315f8f
|
pref: optimize the layout of the post editing page. (halo-dev/console#286)
|
2021-01-24 14:00:18 +08:00 |
Ryan Wang
|
de929aa990
|
chore: upgrade dependencies. (halo-dev/console#284)
* chore: upgrade dependencies.
* chore: upgrade dependencies.
|
2021-01-24 12:55:24 +08:00 |
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 |