Commit Graph

36 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 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 403443e126
refactor: weaken the animation of the login page #359 (#369) 2021-10-29 22:33:45 +08:00
Ryan Wang 74eeaeca55
fix: login page keyboard shortcut keys not working in macOS. (#352) 2021-09-14 20:45:51 +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 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
Ryan Wang 2cfe229790
refactor: login page (#238)
* refactor: login page

* feat: #130
2020-08-30 17:46:45 +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
bear abd29a834f
Support MFA-TOTP Auth (halo #745) (#124)
* login page add authcode-form

* halo mfa auth test

* profile page
2020-04-04 19:42:05 +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
ruibaby 7564997aba feat: add the load animation to the login button. 2020-01-30 12:41:06 +08:00
ruibaby cc1c6233a2 fix: comments cannot be replied to. 2019-12-29 20:49:32 +08:00
ruibaby 2b887e7a5a feat: performance optimization. 2019-12-23 13:33:47 +08:00
ruibaby 99d36a65e6 feat: performance optimization. 2019-12-23 12:54:15 +08:00
ruibaby 6ecb516c9f refactor: login page. 2019-12-22 22:33:34 +08:00
ruibaby c2feb69a10 refactor: login page. 2019-12-22 22:31:15 +08:00
ruibaby 600f9d682e Support reset password. 2019-09-05 17:08:20 +08:00
ruibaby 054354d357 Perfect code. 2019-09-03 20:25:29 +08:00
ruibaby ec1a661177 Cache options by vuex. 2019-09-03 16:58:30 +08:00
ruibaby 9c6175dfe8 Created ThemeSetting component. 2019-08-27 22:48:56 +08:00
ruibaby 7cbf49e911 Perfect api settings. 2019-06-29 12:46:13 +08:00
johnniang f2817971c4 Enable api base url modification 2019-06-29 00:45:04 +08:00
ruibaby a5a27822d6 Complete message. 2019-05-31 22:35:09 +08:00
johnniang 47699b38a2 Fix user menu bug 2019-05-07 21:33:18 +08:00
ruibaby 55b12ca6b0 Support test email. 2019-05-07 01:47:46 +08:00
ruibaby 2e69a8167a Refactor login page. 2019-05-01 21:20:26 +08:00
ruibaby 4e6a6b9fc0 Refactor Login.vue. 2019-05-01 12:08:08 +08:00
johnniang a835758b7f Perfect login 2019-04-30 11:18:53 +08:00
johnniang 26cd673f73 Complete login procedure 2019-04-29 20:44:09 +08:00
johnniang 54e9372d79 Fix installation bug 2019-04-29 19:28:46 +08:00
ruibaby 540388bbaf Fommat code. 2019-04-24 11:14:44 +08:00
ruibaby 4f4cab98be Complate login page 2019-04-06 01:03:01 +08:00
johnniang d2efcd9ee7 Remove unused files 2019-03-20 22:51:06 +08:00
ruibaby 2f24ff9610 Complate Dashboard index 2019-03-20 20:22:52 +08:00