Commit Graph

55 Commits

Author SHA1 Message Date
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
Hakadao
495c9b460a refactor: avoid directly importing all methods from ~/utils 2023-04-13 02:02:06 +08:00
Hakadao
bd5fcfe3cb i18n: translated error message in authProvider.ts 2023-04-11 16:55:52 +08:00
Hakadao
85ef71d2a6 feat: improve dock tooltip and add i18n translation 2023-04-08 00:45:00 +08:00
Hakadao
8a86ffaf43 feat: add dock position setting
* refactor(storage.ts): move `language` and `isShowTopbar` to `setting` variable
* refactor: rename `BewSelect.vue` to `Select.vue`
2023-03-23 02:13:04 +08:00
Hakadao
4633ba036c chore: temporary hiding the video page 2023-03-21 00:41:53 +08:00
Hakadao
d5c1de6d46 fix: some bug that i dunno know to describe 2023-03-18 23:11:24 +08:00
Hakadao
50a72e2278 refactor: implement a new method for injecting content script via shadow dom 2023-03-15 17:27:10 +08:00
Hakadao
303f372363 feat: update video page
feat: limit the page width with `--bew-page-max-width`
2023-02-22 00:16:43 +08:00
Hakadao
d4cc4ef420 chore: make sure to push some code before i fuck up my own life 2023-02-21 00:28:40 +08:00
Hakadao
f40b028685 chore: 2023-01-15 14:17:39 +08:00
Hakadao
0b956de18d refactor: using unocss and update dependencies 2023-01-09 01:53:35 +08:00
Hakadao
837900c553 chore 2022-10-08 01:59:50 +08:00