Commit Graph

22 Commits

Author SHA1 Message Date
MidnightCrowing
b5f740b478 fix: notifications page shows dark colors in light mode (#907)
* fix: bilibili dark color treatment

* Update useDark.ts

* Update useDark.ts

* add comment

* fix: resolve dark mode support issue in notifications page

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-21 22:36:06 +08:00
star knight
3312d809fa fix: support comment tags coloring in dark mode. closes #880 (#897)
* fix: bilibili comment theme color

* cleanup

* fix: spinner bg color

* refactor: adjust theme color timer logic

* fix: comment tags still show a light color when page is first loaded

* chore: remove unused import in useDark.ts

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-07-14 23:57:00 +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
2250eefa09 feat(Dock): add config to move back-to-top or refresh button to dock 2024-05-26 21:38:22 +08:00
hakadao
d5503e6d0d refactor: convert useImage.ts to imgs.ts 2024-05-14 23:57:38 +08:00
Hakadao
0070d38e09 fix: Update image URLs to use CDN links (#759)
close #759
2024-05-14 12:33:05 +08:00
hakadao
709329cb43 fix: attempt to fix edge extension corrupted (#705) 2024-05-12 14:48:23 +08:00
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +08:00
Hakadao
dd24072f02 Refactor/rpc (#700)
* refactor(rpc): improve type, and type safe (#673)

* refactor(rpc): improve type, and type safe

* revert `pnpm-lock.yaml` file

* improve api merge

* fix: type annotation in background/index.ts

* fix: type annotation in background/index.ts

---------

Co-authored-by: star knight <64941905+starknt@users.noreply.github.com>
2024-05-02 02:45:59 +08:00
Stephen Zhou
79f11cbb87 refactor: group dark mode logic to useDark (#694)
* refactor: group dark mode logic to useDark

* fix: cannot get the bewlyWrapper

---------

Co-authored-by: hakadao <a578457889743@gmail.com>
2024-05-02 02:10:59 +08:00
Hakadao
5672d9dd15 feat: local wallpapers (#668)
* feat: local imgs

* feat: build in wallpapers

* chore: add lazy load in wallpapers

* Merge branch 'dev' into feat/local-img

* chore: update components.d.ts

* feat: Update wallpaper grid layout in Appearance and SearchPage components

---------

Co-authored-by: Stephen Zhou <hi@hyoban.cc>
2024-04-27 22:12:24 +08:00
Stephen Zhou
8c4bae9ea4 refactor: like rpc api call (#660) (#662)
Co-authored-by: star knight <64941905+starknt@users.noreply.github.com>
Co-authored-by: hakadao <a578457889743@gmail.com>
2024-04-25 16:39:27 +08:00
Hakadao
32b6d1169b fix(TopBar): adjust mouse sensitivity on top bar (#507)
close #507
2024-04-19 16:38:53 +08:00
star knight
b00d9b2710 fix: cleanup fn (#482) 2024-04-07 18:18:47 +08:00
starknt
4a1f0a278c feat: add delay hover for topbar 2024-04-06 21:39:58 +08:00
Hakadao
5ad2320621 refactor(useAppProvider): update mainAppRef type 2024-01-28 19:08:41 +08:00
starknt
91418521f3 refactor: improve components load method, and improve provide app 2024-01-11 16:38:11 +08:00
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +08:00
MengNianxiaoyao
ce2e545c24 格式化代码以及修复观看历史部分专栏封面不显示的bug 2023-12-28 19:40:58 +08:00
Hakadao
f40b028685 chore: 2023-01-15 14:17:39 +08:00
Hakadao
0b956de18d refactor: using unocss and update dependencies 2023-01-09 01:53:35 +08:00
Hakadao
79f4ecfbf1 first commit 2022-03-24 22:09:54 +08:00