Commit Graph

131 Commits

Author SHA1 Message Date
Hakadao
ae9c0e1f87 style: adjust styles 2024-03-25 23:43:42 +08:00
Hakadao
747c0a1bc8 style: add edge glow effect in some dialogs 2024-03-10 23:36:37 -03:00
Hakadao
ffc9fed7d7 feat(TopBar): add top bar icon badges config 2024-03-10 15:45:24 -03:00
Hakadao
149706aeae chore: remove the credits section 2024-03-10 15:02:01 -03:00
Hakadao
e70f62d83a feat: add performance settings 2024-03-10 14:55:41 -03:00
Hakadao
c13a56a203 refactor: rename --bew-filter-glass to --bew-filter-glass-1 2024-03-10 13:25:13 -03:00
Hakadao
dd52392147 refactor: remove the "backdrop-glass" shortcut 2024-03-10 13:17:21 -03:00
Hakadao
b81fbbd25d feat(Settings): redesign settings panel 2024-03-10 01:53:32 -03:00
Hakadao
f40c0d4764 chore(Settings): add ChatGPT to the credits section 2024-03-08 11:36:48 +08:00
Hakadao
682e7497f4 feat(Settings): add credits section on about page 2024-03-08 11:26:50 +08:00
Hakadao
f4c3227ffc style(Settings): adjust the block ads position 2024-03-08 01:49:39 -03:00
Hakadao
ffcf94bd2e feat(Settings): redesign settings panel 2024-03-08 01:32:18 -03:00
Hakadao
aa8c461439 feat(Settings): add discord link to about page 2024-03-08 01:07:03 -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
5308896a8e fix: qr code cannot be scanned in some cases 2024-03-04 22:36:44 -03:00
Hakadao
6e2ed46f8a refactor: refactor methods for dock items comparison and home tabs comparison 2024-03-04 01:15:11 -03:00
Hakadao
3fd17f4d3b chore: remove "as any" 2024-03-03 19:40:02 -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
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