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 |
|
starknt
|
150cc4a011
|
fix: lint
|
2023-12-31 21:56:07 +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 |
|
starknt
|
807188dea0
|
feat(search-bar): adjust search history style
|
2023-12-31 18:06:22 +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 |
|
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 |
|