Commit Graph

20 Commits (7e26069c5181b49fb24981c0e980eeb139a08e6e)

Author SHA1 Message Date
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
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>
2021-09-15 20:51:37 +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
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>
2021-08-12 15:52:04 +08:00
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>
2021-08-12 14:24:49 +08:00
Ryan Wang a434ba6f51
refactor: disable tabs change animation. (#344) 2021-07-03 15:20:00 +08:00
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>
2021-06-27 16:18:49 +08:00
Ryan Wang 606de8f078
chore(deps): upgrade halo editor. (#341) 2021-06-27 15:55:17 +08:00
Ryan Wang 52220bd5de chore(deps): upgrade dependencies. 2021-06-12 12:24:52 +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 e33ca651cb release: 1.4.8 2021-04-09 14:53:03 +08:00
Ryan Wang c5833cd144
chore: upgrade dependencies (#316) 2021-04-08 15:53:38 +08:00
Ryan Wang 83e5ac911f
fix: #312 (#313) 2021-03-28 18:11:15 +08:00
Ryan Wang e21201e446 release: 1.4.7-beta.1 2021-03-14 12:28:50 +08:00
Ryan Wang 17e0f47465 chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
johnniang bb4f88bd03 Fix xss attack for comment 2019-05-08 18:06:59 +08:00
ruibaby 5f34b6f542 Refactor ThemeList.vue 2019-04-10 19:14:25 +08:00
ruibaby 8acbb1b57b ui build 2019-04-04 16:45:43 +08:00
ruibaby 30c41e24b9 ui 优化 2019-03-30 15:20:49 +08:00