Commit Graph

871 Commits (4de9e320dae7c8842840f675e1430627be093f98)

Author SHA1 Message Date
Ryan Wang cd5016d12f
refactor: theme color change (#543)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-08 06:55:59 +00:00
Ryan Wang e8bd5e262b
perf: categories in the post list filters supports showing whether there is a password or not (#541)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-08 14:28:18 +08:00
Ryan Wang 118b793e41
perf: categories in the post settings supports showing whether there is a password or not (#540)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-07 14:07:07 +00:00
Ryan Wang 30f3349546
fix: no category in category management does not show empty tips (#538)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-06 16:45:55 +00:00
Ryan Wang e8146d929f
fix: recycle post title cannot be displayed in full (#537)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-06 15:05:45 +00:00
Ryan Wang 5ed960f633
fix: no processing bar for page jumps longer than 250ms (#539)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-06 13:34:05 +00:00
Ryan Wang 8c54bb3ed0
fix: the icon style in the dashboard statistics is offset (#536)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-06 07:02:08 +00:00
Ryan Wang e7e443778c
fix: deep sub-categories not showing has password status (#527)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-30 17:04:55 +08:00
Ryan Wang 812daa2eae
fix: initial value of topPriority in post settings (#530)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-30 17:04:31 +08:00
QuentinHsu 719e3bd63c
fix: wrong response field is used (#526) 2022-03-29 14:22:01 +00:00
QuentinHsu 54f20b4895
fix: the mode.topPriority involving computed is not initialized (#525) 2022-03-27 09:45:20 +00:00
Xu, Quentin Yang aa8035855d
fix: wrong path to referenced image (#524) 2022-03-26 10:07:22 +00:00
Xu, Quentin Yang 0e9c126616
fix: the real parameter was passed in error. (#520) 2022-03-25 01:22:07 +00:00
Ryan Wang cb26198d65
feat: auditing comments modal support click into the comment management (#517)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-22 18:01:27 +08:00
Ryan Wang 29073465ed
feat: theme visual settings page add back button (#514)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-20 14:08:15 +08:00
Ryan Wang b50e1abe98
refactor: journal editing using the markdown editor (#506)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-13 10:46:50 +08:00
Ryan Wang 7e1e58387e
feat: update avatar support to modify the avatar link (#505)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-11 14:51:48 +08:00
Ryan Wang c7e872d812
feat: theme supports preview after setting (#502)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-10 23:46:20 +08:00
Yorksh1re bb28b3ff2f
fix: clear validation results while editing. (#503) 2022-03-10 23:07:27 +08:00
Yorksh1re 5b17179c0c
fix: clear the verification result when editing the category directory. (#501)
Co-authored-by: zhenze <ezreeeal@gmail.com>
2022-03-10 15:40:18 +08:00
Ryan Wang 6a1aeb5143
feat: support to modify menu team name (#499)
feat: support to modify menu team name
2022-03-10 15:07:20 +08:00
Ryan Wang af36295abd
fix: the attachment list image is not updated after paging (#496)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-09 20:29:35 +08:00
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 54e5f3829a
perf: optimize the experience of collapsing the menu (#493)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-08 16:43:25 +08:00
Ryan Wang 545252f11e
fix: the problem of incorrect hint of opening developer option (#492)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-08 13:57:36 +08:00
Ryan Wang d816c50c4c
perf: update localStorage namespace (#490)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-07 16:34:41 +08:00
Ryan Wang f07d90add2
feat: support new categories in post settings (#489)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-07 16:26:43 +08:00
Ryan Wang 7e244c74e1
feat: comment management page adds a list of comments to the journal (#480)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-04 17:42:41 +08:00
Ryan Wang fa08257918
refactor: custom sheet list component code optimization (#477) 2022-03-03 18:45:21 +08:00
Ryan Wang fda9915883
refactor: logic of saving in the post settings modal (#476)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-03 18:24:36 +08:00
Ryan Wang 494482e573
refactor: post management (#475)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-03 15:47:00 +08:00
Ryan Wang 0f5875168d
fix: attachment list can't to display images with space path (#474)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-01 15:37:08 +08:00
Ryan Wang a58d933200
chore: modify the cdn address of the less dependency (#473)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-03-01 11:19:18 +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 51842f2afa
perf: optimize the SheetSettingModel component style (#471)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-26 12:06:40 +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 b1c28e3667
perf: optimize the PostSettingModel component style (#470)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-25 17:49:25 +08:00
Ryan Wang 5f790386ce
refactor: comment list component code optimization (#464)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-25 10:24:43 +08:00
Ryan Wang 8c071ae6a5
Refactor comment drawer into modal (#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
知雨 f481a9f5c8
perf: change the target of the link in the theme description to _blank (#461) 2022-02-23 10:42:38 +08:00
Ryan Wang 87f1cdcb61
perf: improve login form style (#456)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-22 16:56:10 +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 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 928b949a58
feat: support click on the tip icon to go to edit page (#448)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 17:47:25 +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 e12c56e352
refactor: custom sheet list component code optimization (#446)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 14:03:04 +08:00
Ryan Wang 3ec0cbba66
refactor: post list component code optimization (#445)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 13:59:10 +08:00
Ryan Wang 4c886bf512
fix: the title of draft post list cannot be displayed (#444)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 12:02:30 +08:00
Ryan Wang 2310fecc03
refactor: post list tag rendering using PostTag component (#443)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-21 11:40:08 +08:00
Ryan Wang c6cb0a9efc
refactor: sheet editing (#440)
* refactor: sheet editing

Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-02-20 22:50:04 +08:00