Commit Graph

717 Commits

Author SHA1 Message Date
starknt
347cb888c9 fix: load video failed 2024-01-06 00:29:29 +08:00
starknt
f51c71b5c3 revert isFirefox 2024-01-05 17:30:46 +08:00
starknt
08447c83cd clean manifest.ts 2024-01-05 17:29:27 +08:00
starknt
98e11a6e5d Merge branch 'dev' into feat/compat-firefox 2024-01-05 17:25:38 +08:00
starknt
4f2246cf7f feat: compat Firefox 2024-01-05 16:57:53 +08:00
Hakadao
21482b2672 i18n: 用追緊表示following 2024-01-04 23:47:51 +08:00
Hakadao
195f4e6eb2 fix: watch later icon is so dark on MomentsPop (#104) 2024-01-03 23:32:52 +08:00
Hakadao
80fbee22f3 chore: remove useless code 2024-01-03 23:25:26 +08:00
Hakadao
68667c7cbb perf: reduce extension loading time 2024-01-03 22:32:15 +08:00
Hakadao
1d7a523376 fix: flashing screen issue during app loading 2024-01-03 22:11:16 +08:00
Hakadao
eacb4d8af9 refactor: rename lazy.ts to lazyLoad.ts 2024-01-03 00:37:51 +08:00
Hakadao
8c320fc428 Merge pull request #99 from starknt/perf/loading
perf: improve loading performance
2024-01-03 00:27:21 +08:00
MengNianxiaoyao
21fa73be22 fix: 在其它页面使用TopBar历史记录打开专栏页面错误 2024-01-02 20:10:49 +08:00
starknt
641ddd11b4 perf: improve loading performance 2024-01-02 18:05:42 +08:00
Hakadao
25317ac230 fix: unable to select video playlist (#96) 2024-01-02 13:53:58 +08:00
Hakadao
1ed7990679 fix: resolve issue where search bar & logo don't appear in useOriginalBilibiliHomepage mode 2024-01-02 01:00:29 +08:00
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
1d5f70665e chore: update imported file 2024-01-01 17:58:50 +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
bd3ade04a1 chore: reorder items in the settings 2023-12-31 17:36:27 +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
8203b1fb1a style: adjust shadow styles 2023-12-31 16:07:22 +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
705123db31 fix: open History‘s article is error 2023-12-29 23:18:03 +08:00
MengNianxiaoyao
80de1aa863 fix: open History‘s article is error 2023-12-29 23:12:42 +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
22b2745d84 fix: 【Bug】观看历史界面部分专栏封面不显示 #87 2023-12-28 19:48:12 +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
c23e416e1d fix: resolve ts errors and warnings 2023-12-28 01:13:46 +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
Hakadao
24ceb94eb1 Merge pull request #84 from MengNianxiaoyao/main
fix: 【Bug】使用插件的顶栏会导致部分专栏打开失败 #83
2023-12-27 23:45:37 +08:00
Hakadao
264925fbef fix: blank page on opening certain page (#85) 2023-12-27 23:39:34 +08:00