Commit Graph

67 Commits

Author SHA1 Message Date
Hakadao
264925fbef fix: blank page on opening certain page (#85) 2023-12-27 23:39:34 +08:00
Hakadao
262f9f0110 fix: remove the loading time after style loading is successful 2023-12-24 17:25:38 +08:00
Hakadao
d008f347d1 fix: dark background in light mode 2023-12-23 00:57:49 +08:00
Hakadao
d4785526bd fix: dark background in light mode 2023-12-22 01:10:48 +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
5914ee3568 chore: adjust the implementation using global component 2023-12-11 01:41:12 +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
a39811114d feat: scan qr code to authorize access key 2023-11-20 00:34:18 +08:00
Hakadao
db241b8446 chore: rename sectionPage into channelPage 2023-11-05 23:35:03 +08:00
Hakadao
434dfdba1e feat: support dark mode for bilibili anime page 2023-10-31 01:34:39 +08:00
Hakadao
eec9103d45 chore: correct the comment 2023-10-30 01:21:19 +08:00
Hakadao
2fd6c517b7 feat: support dark mode for bilibili section page 2023-10-30 01:16:15 +08:00
Hakadao
f7b94c7133 fix: adjust modifications for firefox compatibility 2023-10-29 12:53:51 +08:00
Hakadao
a0d65a3a88 fix: implement lazy loading to prevent page element jitter on firefox 2023-10-22 15:54:53 +08:00
Hakadao
6125b59dde feat: add opacity transition effect for page loaded 2023-10-22 15:31:24 +08:00
Hakadao
c73aeab2ab refactor: globally import OverlayScrollbarsComponent 2023-10-16 12:21:42 +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
6f77a13733 style: adjust styles 2023-09-24 21:39:11 +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
26f3e7b098 chore: adjust loading delay time 2023-09-20 00:43:32 +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
798a7354e3 fix: fix current Url variable undefined issue 2023-09-19 17:05:43 +08:00
Hakadao
dcadbe7e56 style: adjust styles 2023-09-19 01:24:51 +08:00
Hakadao
a8873b5d78 style: adjust styles
* feat: support dark mode for notifications page
2023-09-18 01:37:41 +08:00
Hakadao
6ac0553c1e chore: add annotation for describe this function 2023-09-11 18:09:36 +08:00
Hakadao
cd1a6c9d70 fix: blank page when video is already playing 2023-09-11 18:00:37 +08:00
Hakadao
54fc70505c style: adjust styles 2023-09-11 00:39:11 +08:00
Hakadao
6eed91c236 style: adjust styles 2023-09-10 20:03:35 +08:00
Hakadao
3bb7e264bd feat: add common method injectCSS
* refactor: address ts errors
2023-09-10 14:17:00 +08:00
Hakadao
276060cca5 fix: adjust loading effect when injecting styles 2023-09-10 13:18:17 +08:00
Hakadao
7ae3e0ddcc refactor: adjust injectApp() function 2023-09-06 14:39:28 +08:00
Hakadao
b535ad33b5 feat: enhance extension injection page effect 2023-09-03 15:38:59 +08:00
Hakadao
0ef6258578 feat: enhance extension injection page effect 2023-09-03 14:51:48 +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
4d4fe86240 style: adjust dark mode style 2023-09-02 18:55:42 +08:00
Hakadao
a36a178985 refactor: adjust extension loading effect 2023-08-31 16:26:34 +08:00
Hakadao
ea0ec313ee chore: 2023-08-30 02:33:14 +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
61b114642c feat: 嘗試做成全站適用效果 2023-08-20 19:28:05 +08:00
Hakadao
3f48bb37ce chore: remove or comment out some unused things 2023-07-23 15:38:20 +08:00
Hakadao
d1cb2cc490 feat: adapted firefox 2023-07-23 15:14:05 +08:00
Hakadao
2fd471c9a7 chore: temporarily hide video page 2023-05-02 02:34:03 +08:00
Hakadao
43e87274bb chore: 2023-05-02 02:29:49 +08:00
Hakadao
188a0f3709 chore: 2023-05-01 15:38:05 +08:00
Hakadao
4533e5003a feat: optimize page loading speed 2023-04-22 21:56:40 +08:00