Commit Graph

69 Commits

Author SHA1 Message Date
Hakadao
9d01c7f299 feat: add a config to enable original bilibili top bar 2024-08-12 01:32:42 +08:00
Hakadao
fd49bb3a96 feat: linear gradient theme color background 2024-07-31 00:16:04 +08:00
Hakadao
e19bb5b75d chore: enable moveBackToTopOrRefreshButtonToDock by default 2024-07-30 12:18:25 +08:00
Hakadao
615c9de1bd refactor: global import common components && remove useless imports 2024-07-29 12:30:23 +08:00
Hakadao
693a7afd72 feat: add option to use old top bar 2024-07-27 14:29:49 +08:00
Hakadao
95ae47b0af refactor(top-bar): move all relative logic to TopBar.vue && remove alwaysShowTheTopBarLogoOnSearchPageMode setting 2024-07-21 19:08:23 +08:00
Hakadao
a9433c5460 perf: disable frosted glass effect for the default settings 2024-07-08 12:01:05 +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
95da18c524 refactor(Settings): rename customizeWallpaper to locallyUploadedWallpaper 2024-06-24 11:18:24 +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
Hakadao
421b779b58 feat: add option to always show tabs on home page 2024-05-30 01:50:15 +08:00
Hakadao
1da60d4640 feat: add a config to enable/disable grid layout switcher 2024-05-30 01:04:26 +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
19f4b6aed2 feat(Dock): add a config to disable light/dark mode switcher
* feat(Dock): adjust divider style
2024-05-26 19:09:45 +08:00
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +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
Hakadao
a251db94af feat: add an option to enable video preview feature 2024-04-22 12:29:04 +08:00
Hakadao
e1a6634d8c chore: Adjust toast position to top right in common-setup.ts 2024-04-08 14:42:37 +08:00
Hakadao
fede8758ff feat(Home): implement grid layout switcher 2024-03-10 19:34:35 -03:00
Hakadao
ffc9fed7d7 feat(TopBar): add top bar icon badges config 2024-03-10 15:45:24 -03:00
Hakadao
e70f62d83a feat: add performance settings 2024-03-10 14:55:41 -03:00
Hakadao
09f5c6ea6f feat(Settings): add an "always show top bar logo" setting (#219) 2024-03-08 00:53:18 -03:00
Hakadao
02788ddb90 feat: block ads 2024-03-05 00:25:37 -03:00
Hakadao
4318cc569b feat: enable automatic wallpaper masking
if you had already set the wallpaper, it enables the wallpaper masking to prevent text hard to see
2024-03-02 22:08:30 -03:00
cloudflypeng
1a5c7cecea feat: custom home tab (#314)
* feat: custom home tab

* fix: init home tab

* fix: init homePageTabVisibilityList

* fix: delete default page opions

* fix: change text and reset

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-02-25 08:16:23 -03:00
Hakadao
b2832d5525 refactor: move the OverlayScrollbars style into OverlayScrollbarsComponent 2024-01-28 19:30:22 +08:00
starknt
91418521f3 refactor: improve components load method, and improve provide app 2024-01-11 16:38:11 +08:00
Hakadao
e9ebeabc48 feat: add a setting to configure delay for video preview in video card 2024-01-11 01:39:29 +08:00
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +08:00
starknt
4f2246cf7f feat: compat Firefox 2024-01-05 16:57:53 +08:00
Hakadao
16eafd06ab refactor: rename isShowTopbar to showTopBar && rename autoHideTopbar to autoHideTopBar 2024-01-01 18:18:42 +08:00
Hakadao
e0ba340762 feat: add a setting to use the original bilibili homepage
* fix: settings panel is covered by bilibili evolved top bar  (#82)
2023-12-31 20:25:16 +08:00
Hakadao
bd3ade04a1 chore: reorder items in the settings 2023-12-31 17:36:27 +08:00
Hakadao
c6b37b3dfc feat: implement reset content feature in dock 2023-12-24 17:24:04 +08:00
Hakadao
bf67c13208 feat: dock item visibility adjustment 2023-12-20 01:34:17 +08:00
Hakadao
3727bbc1ba refactor: use pinia && move app.use() to common-setup 2023-12-18 00:41:48 +08:00
Hakadao
f37026519f feat: enable video ctrl bar on VideoCard 2023-12-06 01:25:32 +08:00
Hakadao
69e16d780c refactor: move api response types to ~/models/apiModels 2023-12-03 18:44:14 +08:00
Hakadao
5ef0abe3ae feat: automatically hide the dock 2023-11-26 19:46:50 +08:00
Hakadao
e0403b9f4a feat: automatically hide the top bar 2023-11-23 02:10:32 +08:00
Hakadao
ac5ac14af5 feat: set the default value of searchPageModeWallpaperFixed to false 2023-10-17 21:25:43 +08:00
Hakadao
d0c1bfacdf feat: add setting to fix wallpaper in search page mode 2023-10-16 18:38:45 +08:00
Hakadao
58bdeab0c3 feat: use search page mode on homepage 2023-10-01 03:23:21 +08:00
Hakadao
92ff78c966 feat: implement open link in current tab temporarily 2023-09-30 22:35:23 +08:00
Hakadao
09986179de feat: add config for adapting to other page styles 2023-09-30 14:28:18 +08:00
Hakadao
578ddca19e feat; add config for startup page #40 2023-09-29 23:19:07 +08:00
Hakadao
0ab7fcbda9 feat: add a search page configuration to settings
i18n: translate some settings configuration
2023-09-19 23:51:45 +08:00
Hakadao
7ba089a1d9 feat: add dark mode configuration to settings 2023-09-19 18:27:11 +08:00
Hakadao
d4d66259b8 feat: dark theme support to video page & search page
* style: adjust style of certain components
* refactor: refine implementation for wallpaper mask and background effect
* feat: add functionality to the top bar logo for returning to the homepage on click
2023-08-28 02:19:44 +08:00
Hakadao
8230ce3c16 feat: add 'Enable glowing effect for the logo' setting 2023-08-11 00:52:00 +08:00