Commit Graph

380 Commits

Author SHA1 Message Date
Hakadao
e98e923bc7 refactor: rename topbar to topBar 2024-01-02 00:51:21 +08:00
Hakadao
ebb81ed781 fix: resolve the issue of blurry font, i guess... (#49) 2024-01-02 00:41:56 +08:00
Hakadao
b4f9c2c8da chore: fix ts errors 2024-01-02 00:33:53 +08:00
Hakadao
6e6722dcca refactor: use pinia to store top bar items (wip) 2024-01-02 00:30:15 +08:00
Hakadao
c803d8751d refactor: remove "as any" 2024-01-01 19:09:50 +08:00
Hakadao
16eafd06ab refactor: rename isShowTopbar to showTopBar && rename autoHideTopbar to autoHideTopBar 2024-01-01 18:18:42 +08:00
Hakadao
561dec0bc2 refactor: rename TopBar2 into TopBar 2024-01-01 18:13:05 +08:00
Hakadao
d089cd7aca refactor: rename "Topbar" into "TopBar2" 2024-01-01 18:04:56 +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
f17ba84af4 chore: remove eslint-disable tag 2023-12-31 21:08:07 +08:00
梦念逍遥
e997c78746 Merge branch 'hakadao:main' into code 2023-12-31 20:28:57 +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
梦念逍遥
e2884102a9 Merge branch 'hakadao:main' into code 2023-12-31 07:37:46 +08:00
Hakadao
3d4933a1e7 feat: add compatibility page on settings panel 2023-12-31 02:17:46 +08:00
Hakadao
33c406771e fix: cannot add video to watch later in moment popup 2023-12-30 23:07:38 +08:00
MengNianxiaoyao
4073648da1 fix: dynamic link 2023-12-28 21:05:29 +08:00
MengNianxiaoyao
722dc3a334 fix: dynamic link 2023-12-28 21:02:58 +08:00
MengNianxiaoyao
ce2e545c24 格式化代码以及修复观看历史部分专栏封面不显示的bug 2023-12-28 19:40:58 +08:00
MengNianxiaoyao
e1144d0b83 fix: bilibili-API-collect docs link 2023-12-28 10:07:08 +08:00
Hakadao
9990b6e86f feat: still wip........ (#81) 2023-12-28 02:15:08 +08:00
Hakadao
21fb19fc89 refactor: move contents from the src/models/apiModels to parent directory 2023-12-28 01:08:51 +08:00
Hakadao
e5a8088540 fix: resolve ts errors and warnings 2023-12-28 00:50:52 +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
MengNianxiaoyao
ba2a63f88f fix: 【Bug】使用插件的顶栏会导致部分专栏打开失败 #83 2023-12-27 21:48:25 +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
f8da6d6156 refactor: render data using v-for 2023-12-07 00:55:52 +08:00
Hakadao
d99a6c4a71 refactor: convert to composition api 2023-12-07 00:52:34 +08:00
Hakadao
03b9c1710d fix: no data displayed on homepage when using app recommendation mode (#71) 2023-12-06 23:32:55 +08:00
Hakadao
0d7ac73312 chore: reformat code 2023-12-06 16:46:46 +08:00
Hakadao
0564289bd0 style: adjust styles 2023-12-06 16:12:42 +08:00
Hakadao
60545b030f fix: clicking on video cover does not navigate to video playback page 2023-12-06 14:44:04 +08:00
Hakadao
f37026519f feat: enable video ctrl bar on VideoCard 2023-12-06 01:25:32 +08:00
Hakadao
dd84cd98b2 feat: enable video preview feature 2023-12-06 01:15:58 +08:00
Hakadao
c0d743b1ed style: adjust video card style 2023-12-06 00:51:11 +08:00
Hakadao
b2281c1ea8 feat: implement hover-to-preview video on video card 2023-12-05 02:38:27 +08:00
Hakadao
f8cd583d2c style: adjust VideoCard LongCoverCard hover effect 2023-12-04 11:47:38 +08:00
Hakadao
a44d867afd style: adjust video card hover effect 2023-12-04 01:39:43 +08:00
Hakadao
154bad74bd style: adjust VideoCard LongCoverCard hover effect styles 2023-12-04 01:27:24 +08:00
Hakadao
d7fb417c7c style: adjust video card styles 2023-12-04 01:17:02 +08:00
Hakadao
47be796502 feat: update import/export icons 2023-12-04 01:05:31 +08:00