Ryan Wang
7a8f97c701
chore: upgrade tailwindcss to 3.0 ( #418 )
3 years ago
Ryan Wang
01a9e45e1a
chore: upgrade vue cli to 5.0 ( #417 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
3 years ago
Ryan Wang
483577f447
refactor: profile form input width ( #414 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
3 years ago
Ryan Wang
31906948c8
perf: the contributor avatar source for the about page uses webp.se ( #413 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
3 years ago
Ryan Wang
e1ccf5b219
chore: remove crypto-js dependency ( #412 )
3 years ago
Ryan Wang
195d922756
refactor: input attachment selection uniformly uses AttachmentInput component ( #406 )
3 years ago
Ryan Wang
ce493f6a49
refactor: theme install modal ( #407 )
3 years ago
Ryan Wang
af949264eb
chore: add vscode config file ( #411 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
3 years ago
Ryan Wang
73c07aafe4
chore: add gitpod config file ( #410 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
3 years ago
Ryan Wang
7a02a3b244
docs: update readme badges ( #409 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
3 years ago
Ryan Wang
13ee41c710
fix: upgrade marked to fix security issues ( #408 )
...
Signed-off-by: Ryan Wang <i@ryanc.cc>
3 years ago
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
3 years ago
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>
3 years ago
Ryan Wang
3e8a120b2c
refactor: form validation of the reset password page ( #403 )
3 years ago
Ryan Wang
e1d38482ae
chore: disable automatic addition of assignees in pull requests ( #402 )
3 years ago
Ryan Wang
d3992406a2
fix: failed to upload picture in the markdown editor ( #401 )
3 years ago
Ryan Wang
68c488916b
docs: add repobeats analytics image to readme ( #399 )
3 years ago
Ryan Wang
5f6f15c8b0
docs: update readme. ( #396 )
3 years ago
Ryan Wang
596beb09c4
release: 1.4.15 ( #392 )
3 years ago
Ryan Wang
1476443872
release: 1.4.14 ( #391 )
3 years ago
Ryan Wang
acea961571
chore: add netlify config file ( #389 )
3 years ago
Ryan Wang
3f7ffa79f5
feat: support get api url from localstorage ( #388 )
3 years ago
Ryan Wang
5f893aa5c5
refactor: installation page logo ( #383 )
3 years ago
知雨
e3532fa4e9
refactor: the attached picture is covered with containers ( #382 )
...
Co-authored-by: cetr <2058930674@qq.com>
3 years ago
Ryan Wang
4ab77d59a0
refactor: sheet setting modal ( #381 )
3 years ago
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>
3 years ago
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
3 years ago
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
3 years ago
felix
d3eb288327
pref: attachments preview image styles ( #374 )
3 years ago
Ryan Wang
b59dd62157
fix: parent category cannot be selected in post settings #365 ( #367 )
3 years ago
Ryan Wang
403443e126
refactor: weaken the animation of the login page #359 ( #369 )
3 years ago
Ryan Wang
b412671e92
feat: support resetting post slug #319 ( #368 )
3 years ago
Ryan Wang
a2e83e8e2f
refactor: update logo ( #366 )
3 years ago
Ryan Wang
ee614c188c
release: 1.4.13
3 years ago
LiuJiJiang
55727bd738
style: add styles to scroll bar ( #364 )
3 years ago
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
3 years ago
Ryan Wang
ba5adcf5cd
chore: update github action.
3 years ago
Ryan Wang
151550e824
fix: issue that can't run with pnpm.
3 years ago
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
3 years ago
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>
3 years ago
知雨
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>
3 years ago
Ryan Wang
6c9ff82cc9
release: 1.4.12
3 years ago
Ryan Wang
bec944c51f
perf: automatically calculate post editor height. ( #355 )
3 years ago
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.
3 years ago
dependabot[bot]
8213ffffad
chore(deps): bump axios from 0.21.1 to 0.21.2 ( #353 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Ryan Wang
74eeaeca55
fix: login page keyboard shortcut keys not working in macOS. ( #352 )
3 years ago
Ryan Wang
66955f94d8
refactor: cleanup code. ( #351 )
...
* refactor: cleanup code.
* refactor: cleanup code.
* refactor: cleanup code.
* fix: post list render error.
3 years ago
知雨
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>
3 years ago
dependabot[bot]
a4a7502886
chore(deps): bump url-parse from 1.4.7 to 1.5.3 ( #349 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
e393ed90e3
chore(deps): bump path-parse from 1.0.6 to 1.0.7 ( #348 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago