Commit Graph

149 Commits

Author SHA1 Message Date
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +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
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
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
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
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
9f1edc6467 fix: resolve some issue with auto-hide top bar 2023-11-29 01:20:58 +08:00
Hakadao
5f7ee523d0 fix: resolve the issue with automatic hiding of top bar...again 2023-11-27 00:55:03 +08:00
Hakadao
5ef0abe3ae feat: automatically hide the dock 2023-11-26 19:46:50 +08:00
Hakadao
a2d4992c4c fix: resolve the issue with automatic hiding of topbar 2023-11-26 18:31:50 +08:00
Hakadao
f2132644e7 refactor: extract common method isHomePage 2023-11-26 14:03:48 +08:00
Hakadao
4a848d1951 fix: page jumping issue when switching page 2023-11-22 01:04:58 +08:00
Hakadao
11db4e27a1 feat: support dark mode for mooc page 2023-11-21 00:06:32 +08:00
Hakadao
3d6c1fb9ef feat: support dark mode for other channel pages
support dark mode for tv shows, movie, variety shows pages
2023-11-20 16:55:04 +08:00
Hakadao
2af651a090 style: adjust styles 2023-11-09 02:38:50 +08:00
Hakadao
74fc7749ff feat: redesign top bar mask 2023-11-08 23:29:35 +08:00
Hakadao
46bee21107 fix: adjust top bar z-index 2023-11-05 23:39:50 +08:00
Hakadao
be18b42e35 style: adjust styles 2023-11-05 23:26:22 +08:00
Hakadao
0b8dcf6f57 fix: adjust top bar z-index (#52) 2023-10-30 01:20:18 +08:00
Hakadao
8a2d4be9c2 feat: hide the search bar on search page (#57) 2023-10-30 00:19:32 +08:00
Hakadao
10d2f00630 chore: remove useless code 2023-10-29 15:25:03 +08:00
Hakadao
d59d78e3d5 feat: auto-scroll to content below when search page mode is activated 2023-10-17 11:05:30 +08:00
Hakadao
c73aeab2ab refactor: globally import OverlayScrollbarsComponent 2023-10-16 12:21:42 +08:00
Hakadao
f6df646c41 fix: double-clicking dock item doesn't refresh page or back to top 2023-10-12 18:24:30 +08:00
Hakadao
b1fd52cc6e refactor: separate vue transition & transition group styles into transitionAndTransitionGroup.scss 2023-10-11 17:33:59 +08:00
Hakadao
7caa7f3b61 feat: scroll to top when homepage tab is changed 2023-10-11 01:50:51 +08:00
Hakadao
4bf6f111e8 fix: dock cannot be semi-transparent
dock cannot be semi-transparent after opening settings panel
2023-10-09 18:04:37 +08:00
Hakadao
cd53dcf9c0 refactor: separate buttons into BackToTopAndRefreshButtons component 2023-10-08 13:32:50 +08:00
Hakadao
ed77fbed5f refactor: move the wallpaper search page mode to Home 2023-10-08 13:18:17 +08:00
Hakadao
7004a3f95c refactor: separate the AppBackground component 2023-10-08 13:10:35 +08:00
Hakadao
2812b43963 refactor: separate the RightSideButtons component
* refactor: remove useless functions & variables
2023-10-08 12:26:28 +08:00
Hakadao
76a36b1871 refactor: separate the Dock component 2023-10-08 12:16:22 +08:00
Hakadao
04436bb759 refactor: separate the Dock component 2023-10-08 02:46:10 +08:00
Hakadao
7fa697e26f refactor: move OverlayScrollbars css import location 2023-10-08 01:11:42 +08:00
Hakadao
9f07a8bc26 feat: use OverlayScrollbar 2023-10-07 15:41:09 +08:00
Hakadao
0ae27ddeb9 fix: two search bars appearing in search page 2023-10-05 02:12:50 +08:00
Hakadao
83911bc6a3 style: adjust buttons height 2023-10-02 18:41:22 +08:00
Hakadao
293ee6fe39 feat: add wallpaper to search page mode
* fix: topbar doesn't display logo & search bar on other pages
* style: adjust vue fade transition effect
2023-10-02 18:37:30 +08:00
Hakadao
ae9e10d755 fix: prevent content shaking during animation 2023-10-02 17:09:50 +08:00
Hakadao
ea6c5a3058 refactor: rename SettingItem to SettingsItem
* feat: add a new config without implementing the function...
2023-10-02 02:22:22 +08:00
Hakadao
58bdeab0c3 feat: use search page mode on homepage 2023-10-01 03:23:21 +08:00
Hakadao
09986179de feat: add config for adapting to other page styles 2023-09-30 14:28:18 +08:00
Hakadao
578ddca19e feat; add config for startup page #40 2023-09-29 23:19:07 +08:00
Hakadao
8e7192b563 fix: adjust topbar z-index #37 2023-09-28 17:07:31 +08:00