Commit Graph

829 Commits (8a2dff99a9e27ef4d3b8eb9e53046addd384cb12)

Author SHA1 Message Date
dependabot-preview[bot] 84f8a6d5a5 chore(deps): bump filepond-plugin-image-preview from 4.6.1 to 4.6.2 (halo-dev/console#136)
Bumps [filepond-plugin-image-preview](https://github.com/pqina/filepond-plugin-image-preview) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/pqina/filepond-plugin-image-preview/releases)
- [Commits](https://github.com/pqina/filepond-plugin-image-preview/compare/4.6.1...4.6.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 10:44:49 +08:00
dependabot-preview[bot] dac96f0209 chore(deps): bump vuex from 3.1.3 to 3.3.0 (halo-dev/console#134)
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.3 to 3.3.0.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.3...v3.3.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:44:02 +08:00
dependabot-preview[bot] 4d7be7f099 chore(deps): bump ant-design-vue from 1.5.2 to 1.5.3 (halo-dev/console#137)
Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/vueComponent/ant-design-vue/releases)
- [Changelog](https://github.com/vueComponent/ant-design-vue/blob/master/CHANGELOG.en-US.md)
- [Commits](https://github.com/vueComponent/ant-design-vue/commits)

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:29:03 +08:00
dependabot-preview[bot] 574b1ff19b chore(deps): bump filepond from 4.13.1 to 4.13.4 (halo-dev/console#133)
Bumps [filepond](https://github.com/pqina/filepond) from 4.13.1 to 4.13.4.
- [Release notes](https://github.com/pqina/filepond/releases)
- [Changelog](https://github.com/pqina/filepond/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pqina/filepond/compare/4.13.1...4.13.4)

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:25:23 +08:00
Ryan Wang 57b7c91640 fix: token expire (halo-dev/console#129) 2020-04-18 12:13:23 +08:00
ruibaby c47f04f384 release: 1.3.2 2020-04-12 13:19:48 +08:00
Ryan Wang 34a0f2174d fix: #123 (halo-dev/console#128) 2020-04-12 12:55:22 +08:00
jinqilin721 2bc19f4676 feat: 附件上传增加华为云OBS支持 (halo-dev/console#126) 2020-04-09 10:03:50 +08:00
Ryan Wang 6ad3358ece pref: post publishing experience. (halo-dev/console#125)
* pref: post publishing experience.

* fix: sheet tab icon.
2020-04-05 17:01:57 +08:00
bear ffc8bf1e19 Support MFA-TOTP Auth (halo #745) (halo-dev/console#124)
* login page add authcode-form

* halo mfa auth test

* profile page
2020-04-04 19:42:05 +08:00
FireflyHoo 36d9dab732 feat: add ConfirmPassword Validate (halo-dev/console#116)
* feat: add ConfirmPassword Validate

* Update Installation.vue
2020-04-04 16:44:58 +08:00
Ryan Wang 509aa24633 doc: update readme. 2020-03-31 00:38:56 +08:00
Ryan Wang 83bc23c697 Feature/add switch type for theme settings (halo-dev/console#120)
* 1.3.0-beta.2

* feat: add switch type for theme settings.
2020-03-29 11:48:03 +08:00
ruibaby dfa0d91007 release: 1.3.1 2020-03-28 15:45:50 +08:00
Ryan Wang 95ca384767 fix: #114 (halo-dev/console#115) 2020-03-28 15:26:05 +08:00
ruibaby de06026781 release: 1.3.0 2020-03-25 18:10:03 +08:00
ruibaby fbc4bea134 release: 1.3.0-beta.4 2020-03-24 23:01:29 +08:00
Ryan Wang 584d1d8f0b refactor: layout setting drawer. (halo-dev/console#113) 2020-03-22 22:15:28 +08:00
Ryan Wang 405c891e46 refactor: modify server to halo. (halo-dev/console#112) 2020-03-21 09:59:49 +08:00
Ryan Wang 79bf87c066 refactor: independent sheet. (halo-dev/console#110) 2020-03-20 20:51:21 +08:00
Ryan Wang dadee88dcf fix: message type error (halo-dev/console#111)
* 1.3.0-beta.2

* fix: message type error.
2020-03-20 20:51:03 +08:00
Ryan Wang 50c0186cb0 refactor: post settings drawer. (halo-dev/console#109) 2020-03-20 17:43:37 +08:00
Ryan Wang 0b6cbef6da fix: login typo. (halo-dev/console#108) 2020-03-20 13:36:35 +08:00
Ryan Wang 952a0b903f fix: the menu flickering problem in mobile safari browser. (halo-dev/console#106) 2020-03-19 20:31:56 +08:00
Ryan Wang ecbda21ea2 chore: upgrade antd. (halo-dev/console#105) 2020-03-18 21:45:05 +08:00
Ryan Wang fe2ed25541 fix: backup download link cannot be clicked. (halo-dev/console#104) 2020-03-18 01:55:11 +08:00
ruibaby 31ae8f0357 release: 1.3.0-beta.3. 2020-03-18 01:18:01 +08:00
Ryan Wang a2f73e8bbe refactor: compress-resources. (halo-dev/console#103) 2020-03-18 01:09:54 +08:00
Ryan Wang 1fcd0a27dd refactor: dashboard page. (halo-dev/console#102) 2020-03-17 23:56:47 +08:00
Ryan Wang 2c98963fbc feat: support export database. (halo-dev/console#101) 2020-03-17 15:15:44 +08:00
Ryan Wang d1e520a476 feat: support data import in install page. (halo-dev/console#100) 2020-03-17 13:15:49 +08:00
Ryan Wang fbe428e775 refactor: related functions for publishing posts. (halo-dev/console#99) 2020-03-16 11:22:38 +08:00
Ryan Wang 6b7ffa7562 refactor: install page. (halo-dev/console#98) 2020-03-15 17:04:41 +08:00
Ryan Wang bf032a958b refactor: theme install modal (halo-dev/console#96) 2020-03-13 20:21:41 +08:00
Ryan Wang a138ca55cd refactor: post month path type. (halo-dev/console#94) 2020-03-12 14:43:28 +08:00
Ryan Wang ed6cc4a707 fix: #82 (halo-dev/console#95) 2020-03-12 14:42:48 +08:00
Ryan Wang e0b7da7a77 refactor : meta variable (halo-dev/console#92)
* 1.3.0-beta.2

* refactor: metas variable.

* refactor: metas variable.
2020-03-11 13:49:00 +08:00
Ryan Wang ea0b2df06d refactor: remove recovery. (halo-dev/console#93) 2020-03-11 13:48:24 +08:00
Ryan Wang 3f72345248 fix: If not initialized, jump to the initialization page. (halo-dev/console#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 e8199d3498 fix: the delete theme button could not be clicked. (halo-dev/console#90) 2020-03-09 23:34:38 +08:00
ruibaby bd8240c85c release: 1.3.0-beta.2 2020-03-08 11:43:55 +08:00
Ryan Wang 8308c66dc1 refactor: options page. (halo-dev/console#89)
* refactor: options page.

* fix: option api.
2020-03-07 16:17:34 +08:00
Ryan Wang 70538d7caf refactor: some copywriting. (halo-dev/console#88) 2020-03-07 01:15:34 +08:00
Ryan Wang 4dd9fa911a fix: #73 (halo-dev/console#87) 2020-03-06 21:44:24 +08:00
Ryan Wang 99b2bc4d67 chore: migrate ant-design-vue to 1.5.0. (halo-dev/console#85) 2020-03-06 13:58:59 +08:00
Ryan Wang 8860b45060 fix: problems with paging. (halo-dev/console#84) 2020-03-06 13:57:54 +08:00
Ryan Wang 94c5403c05 refactor: pages (halo-dev/console#83)
* 1.3.0-beta.2

* refactor: extraction of some components.
2020-03-06 13:15:58 +08:00
Ryan Wang 0860351706 chore: update dependencies. (halo-dev/console#81) 2020-03-04 21:36:55 +08:00
Ryan Wang dd4702cc28 refactor: sheet list. (halo-dev/console#80) 2020-03-04 21:35:39 +08:00
Ryan Wang 4a97e04f45 feat: support meta_keywords and meta_description. (halo-dev/console#79) 2020-03-04 20:00:06 +08:00