Commit Graph

81 Commits

Author SHA1 Message Date
Hakadao
4e1df87889 Merge branch 'dev' into dev-upgrade-eslint-config 2024-01-09 16:19:10 +08:00
Hakadao
b4d5b8ea06 perf: improve styles load performance 2024-01-09 15:55:35 +08:00
Hakadao
c42809f906 Merge branch 'build/eslint' of https://github.com/starknt/BewlyBewly into starknt-build/eslint 2024-01-09 00:30:13 +08:00
Hakadao
0d3e958f35 fix: only in supported pages can be inject app 2024-01-07 18:05:12 +08:00
starknt
7b82e7dd4c chore: upgrade eslint 2024-01-07 16:42:25 +08:00
Hakadao
5077efe9d6 fix: top bar loading issue on non-home pages in firefox 2024-01-06 01:12:07 +08:00
starknt
347cb888c9 fix: load video failed 2024-01-06 00:29:29 +08:00
starknt
f51c71b5c3 revert isFirefox 2024-01-05 17:30:46 +08:00
starknt
4f2246cf7f feat: compat Firefox 2024-01-05 16:57:53 +08:00
Hakadao
68667c7cbb perf: reduce extension loading time 2024-01-03 22:32:15 +08:00
Hakadao
1d7a523376 fix: flashing screen issue during app loading 2024-01-03 22:11:16 +08:00
Hakadao
eacb4d8af9 refactor: rename lazy.ts to lazyLoad.ts 2024-01-03 00:37:51 +08:00
starknt
641ddd11b4 perf: improve loading performance 2024-01-02 18:05:42 +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
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