Commit Graph

89 Commits (fb9250eea3ef6e380e2946a1affd53daf317cc75)

Author SHA1 Message Date
dependabot-preview[bot] fb9250eea3
chore(deps-dev): bump babel-jest from 25.4.0 to 26.0.1 (#156)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.4.0 to 26.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.0.1/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 13:34:31 +08:00
dependabot-preview[bot] 0070271483
chore(deps-dev): bump eslint-plugin-html from 5.0.5 to 6.0.2 (#141)
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 5.0.5 to 6.0.2.
- [Release notes](https://github.com/BenoitZugmeyer/eslint-plugin-html/releases)
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v5.0.5...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 15:28:54 +08:00
dependabot-preview[bot] 3f68cbee7d
chore(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.2.2 (#140)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.2.3 to 6.2.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.3...v6.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 13:51:51 +08:00
dependabot-preview[bot] ea2cfaf73f
chore(deps-dev): bump babel-jest from 24.9.0 to 25.4.0 (#139)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.9.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.4.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 13:51:27 +08:00
dependabot-preview[bot] 8e23d5d49f
chore(deps-dev): bump @vue/cli-service from 3.12.1 to 4.3.1 (#135)
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 3.12.1 to 4.3.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.3.1/packages/@vue/cli-service)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 13:50:42 +08:00
dependabot-preview[bot] 8d452c7593
chore(deps): bump marked from 0.8.2 to 1.0.0 (#138)
Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-28 10:45:21 +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
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
ruibaby db0a3fd31c release: 1.3.0-beta.4 2020-03-24 23:01:29 +08:00
ruibaby 79c4130ddd release: 1.3.0-beta.3. 2020-03-18 01:18:01 +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 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 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 0d6fb1e457
feat: support meta_keywords and meta_description. (#79) 2020-03-04 20:00:06 +08:00
ruibaby 4619b1a5f9 release: 1.3.0-beta.1. 2020-02-25 15:14:03 +08:00
Ryan Wang f3831592fc
chore: upgrade dependencies. (#69) 2020-02-24 14:33:23 +08:00
Ryan Wang 643cf5524c
chore: add jsdelivr env. (#64) 2020-02-16 16:38:42 +08:00
guqing 05af3cdbcd release: 1.2.0 2020-01-05 22:16:23 +08:00
ruibaby 9e39698419 release: 1.2.0-beta.4. 2020-01-04 21:31:49 +08:00
ruibaby dee738f9b3 fix: style at the time of attachment selection. 2020-01-04 17:36:22 +08:00
ruibaby c658d22b4f release: 1.2.0-beta.3. 2019-12-28 19:53:58 +08:00
ruibaby 68e8bf28bb release: 1.2.0-beta.2. 2019-12-23 17:10:21 +08:00
ruibaby 99d36a65e6 feat: performance optimization. 2019-12-23 12:54:15 +08:00
ruibaby c911ace252 refactor: refactor post preview and private post view. 2019-12-19 17:50:23 +08:00
ruibaby 9856b27a1a release: 1.2.0-beta.1 2019-12-18 19:59:46 +08:00
ruibaby c3067d4421 refactor: user profile. 2019-12-16 22:22:17 +08:00
ruibaby 90a563b074 refactor: save shortcuts. 2019-12-14 14:15:42 +08:00
ruibaby 642c2fca9b feat: support mermaid. 2019-12-13 19:00:15 +08:00
ruibaby 58f8b7792d perf: remove nprogress. 2019-12-06 20:44:02 +08:00
ruibaby f20ba887cf feat: add description field for theme setting. 2019-12-02 20:47:33 +08:00
ruibaby 7ce36abc63 release: 1.1.3-beta.2. 2019-11-27 12:39:45 +08:00
ruibaby 9281630827 feat: #52 2019-11-23 11:46:16 +08:00
ruibaby 814a814698 feat: update ant-design-vue to 1.4.6. 2019-11-21 11:39:09 +08:00
guqing 858acc65c6 fix the problem of FLV video format playing error 2019-11-19 22:00:46 +08:00
ruibaby e521b72e0f feat: update halo-editor to 2.7.8. 2019-11-19 11:24:42 +08:00
guqing e25a401935 Fix video preview error 2019-11-18 17:15:56 +08:00
johnniang 7e73bb3805 Try to release v1.1.3-beta.1 2019-11-18 05:30:02 +08:00
johnniang aa210a207e Update dependencies 2019-11-16 20:59:47 +08:00
ruibaby e0d568a8fe Update dependencies. 2019-11-01 12:27:24 +08:00
ruibaby e6a0b55ec3 release 1.1.2 2019-10-20 20:57:30 +08:00
ruibaby 327e4fbd20 Update dependencies. 2019-10-18 21:02:48 +08:00
ruibaby 5b9bbe053c Refactor password input. 2019-10-16 10:43:09 +08:00
ruibaby 8a646a8f2f release 1.1.1 2019-09-26 14:46:15 +08:00
ruibaby bdd85b05ed release 1.1.0 2019-09-11 21:26:51 +08:00
ruibaby ae98ef7351 Refactor upload component. 2019-09-08 21:31:41 +08:00