Commit Graph

331 Commits (e3e0ddc95a5de2501f48848c388efead5646e06f)

Author SHA1 Message Date
Ryan Wang 360ddd13c6 feat: add tooltip component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-27 15:28:13 +08:00
Ryan Wang e23a0a710e chore: add gzip compression vite plugin
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-24 15:14:03 +08:00
Ryan Wang eb4121c510 chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-24 14:19:42 +08:00
Ryan Wang 2e56412670 refactor: use histoire instead of view components page
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-22 16:05:30 +08:00
Ryan Wang 3222f3449f feat: button component support loading state
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-20 17:58:50 +08:00
Ryan Wang 673d8c32a3 chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-20 14:41:07 +08:00
Ryan Wang 2ca0191802 chore: unit test support tsx component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-18 14:46:03 +08:00
Ryan Wang 2f0ad5ecc5 chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-15 11:04:03 +08:00
Ryan Wang 0f91488044 feat: add RoutesMenu component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-12 18:06:13 +08:00
Ryan Wang bd446449c0
feat: add menu component (#534) 2022-04-12 14:23:14 +08:00
Ryan Wang 9815a30744
feat: add button component (#515)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-21 14:17:22 +08:00
Ryan Wang 6858ab3be0
feat: add theme palette config (#511)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-18 13:12:26 +08:00
Ryan Wang 0b1acce556
chore: add histoire support (#510)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-16 21:26:21 +08:00
Ryan Wang 0b1e087c43
chore: configure tailwind css (#504)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-11 11:51:40 +08:00
Ryan Wang 9cf97b9d3c
chore: add pre commit hook (#479)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-04 14:57:42 +08:00
Ryan Wang 020db1422e
chore: next major version base project (#478)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-03 18:26:15 +08:00
Ryan Wang 1eac16acfd chore: clean code for next major version
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-03 11:44:12 +08:00
Ryan Wang ea955d49dd
refactor: photo management (#468)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-26 21:13:56 +08:00
Ryan Wang 9eb52e835b
Fix the problem of abnormal ui when the editor is switched to full screen (#465)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-26 11:08:33 +08:00
Ryan Wang e2bf2756f6
chore: disable modern build (#454)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-22 16:33:59 +08:00
Ryan Wang 7c91a08f83
chore: remove build for jsdelivr env (#455)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-22 16:16:52 +08:00
Ryan Wang 120a2a201f
chore: bump dependencies (#453)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-22 14:23:57 +08:00
Ryan Wang a784090df3
release: 1.5.0-alpha.1 (#452) 2022-02-21 23:19:30 +08:00
Ryan Wang 30f09aca8f
refactor: post rendered content changed to be provided by editor (#449)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 22:55:15 +08:00
Ryan Wang 4884e11c88
chore: bump @halo-dev/editor to 3.0.0-alpha.1 (#451)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 22:36:34 +08:00
Ryan Wang e8275370c4
chore: use @halo-dev/editor instead of halo-editor (#447)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 15:58:05 +08:00
Ryan Wang 460f770564
refactor: post editing (#439)
* refactor: post editing

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-20 22:38:25 +08:00
Ryan Wang 4c7e799a01
Support to sort post category (#442)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-20 14:47:58 +08:00
Ryan Wang 70c95b3974
refactor: the way to select images for post editing (#421)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-25 17:18:19 +08:00
Ryan Wang 7a8f97c701
chore: upgrade tailwindcss to 3.0 (#418) 2022-01-21 20:19:52 +08:00
Ryan Wang 01a9e45e1a
chore: upgrade vue cli to 5.0 (#417)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-21 16:50:23 +08:00
Ryan Wang e1ccf5b219
chore: remove crypto-js dependency (#412) 2022-01-19 08:48:48 +08:00
Ryan Wang 13ee41c710
fix: upgrade marked to fix security issues (#408)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-16 20:33:33 +08:00
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
2022-01-14 15:37:31 +08:00
Ryan Wang 596beb09c4
release: 1.4.15 (#392) 2021-12-06 16:10:38 +08:00
Ryan Wang 1476443872
release: 1.4.14 (#391) 2021-12-05 19:04:02 +08:00
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>
2021-11-26 23:05:00 +08:00
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
2021-11-16 22:22:41 +08:00
Ryan Wang b59dd62157
fix: parent category cannot be selected in post settings #365 (#367) 2021-10-29 22:35:56 +08:00
Ryan Wang ee614c188c release: 1.4.13 2021-10-24 14:47:13 +08:00
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
2021-09-26 22:56:55 +08:00
Ryan Wang 6c9ff82cc9 release: 1.4.12 2021-09-16 20:22:07 +08:00
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
Ryan Wang 80735f7d68 release: 1.4.11 2021-07-24 12:20:03 +08:00
ryanwang dcf6525b72 release: 1.4.10 2021-07-20 14:01:58 +08:00
Ryan Wang 310c32dd78 release: 1.4.9 2021-07-18 23:45:24 +08:00
Ryan Wang a434ba6f51
refactor: disable tabs change animation. (#344) 2021-07-03 15:20:00 +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 a817565e99 release: 1.4.7 2021-03-14 12:48:17 +08:00
Ryan Wang e21201e446 release: 1.4.7-beta.1 2021-03-14 12:28:50 +08:00
Ryan Wang efcef1e1b7 release: 1.4.6. 2021-03-07 22:21:51 +08:00
Ryan Wang 17e0f47465 chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
Ryan Wang 14eda89f81
pref: #291 (#300) 2021-03-05 18:54:45 +08:00
Ryan Wang acbbb19347
refactor: install page. (#296)
* refactor: install page.

* refactor: install page.

* refactor: install page.

* refactor: install page.
2021-02-25 20:33:20 +08:00
Ryan Wang ec25a23111 release: 1.4.5. 2021-02-08 20:03:57 +08:00
Ryan Wang d4b7b724b3 release: 1.4.4. 2021-02-07 21:11:05 +08:00
Ryan Wang 0494855b24 release: 1.4.3. 2021-01-28 00:34:55 +08:00
Ryan Wang 636b771117 release: 1.4.3-beta.1. 2021-01-25 21:22:09 +08:00
Ryan Wang bff19da29f
chore: upgrade dependencies. (#284)
* chore: upgrade dependencies.

* chore: upgrade dependencies.
2021-01-24 12:55:24 +08:00
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>
2021-01-06 11:54:47 +08:00
Ryan Wang e18be221c5
feat: support export markdown package. (#279) 2021-01-05 09:47:18 +08:00
Ryan Wang 17eb64ebff
pref: add page load progress bar. (#272) 2020-12-08 09:59:25 +08:00
Ryan Wang 8bd9e13a80 release: 1.4.2 2020-11-02 23:11:01 +08:00
Ryan Wang 701e37940e
feat: halo-dev/halo#1119 (#264) 2020-11-02 22:35:48 +08:00
Ryan Wang 68282c3c77 release: 1.4.1 2020-09-29 23:48:53 +08:00
Ryan Wang f3c2359886
chore: remove moment dependency. (#256) 2020-09-25 23:07:58 +08:00
Ryan Wang 6a4d68f7c1
release: 1.4.0 (#252) 2020-09-23 20:33:36 +08:00
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>
2020-09-19 21:58:58 +08:00
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.
2020-09-13 10:29:23 +08:00
Ryan Wang 6479af2161 release: 1.4.0-beta.3 2020-09-06 20:36:14 +08:00
Ryan Wang 2cfe229790
refactor: login page (#238)
* refactor: login page

* feat: #130
2020-08-30 17:46:45 +08:00
Ryan Wang 121776da41
chore: upgrade dependencies. (#237) 2020-08-30 15:23:31 +08:00
Ryan Wang 3e765186e8
feat: support tiny-pinyin. #177 (#235) 2020-08-24 00:52:25 +08:00
johnniang c5fc413863 Dependencies upgrade 2020-08-23 01:49:15 +08:00
ruibaby 3e872b551b release: 1.4.0-beta.2 2020-08-04 21:41:33 +08:00
ruibaby e5092a027a release: 1.4.0-beta.1 2020-07-19 22:15:40 +08:00
Ryan Wang 4612ce592b
pref: code optimization. (#213)
* pref: code optimization.

* fix: theme configuration loading.

* pref: code optimization.
2020-07-13 09:32:07 +08:00
Ryan Wang 014413ef48
refactor: optimized loading of newer versions of the about page. (#211) 2020-07-11 16:56:29 +08:00
Ryan Wang be66cf37a7
chore: upgrade dependencies. (#208) 2020-07-05 12:14:23 +08:00
Ryan Wang dc4d1e2d98
refactor: category and tag form. (#193) 2020-06-08 11:24:01 +08:00
Junyi Ao 6c626b76cb
fix #71 附件库支持右键复制图片地址 (#180)
* fix issue 71

* 删除class-a,调整label,z-index和minWidth
2020-05-28 23:57:44 +08:00
Ryan Wang d3e2bda04f
feat: add validate for installation. (#169) 2020-05-18 21:27:13 +08:00
dependabot-preview[bot] 577ee62b59
chore(deps-dev): bump eslint from 5.16.0 to 6.8.0 (#144)
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.16.0...v6.8.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-05-07 13:35:15 +08:00
dependabot-preview[bot] 67e9d85b1a
chore(deps-dev): bump @vue/cli-plugin-eslint from 3.12.1 to 4.3.1 (#146)
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) 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-plugin-eslint)

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:48 +08:00
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
ruibaby 49f364bd9f release 1.1.0-beta.3 2019-09-06 20:10:24 +08:00
ruibaby 493da47baa release 1.1.0-beta.2 2019-09-01 21:36:59 +08:00
ruibaby 5d654db0c9 Support stick post. 2019-08-30 20:58:22 +08:00
ruibaby a8ade50451 Remove useless files and dependencies. 2019-08-30 17:29:17 +08:00
ruibaby 4b3aab153e released 1.1.0-beta.1. 2019-08-28 11:56:05 +08:00
ruibaby eb3f211c1f Create PostSetting component. 2019-08-26 21:49:52 +08:00
ruibaby a4384f921b Support color type for theme setting. 2019-08-24 21:39:43 +08:00
ruibaby 7b814dbeb3 Change mavonEditor to halo-editor. 2019-08-18 09:39:59 +08:00
ruibaby 8c6817c08b Update dependencies. 2019-08-17 22:50:19 +08:00
ruibaby 26af12cb82 released 1.0.3 2019-07-09 21:10:33 +08:00
guqing a8f2d7030e 增加附加视频预览功能,并对不支持预览的缩略图做不支持处理 2019-06-26 19:58:08 +08:00
ruibaby 14ea9a2464 released 1.0.2. 2019-06-13 00:56:13 +08:00
johnniang c17e9d89a6 Try to release v1.0.2-beta 2019-06-12 21:22:45 +08:00
853029827@qq.com fbc161cc77 Dashboard added "countdown" effect 2019-06-06 11:38:14 +08:00
ruibaby b8e5182c23 1.0.1 2019-06-05 10:41:06 +08:00
ruibaby 4baa9af2b5 1.0.0 2019-06-01 17:32:27 +08:00
ruibaby 0743a08320 Update packages. 2019-05-29 13:41:18 +08:00
johnniang 757f70b5c1 Try to release v1.0.0-beta.1 2019-05-21 22:49:07 +08:00
johnniang ff33a5f6d6 Complete token refresh feature 2019-05-17 02:12:49 +08:00
ruibaby 287b805c2f update package.json 2019-05-08 21:41:38 +08:00
ruibaby 787c7bd917 update package.json 2019-05-08 21:40:23 +08:00
johnniang bb4f88bd03 Fix xss attack for comment 2019-05-08 18:06:59 +08:00
johnniang f04c1c449a Remove unused dependencies 2019-05-01 00:16:25 +08:00
ruibaby 3778b04025 Build config.json. 2019-04-12 00:48:58 +08:00
ruibaby 85b449d4bb 目录结构更改 2019-04-10 20:29:41 +08:00
ruibaby 4f4cab98be Complate login page 2019-04-06 01:03:01 +08:00
ruibaby 4976fdc20e list theme file(not done) 2019-04-02 19:11:22 +08:00
ruibaby 535199530e 完成主题编辑页面 2019-04-01 22:26:55 +08:00
ruibaby cdb61f4885 Remove useless dependence 2019-03-30 12:01:05 +08:00
ruibaby 3dcfdad849 remove some dependence 2019-03-29 11:57:32 +08:00
johnniang efdb0441c1 Add vuejs logger 2019-03-29 01:22:30 +08:00
ruibaby f1ea43a6bb Add markdown editor 2019-03-27 19:51:45 +08:00
johnniang 9418d99570 Merge branch 'master' of gitlab.com:halo_dev/halo-admin 2019-03-21 10:26:28 +08:00
johnniang edf9522171 Complete post api and comment api 2019-03-21 10:25:55 +08:00
ruibaby 056c508a27 upgrade dependencies 2019-03-21 10:01:53 +08:00
ruibaby 2f24ff9610 Complate Dashboard index 2019-03-20 20:22:52 +08:00
johnniang 0fa4add414 Add dependencies config 2019-03-19 10:51:15 +08:00
johnniang 8939039280 Add additional dependencies 2019-03-19 10:34:57 +08:00
johnniang 6d0f6f70d8 init 2019-03-19 00:35:13 +08:00