Ryan Wang
1b0f988945
refactor: modify the page title suffix ( #426 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-28 21:38:09 +08:00
Ryan Wang
2de19ca187
refactor: remove the button to remove the thumbnail from the post settings ( #427 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-28 21:29:45 +08:00
Ryan Wang
aabce58dc7
refactor: pending review status comment component ( #425 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-28 20:28:57 +08:00
Ryan Wang
53e686f702
chore: remove unnecessary components ( #424 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-27 17:22:19 +08:00
Ryan Wang
8b1cb8b56a
refactor: use the a-button component instead of the link button ( #423 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-27 15:56:27 +08:00
Ryan Wang
dc1866dcc1
fix: moving menu team causes submenus to be lost ( #422 )
...
* fix: moving menu team causes submenus to be lost
Signed-off-by: Ryan Wang <i@ryanc.cc>
* fix: moving menu team causes submenus to be lost
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-27 15:26:33 +08:00
Ryan Wang
70c95b3974
refactor: the way to select images for post editing ( #421 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-25 17:18:19 +08:00
Ryan Wang
ae6968d561
refactor: attachment selection modal ( #420 )
...
* refactor: attachment selection modal
Signed-off-by: Ryan Wang <i@ryanc.cc>
* feat: support view attachment detail
Signed-off-by: Ryan Wang <i@ryanc.cc>
* chore: remove AttachmentSelectDrawer.vue
Signed-off-by: Ryan Wang <i@ryanc.cc>
* chore: remove AttachmentDrawer.vue
Signed-off-by: Ryan Wang <i@ryanc.cc>
* perf: add selected icon
Signed-off-by: Ryan Wang <i@ryanc.cc>
* perf: add search form
Signed-off-by: Ryan Wang <i@ryanc.cc>
* perf: support upload file
Signed-off-by: Ryan Wang <i@ryanc.cc>
* refactor: attachment selection modal
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-25 15:25:58 +08:00
Ryan Wang
d5eace6a05
refactor: action logs ui ( #419 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-22 22:33:25 +08:00
Ryan Wang
01a9e45e1a
chore: upgrade vue cli to 5.0 ( #417 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-21 16:50:23 +08:00
Ryan Wang
483577f447
refactor: profile form input width ( #414 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-19 15:50:27 +08:00
Ryan Wang
31906948c8
perf: the contributor avatar source for the about page uses webp.se ( #413 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-19 15:18:16 +08:00
Ryan Wang
e1ccf5b219
chore: remove crypto-js dependency ( #412 )
2022-01-19 08:48:48 +08:00
Ryan Wang
195d922756
refactor: input attachment selection uniformly uses AttachmentInput component ( #406 )
2022-01-17 18:37:24 +08:00
Ryan Wang
ce493f6a49
refactor: theme install modal ( #407 )
2022-01-17 18:36:05 +08:00
Ryan Wang
13ee41c710
fix: upgrade marked to fix security issues ( #408 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-16 20:33:33 +08:00
Ryan Wang
d3070ac257
refactor: theme setting page ( #380 )
...
* refactor: theme setting page
Signed-off-by: Ryan Wang <i@ryanc.cc>
* feat: add theme descriptions
Signed-off-by: Ryan Wang <i@ryanc.cc>
* refactor: local upgrade component
Signed-off-by: Ryan Wang <i@ryanc.cc>
* refactor: theme descriptions
Signed-off-by: Ryan Wang <i@ryanc.cc>
* chore: bump admin-api deps
2022-01-14 15:37:31 +08:00
Ryan Wang
84eeb61ef5
feat: post tags support color settings ( #395 )
...
* feat: post tags support color settings
* feat: add tag color picker
* feat: support choose tag color
Co-authored-by: guqing <1484563614@qq.com>
2022-01-13 13:56:36 +08:00
Ryan Wang
3e8a120b2c
refactor: form validation of the reset password page ( #403 )
2022-01-07 19:44:44 +08:00
Ryan Wang
d3992406a2
fix: failed to upload picture in the markdown editor ( #401 )
2022-01-07 13:41:35 +08:00
Ryan Wang
3f7ffa79f5
feat: support get api url from localstorage ( #388 )
2021-11-30 10:57:26 +08:00
Ryan Wang
5f893aa5c5
refactor: installation page logo ( #383 )
2021-11-29 09:58:23 +08:00
知雨
e3532fa4e9
refactor: the attached picture is covered with containers ( #382 )
...
Co-authored-by: cetr <2058930674@qq.com>
2021-11-27 20:39:59 +08:00
Ryan Wang
4ab77d59a0
refactor: sheet setting modal ( #381 )
2021-11-27 19:58:07 +08:00
Ryan Wang
48d145f053
refactor: use js-sdk/admin-api ( #378 )
...
* 1.3.0-beta.2
* fix: token expire.
* pref: #291
* refactor: use js-sdk/admin-api
* chore: remove unnecessary files
* chore: remove unnecessary files
* chore: remove unnecessary files
* chore: remove unnecessary files
* refactor: developer/Environment.vue
* chore: remove unnecessary files
* refactor: login auth
* refactor: login auth
* refactor: remove api url setting
* refactor: custom sheet list
* style: reformat code
* refactor: logout
* refactor: remove setTimeout when fetch api
* fix: auto login error
* fix: post update error
* fix: backup
* fix: turn on developer mode error
* fix: mfa setting error
* chore: remove unnecessary files
* feat: add interceptors
* refactor: api client
* refactor: api client
* chore(deps): upgrade admin-api
* refactor: 重构认证
* fix: 修复认证请求头参数
* refactor: login
* feat: add error handle
* refactor: api client
* refactor: refresh token
* refactor: attachment upload
* refactor: upload component
* refactor: upload
* fix: tag save
* fix: github api request
* fix: installation page
* feat: add version field for html
* fix: option.list to option.listAsMapView
* fix: directory base path of static storage
* chore: upgrade halo sdk version
Co-authored-by: guqing <1484563614@qq.com>
2021-11-26 23:05:00 +08:00
Ryan Wang
760fffd605
refactor: post setting ( #376 )
...
* refactor: post setting modal
* refactor: pagination
* refactor: post setting modal
* fix: TagSelect
* feat: add draft button
* feat: add meta editor
* style: remove PostSettingDrawer.vue
2021-11-16 22:25:52 +08:00
Ryan Wang
2939cbbfbd
refactor: attachment detail ( #375 )
...
* refactor: attachment detail modal
* refactor: attachment media type judgment
* refactor: pagination
* refactor: delete AttachmentDetailDrawer.vue
* refactor: remove unnecessary code
* perf: previous and next button state
2021-11-16 22:22:41 +08:00
felix
d3eb288327
pref: attachments preview image styles ( #374 )
2021-11-09 17:32:18 +08:00
Ryan Wang
b59dd62157
fix: parent category cannot be selected in post settings #365 ( #367 )
2021-10-29 22:35:56 +08:00
Ryan Wang
403443e126
refactor: weaken the animation of the login page #359 ( #369 )
2021-10-29 22:33:45 +08:00
Ryan Wang
b412671e92
feat: support resetting post slug #319 ( #368 )
2021-10-29 21:47:22 +08:00
Ryan Wang
a2e83e8e2f
refactor: update logo ( #366 )
2021-10-27 23:15:10 +08:00
LiuJiJiang
55727bd738
style: add styles to scroll bar ( #364 )
2021-10-23 23:15:32 +08:00
guqing
03f5939096
feat: add work dir backup options ( #362 )
...
* feat: add work dir backup options
* feat: add layout to backup options
* refactor: modify variable naming
* refactor: rename variables
2021-10-12 14:54:29 +08:00
Ryan Wang
3b300799fe
chore: use pnpm package manager ( #361 )
...
* chore: use pnpm package manager.
* chore: remove node 10.x in github actions check job.
* doc: update README.md
2021-09-26 22:56:55 +08:00
知雨
073d063d2d
Improve avatar selector for comment setting tab ( #357 )
...
* perfect: supplementary avatar type
* perfect: supplementary avatar type
* perfect: supplementary avatar type
Co-authored-by: cetr <2058930674@qq.com>
2021-09-19 22:17:27 +08:00
Ryan Wang
bec944c51f
perf: automatically calculate post editor height. ( #355 )
2021-09-16 08:53:00 +08:00
Ryan Wang
5c28c9b7ea
refactor: upgrade codemirror version. ( #354 )
...
* refactor: upgrade codemirror version.
* refactor: StaticStorage component.
* refactor: upgrade codemirror version.
* chore: add editorconfig file.
* chore: update editorconfig.
2021-09-15 21:44:00 +08:00
Ryan Wang
74eeaeca55
fix: login page keyboard shortcut keys not working in macOS. ( #352 )
2021-09-14 20:45:51 +08:00
Ryan Wang
66955f94d8
refactor: cleanup code. ( #351 )
...
* refactor: cleanup code.
* refactor: cleanup code.
* refactor: cleanup code.
* fix: post list render error.
2021-09-14 20:45:30 +08:00
知雨
70548be6b0
refactor: Make menu sorting more intuitive ( #350 )
...
* refactor: Make menu sorting more intuitive
* refactor: Make menu sorting more intuitive
Co-authored-by: cetr <2058930674@qq.com>
2021-08-29 14:43:22 +08:00
Ryan Wang
31ac6f9b25
feat: add region option for minio. ( #346 )
2021-07-25 17:23:28 +08:00
Ryan Wang
a434ba6f51
refactor: disable tabs change animation. ( #344 )
2021-07-03 15:20:00 +08:00
Ryan Wang
c4a7c4f285
Invalidate url type for logo and favicon in system options. ( #338 )
2021-06-14 16:42:20 +08:00
Ryan Wang
f32a92d680
fix : #331 ( #332 )
2021-05-24 22:06:49 +08:00
Li
ef59a93131
fix : #329
...
fix : #329
2021-05-15 22:58:35 +08:00
Ryan Wang
7c90b8f77d
fix : #327 ( #328 )
2021-05-15 12:30:04 +08:00
Ryan Wang
dceb72cc5a
fix: comment reply content cannot wrap. ( #322 )
2021-04-29 23:56:04 +08:00
Ryan Wang
f2cf544a35
feat: support set gravatar source. ( #314 )
2021-03-29 00:16:24 +08:00
Ryan Wang
83e5ac911f
fix : #312 ( #313 )
2021-03-28 18:11:15 +08:00
Ryan Wang
52d21212cc
fix : #310 ( #311 )
2021-03-17 21:41:57 +08:00
Ryan Wang
fa5b50a538
fix : #308 ( #309 )
2021-03-11 21:12:42 +08:00
Ryan Wang
1bb9a286c5
fix: post edit page. ( #302 )
2021-03-07 00:31:25 +08:00
Ryan Wang
895bd70192
fix: upload component accepts default value. ( #301 )
2021-03-06 23:22:48 +08:00
Ryan Wang
17e0f47465
chore: remove unnecessary dependencies.
2021-03-06 18:38:10 +08:00
Ryan Wang
14eda89f81
pref: #291 ( #300 )
2021-03-05 18:54:45 +08:00
Ryan Wang
acbbb19347
refactor: install page. ( #296 )
...
* refactor: install page.
* refactor: install page.
* refactor: install page.
* refactor: install page.
2021-02-25 20:33:20 +08:00
Ryan Wang
3799afcdd3
fix: theme update by upload. ( #299 )
2021-02-25 20:33:00 +08:00
Ryan Wang
ecc0784a80
refactor: backup file download. ( #297 )
2021-02-22 09:22:41 +08:00
Ryan Wang
bad6691c72
fix: body overflow. ( #293 )
2021-02-08 19:56:24 +08:00
Ryan Wang
d4b7b724b3
release: 1.4.4.
2021-02-07 21:11:05 +08:00
Ryan Wang
c9f76baf10
feat: category password ( #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
e0b794e29b
pref: config tailwindcss purge. ( #288 )
2021-01-28 23:26:18 +08:00
Ryan Wang
287a37a093
doc: add document website. ( #278 )
...
* doc: add document website.
* doc: add document website.
2021-01-28 00:29:34 +08:00
Ryan Wang
9c8601a592
feat: halo-dev/halo#1217. ( #287 )
2021-01-24 21:40:02 +08:00
Ryan Wang
51c3335aed
pref: optimize the layout of the post editing page. ( #286 )
2021-01-24 14:00:18 +08:00
Ryan Wang
bff19da29f
chore: upgrade dependencies. ( #284 )
...
* chore: upgrade dependencies.
* chore: upgrade dependencies.
2021-01-24 12:55:24 +08:00
Ryan Wang
e18be221c5
feat: support export markdown package. ( #279 )
2021-01-05 09:47:18 +08:00
Ryan Wang
93b62d58a3
fix: halo-dev/halo#1180 ( #277 )
2021-01-04 17:56:30 +08:00
Ryan Wang
418f0e13ff
fix: mfa login. ( #276 )
2020-12-26 20:53:38 +08:00
Ryan Wang
8f70ffa5ab
feat: #1101 ( #275 )
2020-12-24 22:53:12 +08:00
Ryan Wang
132d2fad39
fix: halo-dev/halo#1157 ( #273 )
2020-12-08 09:59:49 +08:00
Ryan Wang
17eb64ebff
pref: add page load progress bar. ( #272 )
2020-12-08 09:59:25 +08:00
Ryan Wang
8b641f9905
feat: halo-dev/halo#1174 ( #270 )
2020-12-02 10:24:38 +08:00
Ryan Wang
005a0a8292
feat: halo-dev/halo#1103 ( #269 )
2020-12-01 14:11:15 +08:00
Li
ae5887a9ea
fix(menu): 对菜单做了一些调整和优化。 ( #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
8bd9e13a80
release: 1.4.2
2020-11-02 23:11:01 +08:00
Ryan Wang
701e37940e
feat: halo-dev/halo#1119 ( #264 )
2020-11-02 22:35:48 +08:00
Wh1te
bc5e14576d
feat: add automatic cleaning recycled posts configurations ( #263 )
2020-10-25 21:33:19 +08:00
Wh1te
f3f18bd5a1
feat: 删除主题时可选是否删除配置 ( #262 )
2020-10-12 22:30:45 +08:00
Wh1te
9a2d9bb8ea
feat: add MinIO support for attachment management ( #261 )
2020-10-07 10:53:15 +08:00
Wh1te
c5336fb78f
feat: add post permalink type: YEAR ( #260 )
2020-10-01 10:50:33 +08:00
Ryan Wang
100119f181
refactor: photo manage. ( #258 )
2020-09-26 22:30:20 +08:00
Ryan Wang
87b67e5497
fix : #247 ( #257 )
2020-09-26 19:32:46 +08:00
Ryan Wang
f3c2359886
chore: remove moment dependency. ( #256 )
2020-09-25 23:07:58 +08:00
Ryan Wang
692fed290c
fix: content block padding error. ( #254 )
2020-09-25 09:24:48 +08:00
Ryan Wang
ec4a03339e
refactor: system options page layout. ( #251 )
...
* refactor: system options page layout.
* refactor: system options page layout.
2020-09-23 10:30:19 +08:00
Ryan Wang
d28d4bc110
refactor: form verification. ( #250 )
...
* refactor: form verification.
* refactor: form verification.
* refactor: form verification.
2020-09-23 00:20:47 +08:00
Ryan Wang
d1c95530d4
refactor: theme remote install. ( #249 )
...
* refactor: theme remote install.
* refactor: theme remote install.
2020-09-22 22:23:56 +08:00
Ryan Wang
37e9af2f12
fix : #247 ( #248 )
2020-09-21 21:54:24 +08:00
John Niang
37573bf7f1
Remove float more actions ( #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
6f083f3a85
feat: add smtp form validation. ( #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
7b7993807e
feat: halo#1065 ( #244 )
...
* feat: halo#1065
* feat: halo#1065
2020-09-13 10:29:06 +08:00
Ryan Wang
0bf3009f0f
fix : #241 ( #242 )
...
* fix : #241
* fix : #241
2020-09-13 10:28:50 +08:00
王存露
65c3894321
fix: Token will cause page jump error when reinstalling Halo ( #240 )
2020-09-08 23:52:00 +08:00
王存露
ad0c8fefb9
fix: cannot request the back-end logout api service ( #239 )
2020-09-07 10:27:42 +08:00
Ryan Wang
2cfe229790
refactor: login page ( #238 )
...
* refactor: login page
* feat: #130
2020-08-30 17:46:45 +08:00
Ryan Wang
121776da41
chore: upgrade dependencies. ( #237 )
2020-08-30 15:23:31 +08:00
Ryan Wang
eeed76a14e
pref: change locale provider to config provider. ( #232 )
2020-08-24 00:53:33 +08:00
Ryan Wang
3e3c789b76
pref: stop refresh statistics when catch error ( #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
3e765186e8
feat: support tiny-pinyin. #177 ( #235 )
2020-08-24 00:52:25 +08:00
Ryan Wang
10626d04c9
fix : #228 ( #234 )
2020-08-23 22:37:58 +08:00
Ryan Wang
1adb0a6dcb
fix : #225 ( #231 )
...
* 1.3.0-beta.2
* fix: token expire.
* fix : #225
2020-08-23 10:56:20 +08:00
弥枳
d72fe025c8
pref: validation optimization of many edit form. ( #223 )
2020-08-08 10:10:21 +08:00
ruibaby
3e872b551b
release: 1.4.0-beta.2
2020-08-04 21:41:33 +08:00
hshanx
3ceec997b1
🐛 Fix: Fix comment origin html tag perform ( #222 )
2020-08-04 21:36:46 +08:00
Ryan Wang
c2864ef695
pref: form validation optimization of journal edit form. ( #221 )
2020-08-04 21:23:43 +08:00
Ryan Wang
82b0464cd3
pref: created ReactiveButton component. ( #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
9828aaef74
pref: code optimization again. ( #215 )
2020-07-14 16:51:40 +08:00
John Niang
6f3ea8ef64
fix: remove redundant folder ( #214 )
2020-07-13 10:14:26 +08:00
Ryan Wang
fca221fbb0
fix: editor folder case.
2020-07-13 09:43:01 +08:00
Ryan Wang
4612ce592b
pref: code optimization. ( #213 )
...
* pref: code optimization.
* fix: theme configuration loading.
* pref: code optimization.
2020-07-13 09:32:07 +08:00
Ryan Wang
e433a17a69
pref: optimize menus page, categories page, tags page, etc. ( #212 )
2020-07-11 18:48:22 +08:00
Ryan Wang
014413ef48
refactor: optimized loading of newer versions of the about page. ( #211 )
2020-07-11 16:56:29 +08:00
BigBang019
7b06be9e0d
feat: add Theme Branches/Releases Control (halo issue 515&592) ( #186 )
...
* halo issue 515&592
* beautify UI
Co-authored-by: Ryan Wang <i@ryanc.cc>
2020-07-10 12:09:11 +08:00
Hins
65b02b7e3f
pref: real time logs automatically scroll to the bottom.
...
实时日志 功能优化, 自动滚动到底部.
2020-06-15 11:48:33 +08:00
Ryan Wang
dc4d1e2d98
refactor: category and tag form. ( #193 )
2020-06-08 11:24:01 +08:00
Junyi Ao
6c626b76cb
fix #71 附件库支持右键复制图片地址 ( #180 )
...
* fix issue 71
* 删除class-a,调整label,z-index和minWidth
2020-05-28 23:57:44 +08:00
Junyi Ao
5cfe3ea618
pref: 修改代码使得文章发布时间使用的是实际点击发布的时间 ( #160 )
2020-05-27 10:15:11 +08:00
Ryan Wang
d3e2bda04f
feat: add validate for installation. ( #169 )
2020-05-18 21:27:13 +08:00
Yqhg8Nt4tuu
c165cf8f56
feat: Support Rename and Edit Static Files (halo #573 ) ( #152 )
...
* Finish rename function
* Finish edit function and fix a bug
* Delete a console.log
* Change save API url
Co-authored-by: Rokita <35868425+Ruukita@users.noreply.github.com>
2020-05-11 22:25:47 +08:00
wuyc
027c35717b
Trim replyComment.content ( #151 )
2020-05-03 13:00:42 +08:00
Ryan Wang
8fd6cd244e
fix: token expire ( #129 )
2020-04-18 12:13:23 +08:00
ruibaby
85e5a64d04
release: 1.3.2
2020-04-12 13:19:48 +08:00
Ryan Wang
c2b45463ba
fix : #123 ( #128 )
2020-04-12 12:55:22 +08:00
jinqilin721
aeccc396b2
feat: 附件上传增加华为云OBS支持 ( #126 )
2020-04-09 10:03:50 +08:00
Ryan Wang
2fd8d14371
pref: post publishing experience. ( #125 )
...
* pref: post publishing experience.
* fix: sheet tab icon.
2020-04-05 17:01:57 +08:00
bear
abd29a834f
Support MFA-TOTP Auth (halo #745 ) ( #124 )
...
* login page add authcode-form
* halo mfa auth test
* profile page
2020-04-04 19:42:05 +08:00
FireflyHoo
3a491c4e42
feat: add ConfirmPassword Validate ( #116 )
...
* feat: add ConfirmPassword Validate
* Update Installation.vue
2020-04-04 16:44:58 +08:00
Ryan Wang
c1e510417c
Feature/add switch type for theme settings ( #120 )
...
* 1.3.0-beta.2
* feat: add switch type for theme settings.
2020-03-29 11:48:03 +08:00
ruibaby
794e24e69f
release: 1.3.1
2020-03-28 15:45:50 +08:00
Ryan Wang
3fca6fcffa
fix : #114 ( #115 )
2020-03-28 15:26:05 +08:00
ruibaby
11ba386858
release: 1.3.0
2020-03-25 18:10:03 +08:00
Ryan Wang
3221a4923b
refactor: layout setting drawer. ( #113 )
2020-03-22 22:15:28 +08:00
Ryan Wang
aa49508cb2
refactor: modify server to halo. ( #112 )
2020-03-21 09:59:49 +08:00
Ryan Wang
bbdda761df
refactor: independent sheet. ( #110 )
2020-03-20 20:51:21 +08:00
Ryan Wang
febf008624
fix: message type error ( #111 )
...
* 1.3.0-beta.2
* fix: message type error.
2020-03-20 20:51:03 +08:00
Ryan Wang
4444f27030
refactor: post settings drawer. ( #109 )
2020-03-20 17:43:37 +08:00
Ryan Wang
9fe04473df
fix: login typo. ( #108 )
2020-03-20 13:36:35 +08:00
Ryan Wang
2775383ca2
fix: the menu flickering problem in mobile safari browser. ( #106 )
2020-03-19 20:31:56 +08:00
Ryan Wang
49305b44e3
chore: upgrade antd. ( #105 )
2020-03-18 21:45:05 +08:00
Ryan Wang
3f7b949d23
fix: backup download link cannot be clicked. ( #104 )
2020-03-18 01:55:11 +08:00
Ryan Wang
75527e73ca
refactor: dashboard page. ( #102 )
2020-03-17 23:56:47 +08:00
Ryan Wang
98ec63e332
feat: support export database. ( #101 )
2020-03-17 15:15:44 +08:00
Ryan Wang
c50c78cd8e
feat: support data import in install page. ( #100 )
2020-03-17 13:15:49 +08:00
Ryan Wang
865f1729a2
refactor: related functions for publishing posts. ( #99 )
2020-03-16 11:22:38 +08:00
Ryan Wang
b7ff9232ff
refactor: install page. ( #98 )
2020-03-15 17:04:41 +08:00
Ryan Wang
a5a999bda2
refactor: theme install modal ( #96 )
2020-03-13 20:21:41 +08:00
Ryan Wang
c3c693ce5a
refactor: post month path type. ( #94 )
2020-03-12 14:43:28 +08:00
Ryan Wang
3a3eb84f82
fix : #82 ( #95 )
2020-03-12 14:42:48 +08:00
Ryan Wang
13977ef94e
refactor : meta variable ( #92 )
...
* 1.3.0-beta.2
* refactor: metas variable.
* refactor: metas variable.
2020-03-11 13:49:00 +08:00
Ryan Wang
50a2800277
refactor: remove recovery. ( #93 )
2020-03-11 13:48:24 +08:00
Ryan Wang
3136ab9467
fix: If not initialized, jump to the initialization page. ( #91 )
...
* feat: If not initialized, jump to the initialization page.
* refactor: table layout.
* chore: update package-lock.json.
2020-03-09 23:47:42 +08:00
Ryan Wang
5a9906797b
fix: the delete theme button could not be clicked. ( #90 )
2020-03-09 23:34:38 +08:00
Ryan Wang
588a45ee07
refactor: options page. ( #89 )
...
* refactor: options page.
* fix: option api.
2020-03-07 16:17:34 +08:00
Ryan Wang
36e6e50f77
refactor: some copywriting. ( #88 )
2020-03-07 01:15:34 +08:00
Ryan Wang
fde4f6a055
fix : #73 ( #87 )
2020-03-06 21:44:24 +08:00
Ryan Wang
afdd25483c
chore: migrate ant-design-vue to 1.5.0. ( #85 )
2020-03-06 13:58:59 +08:00
Ryan Wang
1eaad4b47d
fix: problems with paging. ( #84 )
2020-03-06 13:57:54 +08:00
Ryan Wang
60f5c09280
refactor: pages ( #83 )
...
* 1.3.0-beta.2
* refactor: extraction of some components.
2020-03-06 13:15:58 +08:00
Ryan Wang
a4a08a5d97
chore: update dependencies. ( #81 )
2020-03-04 21:36:55 +08:00
Ryan Wang
0de094ba44
refactor: sheet list. ( #80 )
2020-03-04 21:35:39 +08:00
Ryan Wang
0d6fb1e457
feat: support meta_keywords and meta_description. ( #79 )
2020-03-04 20:00:06 +08:00
Ryan Wang
43925d0b1a
pref: some text modification. ( #78 )
2020-03-02 12:21:29 +08:00
Ryan Wang
5b57337562
refactor: about page. ( #77 )
2020-03-01 14:50:04 +08:00
Ryan Wang
b1d362f6f5
Add rich text editor. ( #76 )
...
* refactor: pull out the editor component.
* feat: support rich text editor.
2020-02-28 22:26:05 +08:00
Ryan Wang
6ced7f7f83
refactor: pull out the markdown editor component. ( #75 )
2020-02-28 14:53:49 +08:00
Ryan Wang
07e953a06d
refactor: change url field to slug in post. ( #72 )
2020-02-26 12:45:22 +08:00
Ryan Wang
c492e138d7
feat: show quantity in category search in post list. ( #70 )
2020-02-24 14:18:35 +08:00
Ryan Wang
65f078efa3
fix: If the post fails to save, the button will not be restored to clickable. ( #68 )
2020-02-22 14:35:03 +08:00
Ryan Wang
86adfb42a1
pref: modify copywriting ( #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
965e221301
Support turn to posts list page by category. ( #66 )
2020-02-17 15:28:49 +08:00
Ryan Wang
0d6ebd0733
feat: 新增地址栏记录查询条件功能#60 ( #65 )
2020-02-17 15:19:43 +08:00
ruibaby
d50da4de98
refactor: about page.
2020-02-16 15:39:47 +08:00
ruibaby
60fb720f74
refactor: option form page.
2020-02-16 00:17:36 +08:00
ruibaby
0b8ab3f144
feat: support set thumbnail to category and tag.
2020-02-15 20:35:37 +08:00
ruibaby
3dadb25242
refactor: modify the copy of the post cover image.
2020-02-15 20:04:36 +08:00
ruibaby
c0596ebd0d
feat: support advanced options.
2020-02-14 16:21:24 +08:00
ruibaby
ec7ad9cb9f
feat: support review post url.
2020-02-11 15:32:25 +08:00
ruibaby
64a3b6c407
feat: support set internal sheet's title.
2020-02-11 14:45:36 +08:00
ruibaby
79325ac182
feat: change post and sheet access url.
2020-02-11 12:15:48 +08:00
ruibaby
a7b60c3c49
feat: fetch github contributors in about page.
2020-01-31 16:10:27 +08:00
ruibaby
7564997aba
feat: add the load animation to the login button.
2020-01-30 12:41:06 +08:00
ruibaby
f30c09be51
fix: sheet url in mobile device.
2020-01-16 21:12:08 +08:00
ruibaby
05dc1baa59
fix: prevent browsers from auto-filling some password input.
2020-01-16 19:29:58 +08:00
ruibaby
6a5aba4605
feat: support for configuring static resource paths.
2020-01-11 13:06:01 +08:00
ruibaby
9d4a3cc2fb
feat: support set path suffix.
2020-01-07 20:13:17 +08:00
ruibaby
d79368b0e1
feat: custom permalink.
2020-01-07 18:46:36 +08:00
ruibaby
34aa7045e4
Merge branch 'static-page' into dev
2020-01-06 20:34:03 +08:00
ruibaby
12970716c0
style: replace console.log() to this.$log.
2020-01-06 20:32:33 +08:00
ruibaby
2025e2cdeb
fix: journal comment drawer.
2020-01-05 19:20:38 +08:00
ruibaby
66ea36b62f
feat: support comment post/sheet/journal on the admin.
2020-01-04 22:05:07 +08:00
ruibaby
9e39698419
release: 1.2.0-beta.4.
2020-01-04 21:31:49 +08:00
johnniang
8e3de35b9a
Enable draft only saving
2020-01-04 21:15:08 +08:00
ruibaby
dee738f9b3
fix: style at the time of attachment selection.
2020-01-04 17:36:22 +08:00
ruibaby
d217ee6900
feat: enable input extenal thumbnail link of sheet.
2020-01-04 15:36:08 +08:00
johnniang
7264de633a
Enable input extenal thumbnail link of post
2020-01-04 15:30:15 +08:00
ruibaby
19c4191a1a
feat: support download log file.
2020-01-03 16:54:47 +08:00
ruibaby
d5e307d4bb
feat: support set summary for sheet.
2020-01-03 12:16:55 +08:00
guqing
0823a10005
fix: the value problem caused by multi-level nesting of comment components
2020-01-02 23:01:36 +08:00
ruibaby
4d6ed21435
pref: update admin api.
2020-01-02 20:34:21 +08:00
ruibaby
e0ab5d4ffa
feat: add loading message when sending password recovery code.
2020-01-02 18:11:37 +08:00
ruibaby
02cd68d680
fix: page refresh and jump to login page.
2020-01-01 19:56:44 +08:00
ruibaby
cf585a91e7
feat: support set file source for qiniu oss.
2019-12-31 14:25:06 +08:00
ruibaby
3910ed4c77
feat: support set file source for tencent cos.
2019-12-31 13:46:08 +08:00
ruibaby
b6b9a5c5b4
feat: support set file source for ali oss.
2019-12-31 13:18:49 +08:00
ruibaby
f421fdc945
feat: performance optimization.
2019-12-29 21:10:54 +08:00
ruibaby
cc1c6233a2
fix: comments cannot be replied to.
2019-12-29 20:49:32 +08:00
ruibaby
d7a41a728e
pref: remove cdn_domain option.
2019-12-27 19:25:57 +08:00
ruibaby
a47a5dd5ff
fix: https://github.com/halo-dev/halo/issues/327
2019-12-27 18:28:11 +08:00
ruibaby
cab0dbef32
refactor: static pages generate and deploy method.
2019-12-26 20:38:50 +08:00
ruibaby
4b47e2519a
fix: table row key error.
2019-12-26 20:17:29 +08:00
ruibaby
7a0334a469
feat: add static pages manage in tool list.
2019-12-26 14:19:36 +08:00
ruibaby
be2d518c22
feat: add static pages manage in tool list.
2019-12-26 00:26:02 +08:00
ruibaby
035aeda7b4
feat: add static pages manage in tool list.
2019-12-26 00:12:57 +08:00
ruibaby
eb07f79f45
feat: performance optimization.
2019-12-26 00:03:31 +08:00
ruibaby
5e0da2f35d
fix: prevent duplicate data.
2019-12-23 21:18:18 +08:00
ruibaby
ce6ea9c787
fix: style.
2019-12-23 20:44:54 +08:00
ruibaby
7df15e561a
fix: the post will be prompted to save even if it is not modified.
2019-12-23 14:07:11 +08:00
ruibaby
2b887e7a5a
feat: performance optimization.
2019-12-23 13:33:47 +08:00
ruibaby
99d36a65e6
feat: performance optimization.
2019-12-23 12:54:15 +08:00
ruibaby
6ecb516c9f
refactor: login page.
2019-12-22 22:33:34 +08:00
ruibaby
c2feb69a10
refactor: login page.
2019-12-22 22:31:15 +08:00
ruibaby
c0392299e7
pref: attachment search param.
2019-12-20 22:37:46 +08:00
ruibaby
75b5ea43ce
feat: support markdown for journal.
2019-12-20 22:06:31 +08:00
ruibaby
bd682745bc
feat: support post custom template.
2019-12-20 16:47:21 +08:00
ruibaby
0e208e9888
feat: add a top when restart halo.
2019-12-19 20:16:20 +08:00
ruibaby
dee84b390b
perf: update placeholder picture.
2019-12-19 18:52:23 +08:00
ruibaby
c911ace252
refactor: refactor post preview and private post view.
2019-12-19 17:50:23 +08:00
ruibaby
1bed506ff7
refactor: runtime logs page.
2019-12-19 11:05:06 +08:00
ruibaby
9856b27a1a
release: 1.2.0-beta.1
2019-12-18 19:59:46 +08:00
ruibaby
0d6247d3fc
feat: show loading message when update theme.
2019-12-18 17:51:33 +08:00
ruibaby
2e98027d63
feat: completed static storage page.
2019-12-18 17:39:06 +08:00
ruibaby
c3067d4421
refactor: user profile.
2019-12-16 22:22:17 +08:00
ruibaby
6ff6c89050
feat: perfect post comment drawer component.
2019-12-16 17:47:07 +08:00
ruibaby
90a563b074
refactor: save shortcuts.
2019-12-14 14:15:42 +08:00
ruibaby
6f7ccc4ae4
Merge branch 'dev' of github.com:halo-dev/halo-admin into dev
2019-12-14 14:14:18 +08:00
guqing
b5ff5e437c
refactor: optimize attachment batch deletion logic
2019-12-13 20:31:59 +08:00
ruibaby
642c2fca9b
feat: support mermaid.
2019-12-13 19:00:15 +08:00
guqing
83a7d07f5f
feat:supports mass deletion of attachments
2019-12-13 15:35:17 +08:00
ruibaby
7fd5f91e15
refactor: post status update api
2019-12-12 20:11:43 +08:00
ruibaby
58899d4486
feat: add rss_content_type option.
2019-12-12 15:14:30 +08:00
ruibaby
27862d46c5
feat: support update comment status in batch.
2019-12-12 14:33:44 +08:00
ruibaby
115379bcb9
feat: support update post status in batch.
2019-12-12 13:53:06 +08:00
ruibaby
4296e998f0
feat: support delete in batch for comment.
2019-12-12 13:27:02 +08:00
ruibaby
ac6e6b5ea7
feat: performance optimization.
2019-12-12 13:14:40 +08:00
ruibaby
4b42eede19
feat: support remove in batch api for post.
2019-12-11 23:15:39 +08:00
ruibaby
1754aca957
feat: support sheet meta.
2019-12-10 13:00:59 +08:00
ruibaby
6d77de0e96
feat: support preset post meta field.
2019-12-07 20:33:29 +08:00
ruibaby
58f8b7792d
perf: remove nprogress.
2019-12-06 20:44:02 +08:00
ruibaby
f05f50532b
feat: support img lazy load.
2019-12-06 20:06:45 +08:00
ruibaby
d58b1f022f
feat: support update application.yaml.
2019-12-03 20:33:23 +08:00
ruibaby
22f4c1ec9a
style: code lint.
2019-12-03 18:57:21 +08:00
ruibaby
78362a51c2
feat: up service timeout to 10s.
2019-12-03 18:54:42 +08:00
ruibaby
98a1c342a4
feat: complete OptionsList.
2019-12-03 12:35:53 +08:00
ruibaby
06b9225037
feat: add OptionsList.
2019-12-02 22:56:34 +08:00
ruibaby
f20ba887cf
feat: add description field for theme setting.
2019-12-02 20:47:33 +08:00
ruibaby
9a15baff85
style: normalize some fields.
2019-12-02 19:46:33 +08:00
guqing
c80138aff1
feat: allow add and modify post metas
2019-12-01 18:34:14 +08:00
ruibaby
f3574ef134
feat: performance optimization.
2019-11-29 21:26:33 +08:00
ruibaby
9bd3d37a24
feat: support render markdown in Comment Drawer.
2019-11-29 20:56:01 +08:00
ruibaby
1a6bcac8e6
fix : #56
2019-11-26 20:13:21 +08:00
ruibaby
9801a6848c
feat: support set style rule for tencent cos.
2019-11-25 21:26:31 +08:00
ruibaby
1b9b3a7abf
feat: suppot show system env info in developer mode.
2019-11-25 21:08:32 +08:00
ruibaby
06961849dc
fix : #50
2019-11-24 22:40:12 +08:00
ruibaby
264180600f
fix: all pagination error.
2019-11-24 21:02:55 +08:00
ruibaby
7cdb85964a
feat: performance optimization.
2019-11-24 20:00:02 +08:00
ruibaby
bc81e1604a
feat: support developer mode.
2019-11-24 12:57:01 +08:00
ruibaby
39afb3d127
feat: support developer mode.
2019-11-23 22:54:45 +08:00
ruibaby
7ecdd1d074
feat: performance optimization.
2019-11-23 21:50:55 +08:00
ruibaby
34a01493a3
fix: log list pagination error.
2019-11-23 19:32:16 +08:00
ruibaby
2ff851f039
feat: #53
2019-11-23 11:57:29 +08:00
ruibaby
9281630827
feat: #52
2019-11-23 11:46:16 +08:00
ruibaby
1eb4c2ee03
feat: journal comment list.
2019-11-22 22:02:09 +08:00
ruibaby
38059d2035
style: remove useless code.
2019-11-22 21:44:39 +08:00
ruibaby
0d4298dfe1
feat: support show comments in sheet list.
2019-11-22 21:28:22 +08:00
ruibaby
1ba18f764d
feat: support show comments in post list.
2019-11-22 21:20:11 +08:00
ruibaby
5152cac59b
fix: tool list item style.
2019-11-21 11:32:39 +08:00
ruibaby
b2ad98ed75
feat: #357
2019-11-21 11:14:49 +08:00
guqing
858acc65c6
fix the problem of FLV video format playing error
2019-11-19 22:00:46 +08:00
ruibaby
e3000b431e
style: remove useless code.
2019-11-19 20:26:22 +08:00
ruibaby
ad57525b0c
feat: refactor option forms.
2019-11-19 14:23:10 +08:00
ruibaby
f8d9796546
feat: refactor backup ui.
2019-11-19 12:22:18 +08:00
ruibaby
46cc11854d
Merge branch 'dev' of github.com:halo-dev/halo-admin into dev
...
# Conflicts:
# package-lock.json
2019-11-18 20:14:02 +08:00
ruibaby
097d9e93a3
feat: support set protocol for cloud storage.
2019-11-18 20:11:18 +08:00
guqing
e25a401935
Fix video preview error
2019-11-18 17:15:56 +08:00
johnniang
a0edb43133
Accomplish backup feature
2019-11-18 05:30:02 +08:00
johnniang
463f953286
Add halo backup api
2019-11-18 05:30:02 +08:00
ruibaby
79350dcb34
Update components_use.js
2019-11-16 21:22:27 +08:00
johnniang
af47e8fab3
Fix profile count show
2019-11-16 21:00:36 +08:00
johnniang
66d7fa71b1
Remove unkown component in ant design vue
2019-11-16 21:00:12 +08:00
ruibaby
a8c204661b
fixed #52
2019-11-07 12:17:36 +08:00
ruibaby
5594e1d484
Support select team when create menu/link/photo.
2019-10-24 10:26:16 +08:00
ruibaby
f3a6e17214
Update some image path.
2019-10-22 19:48:54 +08:00
ruibaby
a69cce74ed
Replace image placeholder links with local image addresses
2019-10-22 19:29:24 +08:00
ruibaby
e6a0b55ec3
release 1.1.2
2019-10-20 20:57:30 +08:00
ruibaby
35106208b1
Support check new admin version.
2019-10-19 12:10:36 +08:00
ruibaby
78af815738
Refactor category list layout in mobile.
2019-10-19 11:52:36 +08:00
ruibaby
6709ec18bb
Refactor menus list layout in mobile.
2019-10-19 11:44:17 +08:00
ruibaby
327e4fbd20
Update dependencies.
2019-10-18 21:02:48 +08:00
ruibaby
6e4a6263a9
Refactor password input again.
2019-10-18 19:46:58 +08:00
ruibaby
f001f0453e
Refactor sheet/links/comments list layout in mobile.
2019-10-16 21:25:33 +08:00
ruibaby
935a5e3641
Refactor post list layout in mobile.
2019-10-16 12:57:30 +08:00
ruibaby
5b9bbe053c
Refactor password input.
2019-10-16 10:43:09 +08:00
ruibaby
2ecba6ce74
Merge branch 'dev' of github.com:halo-dev/halo-admin into dev
2019-10-16 10:22:29 +08:00
guqing
c1361131a6
Fixed a bug that could not change the contents of the input box after selecting an attachment
2019-10-12 23:01:51 +08:00
ruibaby
8a646a8f2f
release 1.1.1
2019-09-26 14:46:15 +08:00
mrdong916
add16cece3
链接增加排序
2019-09-19 00:09:07 +08:00
ruibaby
bdd85b05ed
release 1.1.0
2019-09-11 21:26:51 +08:00
ruibaby
d96a7f6a73
Support select theme on theme edit page.
2019-09-11 20:49:52 +08:00
ruibaby
c96d962c75
Fixed store cache options error.
2019-09-10 11:20:59 +08:00
ruibaby
58b9b03d74
Fixed something.
2019-09-09 21:32:21 +08:00
ruibaby
429a3f1640
Refactor AttachmentList.
2019-09-08 22:17:02 +08:00
ruibaby
ae98ef7351
Refactor upload component.
2019-09-08 21:31:41 +08:00
ruibaby
e5ac8df1bd
Refactor PostSetting.vue.
2019-09-06 23:42:56 +08:00
ruibaby
fc2e75f2e3
Refactor attachment handler.
2019-09-06 22:51:28 +08:00
ruibaby
887d2c68fb
Support set password to post.
2019-09-06 16:55:50 +08:00
ruibaby
aaa5903aea
Frankly, I don't know how to write this commit information.
2019-09-06 13:01:04 +08:00
ruibaby
f375c9ed3e
Refactor JournalList.vue.
2019-09-06 12:27:44 +08:00
ruibaby
a2935dadd9
Support photo search by team.
2019-09-06 12:00:33 +08:00
ruibaby
1f9e1de998
Refactor PostList.vue and SheetList.vue
2019-09-06 11:30:19 +08:00
ruibaby
0723e5cc38
Support preview post and sheet.
2019-09-05 21:31:20 +08:00
ruibaby
600f9d682e
Support reset password.
2019-09-05 17:08:20 +08:00
ruibaby
4da73491b9
Completed SettingDrawer.
2019-09-04 10:46:44 +08:00
ruibaby
d523fc5339
Support set cdn url instead of base url.
2019-09-04 09:35:41 +08:00
ruibaby
054354d357
Perfect code.
2019-09-03 20:25:29 +08:00
ruibaby
586d3cf318
remove useless code.
2019-09-03 17:20:50 +08:00
ruibaby
ec1a661177
Cache options by vuex.
2019-09-03 16:58:30 +08:00
ruibaby
77c826ebe8
Fixed #10
2019-09-03 10:41:46 +08:00
ruibaby
884964eadf
release 1.1.0-beta.2
2019-09-01 21:35:54 +08:00
ruibaby
9e43dfdf69
Support view when theme setting.
2019-08-31 23:18:07 +08:00
ruibaby
2ae075c3b1
Change api tab icon.
2019-08-30 21:51:31 +08:00
ruibaby
5d654db0c9
Support stick post.
2019-08-30 20:58:22 +08:00
ruibaby
a8ade50451
Remove useless files and dependencies.
2019-08-30 17:29:17 +08:00
ruibaby
9d1e7dd1be
Support set post sort.
2019-08-29 21:01:05 +08:00
ruibaby
6d234f57cc
Fixed file upload handler.
2019-08-28 10:46:58 +08:00
ruibaby
0d82e795df
Add verification for form.
2019-08-28 09:46:10 +08:00
ruibaby
a15d780870
Add setting button to sheet list.
2019-08-28 08:29:11 +08:00
ruibaby
8aa2d5119f
Support menu team.
2019-08-28 08:05:18 +08:00
ruibaby
7da2f730eb
Support attachment type for theme setting.
2019-08-28 00:12:38 +08:00
ruibaby
f00c808542
Remove model property.
2019-08-27 23:53:49 +08:00
ruibaby
16b70eee80
Merge branch 'dev' of https://github.com/halo-dev/halo-admin into dev
2019-08-27 23:49:29 +08:00
ruibaby
eb3879c91d
Remove timer of auto save post or sheet.
2019-08-27 23:49:03 +08:00
guqing
6d51f45d60
PostList replaces the original model property of PostSetting with the value of the visible binding property
2019-08-27 23:45:40 +08:00
guqing
5350704282
Fix a bug with ThemeSetting components unable to receive prop values
2019-08-27 23:31:38 +08:00
ruibaby
9c6175dfe8
Created ThemeSetting component.
2019-08-27 22:48:56 +08:00
ruibaby
c8b2c41382
Support check update method.
2019-08-27 16:52:32 +08:00
ruibaby
06294f231f
Created SheetSetting component.
2019-08-27 16:10:45 +08:00
ruibaby
9d8ec26b6c
Support journal type.
2019-08-27 12:30:53 +08:00
ruibaby
8e4161b7dc
Fixed post thumbnail select error.
2019-08-27 11:45:14 +08:00
ruibaby
8cf4e2e69b
Fixed post thumbnail select error.
2019-08-27 11:36:44 +08:00
ruibaby
69bc787d43
Add loading for post settings.
2019-08-27 11:10:22 +08:00
ruibaby
825e1665d1
Fixed vue data warning.
2019-08-27 10:49:56 +08:00
ruibaby
eb3f211c1f
Create PostSetting component.
2019-08-26 21:49:52 +08:00
ruibaby
0ea1a22134
Support comment js address options.
2019-08-25 15:55:25 +08:00
ruibaby
a4384f921b
Support color type for theme setting.
2019-08-24 21:39:43 +08:00
ruibaby
4669fb54e5
Fixed install error.
2019-08-24 11:40:36 +08:00
ruibaby
f0938b24d7
Support update theme from new theme package.
2019-08-22 22:04:08 +08:00
ruibaby
a50b5c94ea
Support set picture style for upyun.
2019-08-18 20:39:19 +08:00
ruibaby
cb21ca8cc7
remove useless code.
2019-08-18 20:23:49 +08:00
ruibaby
7b814dbeb3
Change mavonEditor to halo-editor.
2019-08-18 09:39:59 +08:00
ruibaby
8c6817c08b
Update dependencies.
2019-08-17 22:50:19 +08:00
ruibaby
086b6f0acd
Support view comment detail.
2019-08-17 17:12:13 +08:00
ruibaby
f785d84e53
Support sm.ms api v2.
2019-08-04 22:21:13 +08:00
ruibaby
46e7f83115
?
2019-07-26 17:53:05 +08:00
johnniang
539bdb59f7
Update text of tencent yun again
2019-07-25 22:38:02 +08:00
johnniang
6d7027d303
Merge branch 'dev'
2019-07-25 22:32:23 +08:00
johnniang
12234e6347
Update text of tencent yun
2019-07-25 22:25:52 +08:00
wangya
fb6f617648
新增腾讯云oss文件上传下载功能
2019-07-25 22:21:41 +08:00
wangya
7743b6d686
新增腾讯云oss文件上传下载功能
2019-07-25 21:55:10 +08:00
wangya
1d6511e424
新增百度云oss文件上传下载功能
2019-07-20 23:35:13 +08:00
ruibaby
afd18fa5f6
Add tooltip for home link.
2019-07-20 01:52:37 +08:00
ruibaby
cbe48c5481
Completed #33
2019-07-19 22:26:26 +08:00
ruibaby
1268cafde7
Perfect post edit datetime picker style.
2019-07-17 23:03:02 +08:00
guqing
2965076601
新增页面自定义发表时间功能
2019-07-17 15:38:34 +08:00
guqing
0b714a948f
修复eslint错误
2019-07-17 15:12:07 +08:00
guqing
a1a7c0db61
新增自定义文章发布时间功能
2019-07-17 15:05:51 +08:00
ruibaby
a8434eb04b
Encode attachment url.
2019-07-16 21:43:20 +08:00
ruibaby
99973c0ef2
Support upload image in editor.
2019-07-15 23:49:53 +08:00
ruibaby
2f79471673
Change post list updateTime to createTime.
2019-07-15 23:42:24 +08:00
guqing
f0192844f2
新增文章编辑toolbar图片上传功能
2019-07-15 21:22:47 +08:00
ruibaby
1f48b8f9d4
released 1.0.3
2019-07-09 21:23:06 +08:00
ruibaby
26af12cb82
released 1.0.3
2019-07-09 21:10:33 +08:00
guqing
5cf946a142
解决文章编辑时tag回显问题
2019-07-07 21:27:50 +08:00
ruibaby
e3611a36b2
JSLint.
2019-07-06 13:16:13 +08:00
guqing
4b441e5b87
自定义页面新增点击标题预览功能
2019-07-03 17:23:32 +08:00
guqing
a784533d56
新增点击文字标题预览文章功能
2019-07-03 15:56:12 +08:00
ruibaby
ccebac7a14
Support post settings in post list table.
2019-07-02 22:26:36 +08:00
johnniang
682b2bb611
Fix comment tab bug
2019-07-01 01:03:17 +08:00
ruibaby
ed5af44840
Support select gravatar.
2019-06-30 23:33:34 +08:00
ruibaby
24ebf4199d
Fixed #28
2019-06-30 13:36:51 +08:00
ruibaby
11b9e2c119
Encode when copy attachment url.
2019-06-30 13:00:29 +08:00
ruibaby
7cbf49e911
Perfect api settings.
2019-06-29 12:46:13 +08:00
johnniang
f2817971c4
Enable api base url modification
2019-06-29 00:45:04 +08:00
guqing
4cda3f7df2
附件类型判断非图片不预览,增加视频预览 ( #25 )
...
* 补充了日志九宫格图片上传功能
* 完善日志图片功能
* 增加对文件类型的判断,不是图片则不支持预览
* 增加附加视频预览功能,并对不支持预览的缩略图做不支持处理
* 修复eslint
2019-06-26 22:59:23 +08:00
ruibaby
ee684e2346
Refactor options form.
2019-06-25 20:54:36 +08:00
ruibaby
eb7ceab7e6
#23
2019-06-21 23:17:00 +08:00
ruibaby
fcf427d9fa
Update ThemeList.vue
2019-06-21 23:05:32 +08:00
ruibaby
105b454249
#20
2019-06-21 22:57:12 +08:00
ruibaby
68d3015360
Update About.vue.
2019-06-19 14:51:06 +08:00
ruibaby
2e81708205
Change gavatar to gravatar.
2019-06-16 22:02:47 +08:00
ruibaby
e6af9ecca9
Update About.vue.
2019-06-13 00:51:34 +08:00
johnniang
3ceefa6114
Fix syntax error
2019-06-13 00:25:35 +08:00
johnniang
616bf7b6a1
Complete halo admin updation
2019-06-13 00:23:40 +08:00
ruibaby
9da35e14ca
Show halo admin version for about page.
2019-06-13 00:01:53 +08:00
johnniang
1f865b4577
Add main api
2019-06-12 23:35:34 +08:00
ruibaby
ab66b9acb4
Update theme list.
2019-06-12 11:51:17 +08:00
ruibaby
b4875a1912
Merge branch 'master' of https://github.com/halo-dev/halo-admin
2019-06-12 11:50:04 +08:00
ruibaby
cf735a425d
Update theme list.
2019-06-12 11:49:58 +08:00
johnniang
4c0a72ee29
Fix theme upload loading bug
2019-06-12 01:03:27 +08:00
ruibaby
09732030a4
Add mode for environments.
2019-06-10 19:55:10 +08:00
ruibaby
50c73b9997
Support custom head.
2019-06-08 11:16:12 +08:00
johnniang
cc4bfb58de
Mute some apis
2019-06-06 13:55:11 +08:00
johnniang
4cdf634045
Perfect count to function
2019-06-06 13:15:33 +08:00
johnniang
3edf1af540
Update package-lock.json
2019-06-06 11:44:06 +08:00
853029827@qq.com
fbc161cc77
✨ Dashboard added "countdown" effect
2019-06-06 11:38:14 +08:00
ruibaby
9c2e5d9bd7
Dropdown with click.
2019-06-05 22:31:06 +08:00
ruibaby
280a0d60ec
Change form label.
2019-06-05 22:17:28 +08:00
ruibaby
4fa8d8f1be
Fixed #16
2019-06-05 22:00:06 +08:00
853029827@qq.com
ab490e2418
✨ Add heartbeat effects to the "add " button on the theme page
2019-06-05 16:55:00 +08:00
ruibaby
f02abb4bd7
Change api_token to api_access_key.
2019-06-04 14:08:59 +08:00
ruibaby
2ee25b606b
Update gavatar base url.
2019-06-03 14:01:07 +08:00
ruibaby
6e47033910
Fixed About.vue.
2019-06-02 19:49:14 +08:00
ruibaby
a08a0a5274
Update Installation.vue
2019-06-01 17:10:56 +08:00
ruibaby
e17697e0d1
Update Installation.vue
2019-06-01 16:55:15 +08:00
ruibaby
c4804a2161
Update Installation.vue
2019-06-01 16:54:24 +08:00
ruibaby
5f3d8eb0eb
Fixed bug.
2019-06-01 11:56:26 +08:00
ruibaby
064ce66c18
Complate tag manage.
2019-06-01 11:40:57 +08:00
ruibaby
3fe7033b70
Translate some exception message.
2019-06-01 00:48:41 +08:00
ruibaby
5be00a0524
Update PhotoList.vue
2019-06-01 00:23:23 +08:00
ruibaby
a5a27822d6
Complete message.
2019-05-31 22:35:09 +08:00
johnniang
34e8c8d135
Give a more error detail
2019-05-31 15:59:36 +08:00
ruibaby
f35aeb9e9a
Support theme update.
2019-05-31 00:05:55 +08:00
johnniang
45a4d6c69e
Change timeout for theme api
2019-05-30 23:31:35 +08:00
johnniang
236ccb7868
Add timeout for theme fetching
2019-05-30 23:31:35 +08:00
johnniang
9333a6942c
Add attachment uploads api
2019-05-30 23:31:35 +08:00
ruibaby
a63e556b8a
Update OptionForm.vue
2019-05-30 23:23:53 +08:00
ruibaby
b314cdb41f
Support markdown import.
2019-05-29 23:43:59 +08:00
ruibaby
bbc9cfa23e
Update About.vue.
2019-05-29 01:35:45 +08:00
ruibaby
77b12377b9
Update SheetList.vue
2019-05-26 12:54:15 +08:00
ruibaby
ea195a9f43
JS lint.
2019-05-25 18:34:35 +08:00
ruibaby
12227b7214
Complete:#11
2019-05-25 18:32:42 +08:00
ruibaby
8e6f984497
Perfect sheet page.
2019-05-25 14:09:00 +08:00
ruibaby
21aecc8abc
Remove CUSTOM_STYLE option item.
2019-05-25 13:23:16 +08:00
ruibaby
22af605598
Support placeholder property for theme setting item.
2019-05-24 00:50:08 +08:00
ruibaby
8a7ad7571b
Support page title change.
2019-05-23 22:42:37 +08:00
ruibaby
cc59f27526
Fixed: text error.
2019-05-23 10:10:33 +08:00
ruibaby
1ce04f16d3
Update tips
2019-05-23 01:10:38 +08:00
ruibaby
50753d8d96
Fixed: style error.
2019-05-23 00:40:35 +08:00
ruibaby
373d83b4c1
Support control more post.
2019-05-17 10:53:00 +08:00