Commit Graph

138 Commits

Author SHA1 Message Date
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
Hakadao
00ecd81f2e fix: adjust topbar z-index 2023-09-24 22:08:33 +08:00
Hakadao
34967939d5 style: adjust styles
* feat: fixed anime playback & movie page topbar
* chore: rename animeVideoPage.scss to animePlayback&MoviePage.scss
2023-09-24 15:02:48 +08:00
Hakadao
2d56a757ec feat: adopt the anime video page styles 2023-09-24 01:12:44 +08:00
Hakadao
7ba089a1d9 feat: add dark mode configuration to settings 2023-09-19 18:27:11 +08:00
Hakadao
c442f88064 fix: prevent topbar from being unresponsive 2023-09-19 10:53:31 +08:00
Hakadao
d0b7223c02 style: adjust styles 2023-09-14 01:54:16 +08:00
Hakadao
47c4c2b57a style: adjust top bar style 2023-09-10 19:42:35 +08:00
Hakadao
3bb7e264bd feat: add common method injectCSS
* refactor: address ts errors
2023-09-10 14:17:00 +08:00
Hakadao
f463a1b36a fix: resolve flash issue during transition form homepage to search page 2023-09-10 13:23:57 +08:00
Hakadao
8338f1a9d1 feat: adapt to dark theme for moments page
* refactor: separate styles for comments section
2023-09-03 13:46:44 +08:00
Hakadao
038d2a0348 fix: correct topbar mask color inconsistency with homepage background 2023-09-03 12:34:29 +08:00