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 |
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 |
Ryan Wang
|
80735f7d68
|
release: 1.4.11
|
3 years ago |
ryanwang
|
dcf6525b72
|
release: 1.4.10
|
3 years ago |
Ryan Wang
|
310c32dd78
|
release: 1.4.9
|
3 years ago |
Ryan Wang
|
a434ba6f51
|
refactor: disable tabs change animation. (#344)
|
3 years ago |
dependabot[bot]
|
60a88173ce
|
chore(deps): bump color-string from 1.5.3 to 1.5.5 (#342)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)
---
updated-dependencies:
- dependency-name: color-string
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 |
Ryan Wang
|
606de8f078
|
chore(deps): upgrade halo editor. (#341)
|
3 years ago |
Ryan Wang
|
52220bd5de
|
chore(deps): upgrade dependencies.
|
4 years ago |
Ryan Wang
|
e33ca651cb
|
release: 1.4.8
|
4 years ago |
Ryan Wang
|
c5833cd144
|
chore: upgrade dependencies (#316)
|
4 years ago |
Ryan Wang
|
83e5ac911f
|
fix: #312 (#313)
|
4 years ago |
Ryan Wang
|
a817565e99
|
release: 1.4.7
|
4 years ago |
Ryan Wang
|
e21201e446
|
release: 1.4.7-beta.1
|
4 years ago |
Ryan Wang
|
efcef1e1b7
|
release: 1.4.6.
|
4 years ago |
Ryan Wang
|
895bd70192
|
fix: upload component accepts default value. (#301)
|
4 years ago |
Ryan Wang
|
17e0f47465
|
chore: remove unnecessary dependencies.
|
4 years ago |
Ryan Wang
|
14eda89f81
|
pref: #291 (#300)
|
4 years ago |
Ryan Wang
|
acbbb19347
|
refactor: install page. (#296)
* refactor: install page.
* refactor: install page.
* refactor: install page.
* refactor: install page.
|
4 years ago |
Ryan Wang
|
ec25a23111
|
release: 1.4.5.
|
4 years ago |
Ryan Wang
|
d4b7b724b3
|
release: 1.4.4.
|
4 years ago |
Ryan Wang
|
0494855b24
|
release: 1.4.3.
|
4 years ago |
Ryan Wang
|
636b771117
|
release: 1.4.3-beta.1.
|
4 years ago |
Ryan Wang
|
bff19da29f
|
chore: upgrade dependencies. (#284)
* chore: upgrade dependencies.
* chore: upgrade dependencies.
|
4 years ago |
dependabot[bot]
|
314b4a6ab9
|
chore(deps): bump axios from 0.19.2 to 0.21.1 (#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>
|
4 years ago |
Ryan Wang
|
e18be221c5
|
feat: support export markdown package. (#279)
|
4 years ago |
Ryan Wang
|
17eb64ebff
|
pref: add page load progress bar. (#272)
|
4 years ago |
Ryan Wang
|
8bd9e13a80
|
release: 1.4.2
|
4 years ago |
Ryan Wang
|
701e37940e
|
feat: halo-dev/halo#1119 (#264)
|
4 years ago |
Ryan Wang
|
68282c3c77
|
release: 1.4.1
|
4 years ago |
Ryan Wang
|
f3c2359886
|
chore: remove moment dependency. (#256)
|
4 years ago |
Ryan Wang
|
6a4d68f7c1
|
release: 1.4.0 (#252)
|
4 years ago |
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>
|
4 years ago |
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.
|
4 years ago |
Ryan Wang
|
6479af2161
|
release: 1.4.0-beta.3
|
4 years ago |
Ryan Wang
|
2cfe229790
|
refactor: login page (#238)
* refactor: login page
* feat: #130
|
4 years ago |
Ryan Wang
|
121776da41
|
chore: upgrade dependencies. (#237)
|
4 years ago |
Ryan Wang
|
3e765186e8
|
feat: support tiny-pinyin. #177 (#235)
|
4 years ago |
johnniang
|
c5fc413863
|
Dependencies upgrade
|
4 years ago |
ruibaby
|
3e872b551b
|
release: 1.4.0-beta.2
|
4 years ago |
ruibaby
|
e5092a027a
|
release: 1.4.0-beta.1
|
4 years ago |
Ryan Wang
|
4612ce592b
|
pref: code optimization. (#213)
* pref: code optimization.
* fix: theme configuration loading.
* pref: code optimization.
|
4 years ago |
Ryan Wang
|
014413ef48
|
refactor: optimized loading of newer versions of the about page. (#211)
|
4 years ago |
Ryan Wang
|
be66cf37a7
|
chore: upgrade dependencies. (#208)
|
4 years ago |
dependabot-preview[bot]
|
e9141f9fdd
|
chore(deps-dev): bump @vue/test-utils from 1.0.2 to 1.0.3 (#170)
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.3/packages/test-utils)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
4 years ago |
dependabot-preview[bot]
|
e58af864b6
|
chore(deps-dev): bump lint-staged from 10.2.2 to 10.2.11 (#201)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.2 to 10.2.11.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.2...v10.2.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
4 years ago |
dependabot-preview[bot]
|
23343a0fa9
|
chore(deps): bump vue-router from 3.1.6 to 3.3.4 (#200)
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.6 to 3.3.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.6...v3.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
4 years ago |
dependabot-preview[bot]
|
3216ac6c32
|
chore(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4 (#192)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
4 years ago |