Commit Graph

685 Commits

Author SHA1 Message Date
starknt
cfd3305bc7 chore: add i18n to search bar 2024-01-02 11:32:33 +08:00
starknt
95de18ce4e feat: mix bilibili history 2024-01-02 11:15:44 +08:00
starknt
a9aa59ec84 revert eslint format 2024-01-01 23:21:55 +08:00
starknt
150cc4a011 fix: lint 2023-12-31 21:56:07 +08:00
starknt
807188dea0 feat(search-bar): adjust search history style 2023-12-31 18:06:22 +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
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
22b2745d84 fix: 【Bug】观看历史界面部分专栏封面不显示 #87 2023-12-28 19:48:12 +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
MengNianxiaoyao
04d8555758 fix: Return the URL of the history item about article 2023-12-27 22:06:43 +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
25b31cf321 i18n: add back the deleted comments 2023-12-24 22:17:23 +08:00
Hakadao
a510e7ba29 i18n: adjust partial transitions 2023-12-24 17:37:09 +08:00
Hakadao
50374eb072 Merge branch 'main' of https://github.com/hakadao/BewlyBewly into main 2023-12-24 17:26:34 +08:00
Hakadao
33f0758e0a refactor(WIP): implement storage functionality using pinia + useStorageLocal() 2023-12-24 17:26:30 +08:00
Hakadao
262f9f0110 fix: remove the loading time after style loading is successful 2023-12-24 17:25:38 +08:00
Hakadao
c6b37b3dfc feat: implement reset content feature in dock 2023-12-24 17:24:04 +08:00
MengNianxiaoyao
b174d1d13c 修正翻译以及文档 2023-12-24 13:42:35 +08:00
MengNianxiaoyao
f6a23749b1 fix: 修正翻译 2023-12-24 11:56:09 +08:00
Hakadao
d008f347d1 fix: dark background in light mode 2023-12-23 00:57:49 +08:00
MengNianxiaoyao
c0944cb200 修改翻译内容 2023-12-22 20:30:29 +08:00
MengNianxiaoyao
8520a1498d add: 增加功能翻译 2023-12-22 12:50:09 +08:00
Hakadao
d4785526bd fix: dark background in light mode 2023-12-22 01:10:48 +08:00
Hakadao
2d99c1baa7 fix: adjust styles(#77) 2023-12-22 01:10:21 +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
eb707677c8 refactor: 調整因不會寫ts而寫出來的弱智寫法 2023-12-21 01:02:47 +08:00
Hakadao
bf67c13208 feat: dock item visibility adjustment 2023-12-20 01:34:17 +08:00
Hakadao
3727bbc1ba refactor: use pinia && move app.use() to common-setup 2023-12-18 00:41:48 +08:00
Hakadao
ee2a939d3f chore: dunno 2023-12-14 00:35:58 +08:00
Hakadao
fa271b1759 perf: optimize extension loading speed (#75) 2023-12-13 01:10:57 +08:00
Hakadao
95b12b5e9a feat: dock item visibility adjustment (wip) 2023-12-12 01:01:20 +08:00
Hakadao
5914ee3568 chore: adjust the implementation using global component 2023-12-11 01:41:12 +08:00
Hakadao
6f9b1f2f2f style: adjust text colors 2023-12-10 19:22:08 +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
b70f3c5cb9 style: adjust styles 2023-12-07 00:23:22 +08:00
Hakadao
22be2c3dc8 refactor(style): adapt styles using css attribute selectors 2023-12-07 00:23:11 +08:00
Hakadao
f82a1cd3e3 style: adjust styles 2023-12-06 23:33:06 +08:00