Commit Graph

998 Commits

Author SHA1 Message Date
star knight
d0cd138b7a fix: game card title color (#562)
* fix: game card title color

* chore: adjust code style
2024-04-15 00:35:24 +08:00
Hakadao
5fbd285171 chore: remove useless code 2024-04-12 18:12:24 +08:00
Hakadao
650d7f0c6b fix: Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist. (#518)
close #522 #518
2024-04-12 17:35:18 +08:00
Hakadao
20d157abdf refactor message listeners && fix moment card url not linking the video page
* Refactor messageListeners and add utils module to simply use api

* chore: add previously deleted annotation

* refactor: message listeners (#447)

* Refactor API imports and update API endpoints

* Fix variable naming in FavoritesPop and Favorites components

* Fix variable naming inconsistency in getHistoryList function

* Fix API parameter naming conventions

* Refactor API_AUTH afterHandle functions

* Add API documentation links  and add function to be the api item

* Refactor API body and params

* Remove unused getAccessKey function in auth.ts

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>

* refactor: API imports and update API endpoints (#460)

* Refactor API imports and update API endpoints

* Fix variable naming in FavoritesPop and Favorites components

* Fix variable naming inconsistency in getHistoryList function

* Fix API parameter naming conventions

* Refactor API_AUTH afterHandle functions

* Add API documentation links  and add function to be the api item

* Refactor API body and params

* Remove unused getAccessKey function in auth.ts

* Add message definition constants

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>

* refactor: Add cSpell words and update API calls

* Fix API method case and add day parameter to ranking API

* feat(Settings): add bilibili settings entry

* chore(Settings): hide the bilibili settings temporary

* feat: support firefox(REAL) (#500)

* refactor: new rule support `Chromium` and `Firefox`

* refactor: add default `priority`

* fix: `message.bilibili.com` not working

* fix: `show.bilibili.com` not working

* fix: 修复一些子站的问题

* 添加了一些其他的子站

* fix(VideoCard): bug fixes (#316) (#319) (#320)

* fix(VideoCard): fix double page open on author's name click (#315)

* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page

* feat(Settings): add an "always show top bar logo" setting (#219)

* feat(Settings): add discord link to about page

* feat(Settings): redesign settings panel

* style(Settings): adjust the block ads position

* feat(Settings): add credits section on about page

* chore(Settings): add ChatGPT to the credits section

* feat(Settings): redesign settings panel

* style: decrease the content opacity in light mode
decrease the opacity in light mode to ensure the text can be seen clearly

* refactor: remove the "backdrop-glass" shortcut

* refactor: rename `--bew-filter-glass` to  `--bew-filter-glass-1`

* feat: add performance settings

* chore: remove the credits section

* feat(TopBar): add top bar icon badges config

* feat(VideoCard): implement adaptive width in horizontal mode

* feat(Home): implement grid layout switcher

* feat(Dock): redesign dock

* style: adjust dock styles

* style: add edge glow effect in some dialogs

* fix(Dock): active color incorrect when hovering dock item in dark mode

* chore: update version number

* feat(manifest): add extension id when in firefox

* refactor(rules.json): reduce redundant code

---------

Co-authored-by: starknt <1431880400@qq.com>

* chore: firefox-extension build

* Merge branch 'dev' into refactor-message-listeners

* refactor: Refactor API imports and update API endpoints

* fix(MomentsPop): moment card url not linking the video page

* chore: update version number

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Jimmy Chow <jimmychow@192.168.10.102>
Co-authored-by: cloudflypeng <44285412+cloudflypeng@users.noreply.github.com>
Co-authored-by: starknt <1431880400@qq.com>
Co-authored-by: 梦念逍遥 <2589141604@qq.com>
2024-04-11 21:07:06 +08:00
star knight
36960da9f8 fix: watch later pop invalid rounded corners (#505)
* fix: watch later pop invalid rounded corners

* chore: revert to attr mode

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-04-11 11:42:06 +08:00
Hakadao
b657fedc74 fix(MorePop): add missing watch later entry 2024-04-08 14:46:21 +08:00
Hakadao
e1a6634d8c chore: Adjust toast position to top right in common-setup.ts 2024-04-08 14:42:37 +08:00
Hakadao
1074834067 fix(ForYou): Fix issue with dislike functionality in ForYou.vue component 2024-04-08 14:42:21 +08:00
Hakadao
f9be380471 fix(VideoCard): correct styling distortion when in horizontal mode 2024-04-08 14:41:15 +08:00
Hakadao
b39e876148 style(Dialog): adjust dialog styles 2024-04-08 12:49:52 +08:00
Hakadao
020889f847 feat: adjust dialog styles && add tertiary type to button 2024-04-08 12:09:43 +08:00
hakadao
dd75b9d038 feat: add play all button to FavoritesPop & WatchLaterPop 2024-04-08 01:00:27 +08:00
hakadao
0657512991 refactor(i18n): refactor watch_later.play_all to common.play_all 2024-04-08 00:59:06 +08:00
hakadao
f99086dde9 style(MomentsPop): adjust styles (#483) 2024-04-08 00:05:31 +08:00
hakadao
ec7ffaa9c4 feat(Appearance): add wallpaper change watcher 2024-04-07 23:39:42 +08:00
star knight
b00d9b2710 fix: cleanup fn (#482) 2024-04-07 18:18:47 +08:00
Hakadao
b281604311 Merge pull request #479 from starknt/feat/delayed-hover
feat: delay hover for topbar
2024-04-07 17:22:41 +08:00
Hakadao
c8a4d776bd chore: adjust transition component animation 2024-04-07 16:59:26 +08:00
Hakadao
b6b7ed7c5a style: adjust style of frosted glasses 2024-04-07 16:35:24 +08:00
Hakadao
cfe6fd5601 style(VideoCard): adjust removed status style 2024-04-07 16:11:32 +08:00
Hakadao
a8de91c4d4 chore(docs): rename the adapted styles readme files 2024-04-07 15:47:41 +08:00
hakadao
ba783ff076 feat(VideoCard): improve not interested feature 2024-04-07 03:05:34 +08:00
starknt
4a1f0a278c feat: add delay hover for topbar 2024-04-06 21:39:58 +08:00
Hakadao
a75657adc8 chore: Add new cSpell words and update props in VideoCard.vue and ForYou.vue 2024-04-03 18:40:22 +08:00
Hakadao
5dd1a19c16 Merge branch 'main' into dev 2024-04-02 17:52:26 +08:00
Hakadao
efacf5bd28 fix(VideoCard): author avatar display issue in horizontal mode 2024-04-02 17:50:36 +08:00
hakadao
c55e86fdc3 feat: adjust two bilibili evolved's buttons to match the BewlyBewly theme (#423)
close #423
2024-04-02 02:01:36 +08:00
hakadao
69b6d865ad fix(Following): resolve the "no more content" & "need to login first" occurring together 2024-04-02 01:31:11 +08:00
hakadao
80b72c43b6 fix(Trending): resolve the infinite data retrieval issus (#445) 2024-04-02 01:04:00 +08:00
hakadao
908cca9f1b chore(Home): refresh only when at the top otherwise back to top first 2024-04-01 02:27:59 +08:00
hakadao
aae391d9f4 feat(Home): clicking the tab will back to top and refresh data on homepage (#419)
close #419
2024-04-01 02:19:59 +08:00
hakadao
0cb21427c5 feat: add some details for dock 2024-03-31 05:48:03 +08:00
Hakadao
4b4352e34d Merge branch 'dev' into main 2024-03-31 04:45:58 +08:00
hakadao
96a85047da feat: support dark mode for watch later, 404 page && adjust the regex rules 2024-03-31 04:31:31 +08:00
hakadao
43878d691b fix: adapt previously unadapted comments section 2024-03-30 23:21:02 +08:00
hakadao
d66e9610ac fix: extension not working when accessing www.bilibili.com/#/ 2024-03-30 23:02:28 +08:00
starknt
f5cfd2f46e fix: # suffix bilibili home uri 2024-03-30 22:54:01 +08:00
Hakadao
91eda760dd Merge branch 'dev' of https://github.com/hakadao/BewlyBewly into dev 2024-03-27 23:03:54 +08:00
starknt
47e99304d0 fix: # suffix bilibili home uri 2024-03-26 01:16:01 +08:00
Hakadao
ae9c0e1f87 style: adjust styles 2024-03-25 23:43:42 +08:00
Hakadao
14ce82430a doc: add descriptions for Adapted Styles && add other language support 2024-03-22 16:13:05 +08:00
Hakadao
31af6ce1ad chore: i just wanna push some code 2024-03-22 00:58:10 +08:00
Hakadao
f789745d11 feat(VideoCard): add more button option to video card 2024-03-18 01:21:01 +08:00
Hakadao
3e06c271b6 chore: refactor some code implementations 2024-03-17 21:13:06 +08:00
Hakadao
bd5ebee1c5 Merge pull request #404 from hakadao/main
sync: main to dev
2024-03-17 19:25:06 +08:00
Hakadao
c470680508 fix(SearchBar): resolved the issue where typing / in a comment focuses on the search bar (#396)
close #396
2024-03-17 19:12:44 +08:00
Hakadao
c06f228a75 fix: bewlybewly does not work on the "www.bilibili.com/index.html" page 2024-03-17 17:46:45 +08:00
Hakadao
e6fdbb500d Merge pull request #398 from hakadao/main
sync: main to dev
2024-03-17 16:54:40 +08:00
Hakadao
e4403c939c fix(blockAds): remove the adblock-tips on homepage top 2024-03-17 14:08:25 +08:00
Hakadao
e558ab8e98 style: adjust styles 2024-03-17 13:58:40 +08:00