Commit Graph

145 Commits

Author SHA1 Message Date
Stephen Zhou
6cc3b4de9f style: sort imports (#746) 2024-05-11 14:20:56 +08:00
Stephen Zhou
4b69aaf8d3 refactor: only use unocss icons (#742)
Co-authored-by: hakadao <a578457889743@gmail.com>
2024-05-10 22:03:46 +08:00
Stephen Zhou
99c0d7d8ee refactor: remove composable auto import (#741) 2024-05-10 19:35:34 +08:00
Stephen Zhou
41611675bb refactor: remove component auto import (#740) 2024-05-10 19:18:24 +08:00
Hakadao
31e12db4ed perf: add transform-gpu to improve performance 2024-05-04 00:32:26 +08:00
Hakadao
af3e7cf207 perf: add transform-gpu to improve performance 2024-05-03 23:23: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
e98589fb9b Update localization files for just_wanna_change_the_job translation 2024-04-22 01:11:50 +08:00
hakadao
ca0109e5dc Update localization files with new translations 2024-04-22 01:11:50 +08:00
hakadao
7adee41696 Add new section and button in About.vue 2024-04-22 01:11:50 +08:00
Hakadao
8cfcd65704 feat(Settings): color picker (#55) (#595)
* Update appearance component to include custom color picker

* style: adjust color picker styles

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
2024-04-16 18:45:02 +08:00
star knight
36960da9f8 fix: watch later pop invalid rounded corners (#505)
* fix: watch later pop invalid rounded corners

* chore: revert to attr mode

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-04-11 11:42:06 +08:00
hakadao
ec7ffaa9c4 feat(Appearance): add wallpaper change watcher 2024-04-07 23:39:42 +08:00
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