Commit Graph

999 Commits (c3875c06714ca03056edbb22c15b3ba2da7602b6)

Author SHA1 Message Date
Ryan Wang c0e4e679da feat: add SystemSettingsLayout layout component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-13 15:36:02 +08:00
Ryan Wang 0c74a819d5 refactor: routes mapping and page views structure
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-12 15:28:21 +08:00
Ryan Wang be8cdb3b54 refactor: rename FilledLayout to BasicLayout
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-11 20:41:42 +08:00
Ryan Wang bf4dbc7888 feat: add themes page component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-11 17:47:42 +08:00
Ryan Wang b6e10ad776 feat: add attachment list component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-11 17:20:10 +08:00
Ryan Wang b16570a0b3 refactor: post list component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-11 15:47:07 +08:00
Ryan Wang 8b483b5f00 refactor: post list component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-11 15:46:23 +08:00
Ryan Wang f24bd9c503 feat: add posts mock data
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-10 18:06:47 +08:00
Ryan Wang c7a30b90e3 chore: bump dependencies
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-08 23:31:30 +08:00
Ryan Wang d05cb2039a perf: user profile display role tag
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-07 17:42:29 +08:00
Ryan Wang e99ec64919 feat: add mobile bottom menu bar
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-07 17:35:10 +08:00
Ryan Wang 29ef0d3ebc feat: add user profile page
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-07 15:52:56 +08:00
Ryan Wang 0669efdcc5 feat(components/tabbar): support direction prop
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-05-05 17:49:42 +08:00
Ryan Wang 1e350ecad4 feat: add tabs component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-29 15:15:09 +08:00
Ryan Wang 2bb7a1e963 feat: add tabbar component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-28 21:55:56 +08:00
Ryan Wang d3913a46fa feat: add alert component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-28 17:26:08 +08:00
Ryan Wang 6a6aa8c250 feat: add card component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-28 15:35:16 +08:00
Ryan Wang 2b35d67c4e feat: add tooltip component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-27 15:28:13 +08:00
Ryan Wang e869f05868 refactor(components/modal): remove default footer button
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-27 14:06:02 +08:00
Ryan Wang 9d640c3a2b refactor: mount modal to body node
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-27 11:21:38 +08:00
Ryan Wang c0e6267ccc feat: add modal component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-26 21:52:56 +08:00
Ryan Wang 3853d55fd1 feat: add navbar login profile
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-25 15:15:46 +08:00
Ryan Wang 7db6894723 perf: improve menu styles
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-25 11:23:53 +08:00
Ryan Wang 710868b3c4 perf: improve page layout
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-25 11:04:00 +08:00
Ryan Wang f9f00181c6 fix: menu vertical overflow
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-24 14:33:46 +08:00
Ryan Wang 2e627c21ee 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 b8c60cde6f perf: improve button loading styles
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-21 17:44:25 +08:00
Ryan Wang bbeddb509c feat: add tag component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-21 17:33:13 +08:00
Ryan Wang 717a9f68fc feat: add space component and test case
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-21 15:48:59 +08:00
Ryan Wang f7d26d81a1 test: add test case for button loading state
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-21 10:53:29 +08:00
Ryan Wang 345c0bc3cb feat: button component support loading state
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-20 17:58:50 +08:00
Ryan Wang 4b54211a9f feat: add checkbox and checkbox-group component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-20 14:40:16 +08:00
Ryan Wang 717ef1da35 feat: add radio and radio-group component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-19 17:56:21 +08:00
Ryan Wang 195fb87552 test: add input component test case about props and v-model
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-19 14:39:38 +08:00
Ryan Wang 239e1a11da feat: add textarea component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-19 14:33:09 +08:00
Ryan Wang ee0fa26c8b test: add input component test case
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-19 12:09:24 +08:00
Ryan Wang fa0084e0de feat: add native select component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-19 12:06:38 +08:00
Ryan Wang 72abd6c55e feat: add native select component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-19 12:06:17 +08:00
Ryan Wang 66082ae744 feat: add input component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-18 18:01:03 +08:00
Ryan Wang 6f1e3f83a3 feat: add icons
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-15 17:53:32 +08:00
Ryan Wang f950f695f9 refactor: update menus config
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-15 16:52:54 +08:00
Ryan Wang 29aa66c8e2 feat: add base layout components
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-15 16:17:02 +08:00
Ryan Wang 334e6ad09f feat: router use hash history
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-13 17:34:14 +08:00
Ryan Wang 9bacb63b2e feat: add logo
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-13 17:32:46 +08:00
Ryan Wang 6b9d05112c feat: add input component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-13 16:04:05 +08:00
Ryan Wang d9293f2199 test: add MenuLabel component test case
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-13 11:40:02 +08:00
Ryan Wang d3fefcb3a9 feat: render routes menu icon
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-13 11:28:03 +08:00
Ryan Wang 731aebda3b fix: menu component story
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-13 11:14:34 +08:00
Ryan Wang 22fd24c06d feat: add RoutesMenu component
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-12 18:06:13 +08:00
Ryan Wang 52009c87c6 test: add Button component test snapshots
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-12 14:36:19 +08:00
Ryan Wang 1484d083b2 feat: add menu component (halo-dev/console#534) 2022-04-12 14:23:14 +08:00
Ryan Wang e9decaf38c feat: add button component (halo-dev/console#515)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-21 14:17:22 +08:00
Ryan Wang c9b0f77831 feat: add theme palette config (halo-dev/console#511)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-18 13:12:26 +08:00
Ryan Wang 022f232702 chore: add histoire support (halo-dev/console#510)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-16 21:26:21 +08:00
Ryan Wang e9ad94843a chore: configure tailwind css (halo-dev/console#504)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-11 11:51:40 +08:00
Ryan Wang dcf69ce99d chore: cleanup unnecessary files (halo-dev/console#494)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-08 16:43:58 +08:00
Ryan Wang ec07aa57a0 chore: add pre commit hook (halo-dev/console#479)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-04 14:57:42 +08:00
Ryan Wang ab6c2cdee6 chore: next major version base project (halo-dev/console#478)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-03 18:26:15 +08:00
Ryan Wang 35075ddd5b 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 7981b6444e fix: attachment list can't to display images with space path (halo-dev/console#474)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-01 15:37:08 +08:00
Ryan Wang 1313663001 chore: modify the cdn address of the less dependency (halo-dev/console#473)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-01 11:19:18 +08:00
Ryan Wang b6b1165a4a refactor: photo management (halo-dev/console#468)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-26 21:13:56 +08:00
Ryan Wang b0ca8b8a30 perf: optimize the SheetSettingModel component style (halo-dev/console#471)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-26 12:06:40 +08:00
Ryan Wang 3d963c8a2a Fix the problem of abnormal ui when the editor is switched to full screen (halo-dev/console#465)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-26 11:08:33 +08:00
Ryan Wang 3c5550a5db perf: optimize the PostSettingModel component style (halo-dev/console#470)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-25 17:49:25 +08:00
Ryan Wang 34b7c7ab00 refactor: comment list component code optimization (halo-dev/console#464)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-25 10:24:43 +08:00
Ryan Wang e8248c828c Refactor comment drawer into modal (halo-dev/console#463)
* refactor: target comment list modal

* feat: support create comment

* refactor: modal title

* feat: support switch target

* feat: support publish and reply
2022-02-24 15:15:32 +08:00
知雨 0f601839d0 perf: change the target of the link in the theme description to _blank (halo-dev/console#461) 2022-02-23 10:42:38 +08:00
Ryan Wang d4efb3a8a0 perf: improve login form style (halo-dev/console#456)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-22 16:56:10 +08:00
Ryan Wang bfc0c61c96 refactor: post rendered content changed to be provided by editor (halo-dev/console#449)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 22:55:15 +08:00
Ryan Wang 08c0df5f88 refactor: change the logo of the installation page to base64 svg (halo-dev/console#450)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 22:54:32 +08:00
Ryan Wang 50499a8eac feat: support click on the tip icon to go to edit page (halo-dev/console#448)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 17:47:25 +08:00
Ryan Wang 033e6221f3 chore: use @halo-dev/editor instead of halo-editor (halo-dev/console#447)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 15:58:05 +08:00
Ryan Wang 9ee10b02a1 refactor: custom sheet list component code optimization (halo-dev/console#446)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 14:03:04 +08:00
Ryan Wang 2f775241b7 refactor: post list component code optimization (halo-dev/console#445)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 13:59:10 +08:00
Ryan Wang f33dfed835 fix: the title of draft post list cannot be displayed (halo-dev/console#444)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 12:02:30 +08:00
Ryan Wang ff32358bc5 refactor: post list tag rendering using PostTag component (halo-dev/console#443)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 11:40:08 +08:00
Ryan Wang 7580459bbc refactor: sheet editing (halo-dev/console#440)
* refactor: sheet editing

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-20 22:50:04 +08:00
Ryan Wang 6ed208ecec refactor: post editing (halo-dev/console#439)
* refactor: post editing

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-20 22:38:25 +08:00
Ryan Wang 8504a9bd8d Support to sort post category (halo-dev/console#442)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-20 14:47:58 +08:00
Ryan Wang 7d34a8371d refactor: post category management (halo-dev/console#435)
* refactor: post category management

Signed-off-by: Ryan Wang <i@ryanc.cc>

* refactor: post category management

Signed-off-by: Ryan Wang <i@ryanc.cc>

* refactor: tree data

Signed-off-by: Ryan Wang <i@ryanc.cc>

* refactor: tree data

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-19 21:11:50 +08:00
Ryan Wang c9211ab342 refactor: admin layout settings (halo-dev/console#441)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-18 15:43:12 +08:00
guqing dd4bfd02ba fix: the problem that post cannot be previewed (halo-dev/console#437) 2022-02-15 22:12:45 +08:00
Ryan Wang cb1998e52f fix: unable to change attachment name (halo-dev/console#434)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-11 15:55:39 +08:00
Ryan Wang e081656d96 fix: set the default menu team error (halo-dev/console#433)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-11 15:29:52 +08:00
Ryan Wang 10bf358e33 refactor: refactoring the batch operation logic of attachment management (halo-dev/console#431)
* refactor: refactoring the batch operation logic of attachment management

Signed-off-by: Ryan Wang <i@ryanc.cc>

* feat: support select all

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-10 16:00:17 +08:00
Ryan Wang a471f91c90 perf: unify the font color of the description in the theme settings (halo-dev/console#430)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-09 17:59:13 +08:00
Ryan Wang 883cb40f03 feat: select the list of tags sorted by name (halo-dev/console#429) 2022-02-09 11:40:12 +08:00
Ryan Wang 836084061c refactor: modify the page title suffix (halo-dev/console#426)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-28 21:38:09 +08:00
Ryan Wang cc9eace7b5 refactor: remove the button to remove the thumbnail from the post settings (halo-dev/console#427)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-28 21:29:45 +08:00
Ryan Wang 91b5fc1035 refactor: pending review status comment component (halo-dev/console#425)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-28 20:28:57 +08:00
Ryan Wang 6157859810 chore: remove unnecessary components (halo-dev/console#424)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-27 17:22:19 +08:00
Ryan Wang d786012bbf refactor: use the a-button component instead of the link button (halo-dev/console#423)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-27 15:56:27 +08:00
Ryan Wang cb3386d122 fix: moving menu team causes submenus to be lost (halo-dev/console#422)
* fix: moving menu team causes submenus to be lost

Signed-off-by: Ryan Wang <i@ryanc.cc>

* fix: moving menu team causes submenus to be lost

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-27 15:26:33 +08:00
Ryan Wang c43e7bc4fd refactor: the way to select images for post editing (halo-dev/console#421)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-25 17:18:19 +08:00
Ryan Wang 727a4d6db4 refactor: attachment selection modal (halo-dev/console#420)
* refactor: attachment selection modal

Signed-off-by: Ryan Wang <i@ryanc.cc>

* feat: support view attachment detail

Signed-off-by: Ryan Wang <i@ryanc.cc>

* chore: remove AttachmentSelectDrawer.vue

Signed-off-by: Ryan Wang <i@ryanc.cc>

* chore: remove AttachmentDrawer.vue

Signed-off-by: Ryan Wang <i@ryanc.cc>

* perf: add selected icon

Signed-off-by: Ryan Wang <i@ryanc.cc>

* perf: add search form

Signed-off-by: Ryan Wang <i@ryanc.cc>

* perf: support upload file

Signed-off-by: Ryan Wang <i@ryanc.cc>

* refactor: attachment selection modal

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-25 15:25:58 +08:00
Ryan Wang 867f78aa4a refactor: action logs ui (halo-dev/console#419)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-22 22:33:25 +08:00
Ryan Wang 48275f5e8b chore: upgrade vue cli to 5.0 (halo-dev/console#417)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-21 16:50:23 +08:00
Ryan Wang 20af578708 refactor: profile form input width (halo-dev/console#414)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-19 15:50:27 +08:00
Ryan Wang f074d7819f perf: the contributor avatar source for the about page uses webp.se (halo-dev/console#413)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-19 15:18:16 +08:00
Ryan Wang 903a076bb6 chore: remove crypto-js dependency (halo-dev/console#412) 2022-01-19 08:48:48 +08:00
Ryan Wang fc7f6a8899 refactor: input attachment selection uniformly uses AttachmentInput component (halo-dev/console#406) 2022-01-17 18:37:24 +08:00
Ryan Wang d25e5eba43 refactor: theme install modal (halo-dev/console#407) 2022-01-17 18:36:05 +08:00
Ryan Wang c04b734129 fix: upgrade marked to fix security issues (halo-dev/console#408)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-16 20:33:33 +08:00
Ryan Wang b1cf9ee421 refactor: theme setting page (halo-dev/console#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 a57442284e feat: post tags support color settings (halo-dev/console#395)
* feat: post tags support color settings

* feat: add tag color picker

* feat: support choose tag color

Co-authored-by: guqing <1484563614@qq.com>
2022-01-13 13:56:36 +08:00
Ryan Wang 50e3f8ae94 refactor: form validation of the reset password page (halo-dev/console#403) 2022-01-07 19:44:44 +08:00
Ryan Wang 3c3a0e000e fix: failed to upload picture in the markdown editor (halo-dev/console#401) 2022-01-07 13:41:35 +08:00
Ryan Wang 5f3e866a41 feat: support get api url from localstorage (halo-dev/console#388) 2021-11-30 10:57:26 +08:00
Ryan Wang e5de28e3cd refactor: installation page logo (halo-dev/console#383) 2021-11-29 09:58:23 +08:00
知雨 318cfd16a1 refactor: the attached picture is covered with containers (halo-dev/console#382)
Co-authored-by: cetr <2058930674@qq.com>
2021-11-27 20:39:59 +08:00
Ryan Wang 003886aed1 refactor: sheet setting modal (halo-dev/console#381) 2021-11-27 19:58:07 +08:00
Ryan Wang 643e3c9690 refactor: use js-sdk/admin-api (halo-dev/console#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 e4ef247d13 refactor: post setting (halo-dev/console#376)
* refactor: post setting modal

* refactor: pagination

* refactor: post setting modal

* fix: TagSelect

* feat: add draft button

* feat: add meta editor

* style: remove PostSettingDrawer.vue
2021-11-16 22:25:52 +08:00
Ryan Wang 5370ac2804 refactor: attachment detail (halo-dev/console#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
felix ae264c64bc pref: attachments preview image styles (halo-dev/console#374) 2021-11-09 17:32:18 +08:00
Ryan Wang 1648b28852 fix: parent category cannot be selected in post settings #365 (halo-dev/console#367) 2021-10-29 22:35:56 +08:00
Ryan Wang 02dea4e3af refactor: weaken the animation of the login page #359 (halo-dev/console#369) 2021-10-29 22:33:45 +08:00
Ryan Wang 287668fa85 feat: support resetting post slug #319 (halo-dev/console#368) 2021-10-29 21:47:22 +08:00
Ryan Wang 9271a9ee5e refactor: update logo (halo-dev/console#366) 2021-10-27 23:15:10 +08:00
LiuJiJiang 81d0ccd668 style: add styles to scroll bar (halo-dev/console#364) 2021-10-23 23:15:32 +08:00
guqing 4682d88c83 feat: add work dir backup options (halo-dev/console#362)
* feat: add work dir backup options

* feat: add layout to backup options

* refactor: modify variable naming

* refactor: rename variables
2021-10-12 14:54:29 +08:00
Ryan Wang 6228e4a6f2 chore: use pnpm package manager (halo-dev/console#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
知雨 3669a79e3e Improve avatar selector for comment setting tab (halo-dev/console#357)
* perfect: supplementary avatar type

* perfect: supplementary avatar type

* perfect: supplementary avatar type

Co-authored-by: cetr <2058930674@qq.com>
2021-09-19 22:17:27 +08:00
Ryan Wang 7bc33023af perf: automatically calculate post editor height. (halo-dev/console#355) 2021-09-16 08:53:00 +08:00
Ryan Wang 59d87007ab refactor: upgrade codemirror version. (halo-dev/console#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
Ryan Wang 5416a10291 fix: login page keyboard shortcut keys not working in macOS. (halo-dev/console#352) 2021-09-14 20:45:51 +08:00
Ryan Wang dcf85e1d95 refactor: cleanup code. (halo-dev/console#351)
* refactor: cleanup code.

* refactor: cleanup code.

* refactor: cleanup code.

* fix: post list render error.
2021-09-14 20:45:30 +08:00
知雨 0d6faaf774 refactor: Make menu sorting more intuitive (halo-dev/console#350)
* refactor: Make menu sorting more intuitive

* refactor: Make menu sorting more intuitive

Co-authored-by: cetr <2058930674@qq.com>
2021-08-29 14:43:22 +08:00
Ryan Wang 82d3b90bba feat: add region option for minio. (halo-dev/console#346) 2021-07-25 17:23:28 +08:00
Ryan Wang 2c592c24ed refactor: disable tabs change animation. (halo-dev/console#344) 2021-07-03 15:20:00 +08:00
Ryan Wang 88dd64b0c0 Invalidate url type for logo and favicon in system options. (halo-dev/console#338) 2021-06-14 16:42:20 +08:00
Ryan Wang 427f21a5ad fix: #331 (halo-dev/console#332) 2021-05-24 22:06:49 +08:00
Li b067b1d40b fix: #329
fix: #329
2021-05-15 22:58:35 +08:00
Ryan Wang 5e7f2ccfc7 fix: #327 (halo-dev/console#328) 2021-05-15 12:30:04 +08:00
Ryan Wang 57171c7367 fix: comment reply content cannot wrap. (halo-dev/console#322) 2021-04-29 23:56:04 +08:00
Ryan Wang be0880675d feat: support set gravatar source. (halo-dev/console#314) 2021-03-29 00:16:24 +08:00
Ryan Wang f5aac99b73 fix: #312 (halo-dev/console#313) 2021-03-28 18:11:15 +08:00
Ryan Wang 61eb4f8409 fix: #310 (halo-dev/console#311) 2021-03-17 21:41:57 +08:00
Ryan Wang 3d43c5baa2 fix: #308 (halo-dev/console#309) 2021-03-11 21:12:42 +08:00
Ryan Wang 203f86544c fix: post edit page. (halo-dev/console#302) 2021-03-07 00:31:25 +08:00
Ryan Wang 02f94f2b3e fix: upload component accepts default value. (halo-dev/console#301) 2021-03-06 23:22:48 +08:00
Ryan Wang bd54ac4843 chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00
Ryan Wang b82d606d39 pref: #291 (halo-dev/console#300) 2021-03-05 18:54:45 +08:00
Ryan Wang 566f365ab2 refactor: install page. (halo-dev/console#296)
* refactor: install page.

* refactor: install page.

* refactor: install page.

* refactor: install page.
2021-02-25 20:33:20 +08:00
Ryan Wang b23d32206d fix: theme update by upload. (halo-dev/console#299) 2021-02-25 20:33:00 +08:00
Ryan Wang 1673a673fb refactor: backup file download. (halo-dev/console#297) 2021-02-22 09:22:41 +08:00
Ryan Wang fddb310b4e fix: body overflow. (halo-dev/console#293) 2021-02-08 19:56:24 +08:00
Ryan Wang a49794d92f release: 1.4.4. 2021-02-07 21:11:05 +08:00
Ryan Wang 2cf450b9ec feat: category password (halo-dev/console#292)
* feat: category increase password

* fix: progress bar.

* feat: category password.

Co-authored-by: xiangbei.yzx <xiangbei.yzx@alibaba-inc.com>
2021-02-05 10:26:10 +08:00