Commit Graph

43 Commits (0faacf4d82106292a40c6aee49bd6aa863e7b51c)

Author SHA1 Message Date
Ryan Wang 0faacf4d82
perf: optimize the logic for determining whether to initialize (#495)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-09 14:22:31 +08:00
Ryan Wang 7f6234e7f7
refactor: change the logo of the installation page to base64 svg (#450)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 22:54:32 +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 5f893aa5c5
refactor: installation page logo (#383) 2021-11-29 09:58:23 +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 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 895bd70192
fix: upload component accepts default value. (#301) 2021-03-06 23:22:48 +08:00
Ryan Wang 17e0f47465 chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +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
王存露 65c3894321
fix: Token will cause page jump error when reinstalling Halo (#240) 2020-09-08 23:52:00 +08:00
Ryan Wang 2cfe229790
refactor: login page (#238)
* refactor: login page

* feat: #130
2020-08-30 17:46:45 +08:00
弥枳 d72fe025c8
pref: validation optimization of many edit form. (#223) 2020-08-08 10:10:21 +08:00
Ryan Wang 9828aaef74
pref: code optimization again. (#215) 2020-07-14 16:51: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 dc4d1e2d98
refactor: category and tag form. (#193) 2020-06-08 11:24:01 +08:00
Ryan Wang d3e2bda04f
feat: add validate for installation. (#169) 2020-05-18 21:27:13 +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
Ryan Wang 2fd8d14371
pref: post publishing experience. (#125)
* pref: post publishing experience.

* fix: sheet tab icon.
2020-04-05 17:01:57 +08:00
FireflyHoo 3a491c4e42
feat: add ConfirmPassword Validate (#116)
* feat: add ConfirmPassword Validate

* Update Installation.vue
2020-04-04 16:44:58 +08:00
ruibaby 794e24e69f release: 1.3.1 2020-03-28 15:45:50 +08:00
Ryan Wang c50c78cd8e
feat: support data import in install page. (#100) 2020-03-17 13:15:49 +08:00
Ryan Wang b7ff9232ff
refactor: install page. (#98) 2020-03-15 17:04:41 +08:00
Ryan Wang 50a2800277
refactor: remove recovery. (#93) 2020-03-11 13:48:24 +08:00
ruibaby 12970716c0 style: replace console.log() to this.$log. 2020-01-06 20:32:33 +08:00
ruibaby ad57525b0c feat: refactor option forms. 2019-11-19 14:23:10 +08:00
ruibaby 9d1e7dd1be Support set post sort. 2019-08-29 21:01:05 +08:00
ruibaby 4669fb54e5 Fixed install error. 2019-08-24 11:40:36 +08:00
ruibaby a08a0a5274 Update Installation.vue 2019-06-01 17:10:56 +08:00
ruibaby e17697e0d1 Update Installation.vue 2019-06-01 16:55:15 +08:00
ruibaby c4804a2161 Update Installation.vue 2019-06-01 16:54:24 +08:00
ruibaby a5a27822d6 Complete message. 2019-05-31 22:35:09 +08:00
ruibaby c41caba1c0 Support theme reload. 2019-05-01 22:26:17 +08:00
ruibaby e6dabca449 JS lint. 2019-05-01 14:45:16 +08:00
ruibaby 4c0ccd3939 Auto input blog address. 2019-05-01 14:40:03 +08:00
johnniang 54e9372d79 Fix installation bug 2019-04-29 19:28:46 +08:00
ruibaby 4a2ef64adf Refactor installation。 2019-04-29 17:04:05 +08:00
johnniang 72c3977252 Perfect installation 2019-04-28 22:29:24 +08:00
johnniang d0f8834799 Enhance installation 2019-04-28 21:49:09 +08:00
ruibaby 94374960af Remove useless components. 2019-04-28 15:42:55 +08:00
johnniang 0d69ba6d38 Complete parts of installation 2019-04-28 15:16:43 +08:00
ruibaby 6384fdeb82 Refactor code. 2019-04-27 19:45:37 +08:00
ruibaby 7618dbc08c Change some method name. 2019-04-27 02:40:10 +08:00