Commit Graph

206 Commits

Author SHA1 Message Date
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
39a016cb52 refactor: adjust types.ts location 2023-10-08 01:15:12 +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
85d71d5e56 chore: just wanna push some code... 2023-10-07 01:30:45 +08:00
Hakadao
7441ee7160 style: adjust styles 2023-10-06 21:55:55 +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
91567b21da feat: redesign settings panel 2023-10-02 04:24:01 +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
2328802469 feat: upgrade to the v2 app recommending videos api 2023-10-01 18:51:25 +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
0ab7fcbda9 feat: add a search page configuration to settings
i18n: translate some settings configuration
2023-09-19 23:51:45 +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
Hakadao
9ea182721f fix: horizontal scrollbar display in search page 2023-09-03 01:59:57 +08:00
Hakadao
57d0bcfb99 feat: make top bar not fixed in search page 2023-09-03 01:53:26 +08:00
Hakadao
fee7456054 chore: delete useless code 2023-09-03 01:21:00 +08:00
Hakadao
4d4fe86240 style: adjust dark mode style 2023-09-02 18:55:42 +08:00
Hakadao
3756010f40 feat: add smooth background transition from homepage to search page 2023-09-01 02:45:27 +08:00
Hakadao
70bccad018 chore: prevent change Bilibili Evolved background color for the non-homepage 2023-08-31 17:40:49 +08:00
Hakadao
a36a178985 refactor: adjust extension loading effect 2023-08-31 16:26:34 +08:00
Hakadao
f80c4e3cc7 chore: Sync Bilibili Evolved dark/light mode feature 2023-08-31 15:43:28 +08:00
Hakadao
162da43cef feat: sync Bilibili Evolved mode with BewlyBewly dark/light mode switch #26 2023-08-31 15:40:29 +08:00
Hakadao
ccf22560be style: adjust style 2023-08-31 15:28:29 +08:00
Hakadao
20a361f249 fix: page cannot scrolling at the edge 2023-08-31 01:11:30 +08:00
Hakadao
32da799a15 fix: topbar mask not displaying on non-homepage 2023-08-29 02:05:38 +08:00
Hakadao
96af3b2d9f style: adjust style 2023-08-28 23:47:19 +08:00
Hakadao
d4d66259b8 feat: dark theme support to video page & search page
* style: adjust style of certain components
* refactor: refine implementation for wallpaper mask and background effect
* feat: add functionality to the top bar logo for returning to the homepage on click
2023-08-28 02:19:44 +08:00
Hakadao
d314572d02 feat: 二次點擊dock欄中的頁面先是回到頂部再重新整理介面 2023-08-21 01:23:48 +08:00
Hakadao
61b114642c feat: 嘗試做成全站適用效果 2023-08-20 19:28:05 +08:00
Hakadao
cf60ffe786 chore: typo 2023-08-20 18:54:10 +08:00
Hakadao
f46fe7e4db refactor: implement consistent back-to-top function 2023-08-20 18:50:12 +08:00
Hakadao
15c4810117 feat: add page refresh & back to top features 2023-08-20 18:48:06 +08:00
Hakadao
97cf1a3b6e chore: add isFollowed prop to VIdeoCard 2023-08-20 01:22:06 +08:00