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
7a8f97c701
chore: upgrade tailwindcss to 3.0 ( #418 )
2022-01-21 20:19:52 +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
af949264eb
chore: add vscode config file ( #411 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-17 17:43:21 +08:00
Ryan Wang
73c07aafe4
chore: add gitpod config file ( #410 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-17 13:55:33 +08:00
Ryan Wang
7a02a3b244
docs: update readme badges ( #409 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-16 22:35:20 +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
e1d38482ae
chore: disable automatic addition of assignees in pull requests ( #402 )
2022-01-07 13:42:24 +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
68c488916b
docs: add repobeats analytics image to readme ( #399 )
2021-12-22 12:35:13 +08:00
Ryan Wang
5f6f15c8b0
docs: update readme. ( #396 )
2021-12-11 00:57:06 +08:00
Ryan Wang
596beb09c4
release: 1.4.15 ( #392 )
2021-12-06 16:10:38 +08:00
Ryan Wang
1476443872
release: 1.4.14 ( #391 )
2021-12-05 19:04:02 +08:00
Ryan Wang
acea961571
chore: add netlify config file ( #389 )
2021-11-30 19:40:41 +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
Ryan Wang
ee614c188c
release: 1.4.13
2021-10-24 14:47:13 +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
ba5adcf5cd
chore: update github action.
2021-10-10 00:38:19 +08:00
Ryan Wang
151550e824
fix: issue that can't run with pnpm.
2021-10-09 23:33:49 +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
dependabot[bot]
7e26069c51
chore(deps): bump tmpl from 1.0.4 to 1.0.5 ( #358 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 10:03:26 +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
6c9ff82cc9
release: 1.4.12
2021-09-16 20:22:07 +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