Commit Graph

113 Commits

Author SHA1 Message Date
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
Hakadao
2ab438707b fix: prevent disabling all dock items / home tabs if there is only one 2024-02-26 02:04:56 -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
04d844a8ca feat: add activated style for dock and settings item icons 2024-02-02 12:09:33 +08:00
Hakadao
579c5dea5f perf(Settings): reduce KeepAlive usage 2024-01-28 19:45:45 +08:00
star knight
7d0810ad04 Merge branch 'dev' into refactor/lazy-components 2024-01-15 13:48:05 +08:00
starknt
91418521f3 refactor: improve components load method, and improve provide app 2024-01-11 16:38:11 +08:00
MengNianxiaoyao
c6d5d12009 i18n: lazy load preview video 2024-01-11 12:11:36 +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
Hakadao
8c0aef7ca5 Merge pull request #142 from starknt/refactor/adjust-style
refactor: adjust style
2024-01-09 23:19:22 +08:00
Hakadao
c42809f906 Merge branch 'build/eslint' of https://github.com/starknt/BewlyBewly into starknt-build/eslint 2024-01-09 00:30:13 +08:00
MengNianxiaoyao
001357816a fix: Github -> GitHub 2024-01-08 18:10:46 +08:00
starknt
069e87d435 refactor: adjust style 2024-01-08 10:57:04 +08:00
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +08:00
Hakadao
ebb81ed781 fix: resolve the issue of blurry font, i guess... (#49) 2024-01-02 00:41:56 +08:00
Hakadao
16eafd06ab refactor: rename isShowTopbar to showTopBar && rename autoHideTopbar to autoHideTopBar 2024-01-01 18:18:42 +08:00
Hakadao
da0540a207 feat: implement page auto-reload after changing "Use the original Bilibili homepage" setting 2024-01-01 17:45:32 +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
40c17f7b5f fix: content not displaying for 'desc' slot 2023-12-31 19:24:51 +08:00
Hakadao
fbf09733da refactor: remove duplicate items from settings
* style: remove settings panel overlay effect
* i18n: add missing transitions to compatibility page in settings panel
2023-12-31 16:22:35 +08:00
Hakadao
3d4933a1e7 feat: add compatibility page on settings panel 2023-12-31 02:17:46 +08:00
Hakadao
03e0c508cf feat: add contributors section & export settings description to the about page on the settings panel 2023-12-28 00:39:30 +08:00
Hakadao
78e0095e0c style: adjust SettingsItem styles 2023-12-24 22:42:15 +08:00
Hakadao
3e626e2253 refactor: remove startup page setting, determine startup page based on dock content 2023-12-24 22:41:54 +08:00
Hakadao
c6b37b3dfc feat: implement reset content feature in dock 2023-12-24 17:24:04 +08:00
MengNianxiaoyao
c0944cb200 修改翻译内容 2023-12-22 20:30:29 +08:00
MengNianxiaoyao
8520a1498d add: 增加功能翻译 2023-12-22 12:50:09 +08:00
Hakadao
45baf9d578 fix: Compare two arrays, get the differing elements, and delete or add them to the dockItemVisibilityList 2023-12-21 01:35:56 +08:00
Hakadao
bf67c13208 feat: dock item visibility adjustment 2023-12-20 01:34:17 +08:00
Hakadao
95b12b5e9a feat: dock item visibility adjustment (wip) 2023-12-12 01:01:20 +08:00
Hakadao
0a399197ce i18n: translate untranslated contents 2023-12-07 01:13:58 +08:00
Hakadao
0d7ac73312 chore: reformat code 2023-12-06 16:46:46 +08:00
Hakadao
f37026519f feat: enable video ctrl bar on VideoCard 2023-12-06 01:25:32 +08:00
Hakadao
47be796502 feat: update import/export icons 2023-12-04 01:05:31 +08:00
Hakadao
c925659c1a i18n: enhance i18n translations 2023-11-27 01:22:16 +08:00
Hakadao
5ef0abe3ae feat: automatically hide the dock 2023-11-26 19:46:50 +08:00
Hakadao
f2132644e7 refactor: extract common method isHomePage 2023-11-26 14:03:48 +08:00
Hakadao
e0403b9f4a feat: automatically hide the top bar 2023-11-23 02:10:32 +08:00
Hakadao
5364e9c13d style: adjust styles 2023-11-22 02:03:01 +08:00
Hakadao
a449b4a8d4 fix: resolve layout issue on 'About' page of the settings panel 2023-11-22 01:07:18 +08:00
Hakadao
b5901fc2b7 style: adjust settings panel styles 2023-11-20 15:59:37 +08:00
Hakadao
d3f7645f17 fix: 修復關閉qr code對話框時還是無法關閉設定介面問題 2023-11-20 02:08:24 +08:00
Hakadao
a39811114d feat: scan qr code to authorize access key 2023-11-20 00:34:18 +08:00
Hakadao
edea795c22 feat: update home settings 2023-11-17 18:41:47 +08:00
Hakadao
ae1cbb41ed feat: closing dialog by clicking on the overlay 2023-11-17 18:40:43 +08:00
Hakadao
14f4d75538 chore: 2023-11-15 02:34:23 +08:00
Hakadao
b2aecef7d8 feat: login qr code 2023-11-15 01:55:00 +08:00
Hakadao
a65d24e901 feat: login qr code 2023-11-13 02:32:41 +08:00
Hakadao
84060fad07 chore: 2023-11-10 01:48:02 +08:00
Hakadao
2af651a090 style: adjust styles 2023-11-09 02:38:50 +08:00