Commit Graph

666 Commits

Author SHA1 Message Date
Hakadao
207e3a9eae feat: redesign channels popup 2024-07-06 02:18:34 +08:00
Hakadao
7fa2e28666 feat(TopBar): change the logo style 2024-07-06 00:56:17 +08:00
Hakadao
66f4130e6c chore(TopBar): remove unnecessary condition for showing VIP icon 2024-07-05 00:15:54 +08:00
Hakadao
412dbe08c5 chore: adjust part of code style 2024-07-05 00:15:06 +08:00
zyH
5729c0b81a feat(TopBar): show vip icon when hover avatar (#879) 2024-07-05 00:01:00 +08:00
MidnightCrowing
67b03b5046 feat(UserPanelPop): add experience bar (#875)
* feat: add experience bar

* comment out LV6d_ICON

* delete LV6d_ICON import

* change type declaration

* change type declaration

* add show judgment

* update UserPanelPop.vue

* feat: update user panel style

* chore: update

* chore: Update lvIcons.ts to include LV6_LIGHTNING_ICON

* chore: update user panel styles

* chore: add english translate example

* add i18n for experience description

* feat: improve the i18n translate && adjust style

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-05 00:00:06 +08:00
Hakadao
f86ee7e132 refactor: use --bew-skeleton to represent the skeleton color 2024-07-02 15:06:01 +08:00
Hakadao
06382e10e2 feat: recommendation mode filter setting (#840)
* feat: Add filter options for view count and duration in settings

* chore: update styles && rename func.ts to useFilter.ts

* feat: Add scrollbar check to determine if the viewport has a scrollbar

* feat: app recommendation filters

* chore: update

* feat: i18n support

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-07-01 01:05:18 +08:00
Hakadao
b7d7c4bab5 feat: add frosted glass for all top bar popups 2024-06-30 16:27:51 +08:00
Hakadao
79e1b82652 chore: Adjust dock and top bar mask style 2024-06-30 15:03:10 +08:00
Hakadao
6b10130867 chore: add shadow to avatar in TopBar component 2024-06-30 14:38:44 +08:00
Hakadao
e91549f584 chore(Dock): adjust dock style 2024-06-30 14:27:25 +08:00
Hakadao
4177bf6e61 feat(TopBar): adjust frosted glass effect 2024-06-30 06:53:03 +08:00
Hakadao
b148718384 feat(Dock): add bottom dock gradient frosted glass effect 2024-06-30 06:52:08 +08:00
Hakadao
73cc292050 chore: adjust settings style 2024-06-30 05:42:20 +08:00
Hakadao
0bd29798d8 chore(TopBar): adjust dot style 2024-06-30 05:10:40 +08:00
Hakadao
20e8e22f12 fix(TopBar): adjust top bar dot style 2024-06-30 05:04:38 +08:00
Hakadao
797048c8db fix: correct the truncation of save to watch later tooltip (#870)
close #870
2024-06-30 04:57:58 +08:00
Hakadao
f9e68fd144 fix: resolve #869 2024-06-30 00:41:12 +08:00
Hakadao
77b578556e feat: add edge glow effect for top bar popups 2024-06-28 02:10:43 +08:00
Hakadao
62cd2b6da0 feat(TopBar): redesign top bar 2024-06-28 01:33:09 +08:00
Hakadao
021c7c4dcf refactor: rename content color variable names 2024-06-27 01:24:19 +08:00
Hakadao
4fe4c92733 refactor: unify elevated elements color 2024-06-27 01:06:46 +08:00
Hakadao
e1abff50b2 fix(MorePop): cannot switch to other languages 2024-06-24 11:33:46 +08:00
Hakadao
95da18c524 refactor(Settings): rename customizeWallpaper to locallyUploadedWallpaper 2024-06-24 11:18:24 +08:00
Hakadao
9cea5258d1 chore(Settings): adjust settings icon style 2024-06-24 01:43:10 +08:00
Hakadao
4cfea29f68 feat: add image compression and resizing for wallpaper upload 2024-06-24 01:36:54 +08:00
Hakadao
154e74ae68 fix(FavoritesPop): cannot load data in some cases (#857)
close #857
2024-06-24 00:54:28 +08:00
Hakadao
9f3005ac65 chore: add settings icon hover effect && delete useless code 2024-06-21 16:39:10 +08:00
Hakadao
73dc752dc7 fix(Settings): two wallpaper group in search page settings 2024-06-21 00:41:20 +08:00
cloudflypeng
586b503268 feat: use local image for wallpaper && change broken image style (#851)
* feat: 新增自定义背景图片和图片error显示

* chore: update broken image icon

* feat: improve customize wallpaper function

* chore: fix ts error

* chore: temporarily disable broken images

* chore: update upload style

* refactor: Add ChangeWallpaper component for customizing wallpaper in SearchPage and globally

* refactor: Update ChangeWallpaper component to handle wallpaper customization in SearchPage and globally

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-06-21 00:29:09 +08:00
ljt990218
34eb136b36 fix(VideoCard): more button issue #829 && add use cursor-pointer (#853)
* fix: UserPanelPop hover Inconsistent animation

* fix(VideoCard): `moreBtn` Button issue from `#829`, add cursor-pointer class to enhance UX
2024-06-20 22:52:20 +08:00
hakadao
6000fce744 chore(TopBar): adjust frosted glass effect 2024-06-19 23:17:04 +08:00
hakadao
3a7abeb3c3 feat(TopBar): adjust mask gradient and frosted glass effect 2024-06-19 00:18:10 +08:00
hakadao
afea990bb3 refactor: update logout button color to match error color 2024-06-18 00:56:00 +08:00
hakadao
9d119b1f08 refactor(TopBar): use :class to add and remove .hover 2024-06-16 19:39:02 +08:00
hakadao
f1de0d5bfa refactor: use --bew-top-bar-height to set the bewly top bar height 2024-06-16 18:35:07 +08:00
Hakadao
d983c454fd chore(pkg): update deps (#837)
* chore(pkg): update deps

* chore: fix ts error
2024-06-15 19:36:32 +08:00
ljt990218
a353988633 fix: UserPanelPop hover Inconsistent animation (#835) 2024-06-14 02:33:40 +08:00
hakadao
dc780bffae feat(About): add twitter link 2024-06-14 02:28:53 +08:00
hakadao
ab9d6b08bb fix(TopBar): add offset to prevent watch later popup overflowing 2024-06-14 02:24:31 +08:00
hakadao
d618695c64 feat(Dialog): add border && inner glow effect to dialog component 2024-06-14 02:20:37 +08:00
hakadao
7011235914 feat: Add box shadow and adjust styles for close button in Dialog and Settings components 2024-06-14 02:12:19 +08:00
hakadao
4a55c5a128 feat(VideoCard): add back hover effect 2024-06-14 01:47:11 +08:00
hakadao
eb598ed0c6 feat(SettingsItemGroup): add box shadow to main element 2024-06-14 01:22:08 +08:00
hakadao
4f09c0a05d feat(TopBar): improve logo animation on hover 2024-06-14 01:18:48 +08:00
hakadao
8d7f8174cf feat: add inner glow effect in some components 2024-06-14 01:02:25 +08:00
hakadao
280fd92d58 feat: add glow effect in some styles 2024-06-13 02:38:23 +08:00
hakadao
2dfe79a4a5 feat(TopBar): adjust upload button styles 2024-06-13 02:16:29 +08:00
hakadao
3fa9373c67 chore(TopBar): remove important: 2024-06-12 23:15:15 +08:00