Commit Graph

971 Commits

Author SHA1 Message Date
cloudflypeng
433a2ed4cf 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>
2024-04-02 00:41:58 +08:00
hakadao
41a463dbaf Merge branch 'main' into refactor-message-listeners 2024-03-31 04:56:10 +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
289396d85c chore: add previously deleted annotation 2024-03-30 01:17:47 +08:00
Jimmy Chow
6834669a16 Merge branch 'dev' into refactor-message-listeners 2024-03-30 01:05:43 +08:00
pengyunfei
a04e60f930 Refactor messageListeners and add utils module to simply use api 2024-03-29 17:55:56 +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
MianSoft
8ef181d61f fix: 消息中心页深色模式适配 (#394) 2024-03-16 18:43:57 +08:00
Hakadao
fec8adf9d0 perf: improve style loading speed 2024-03-15 01:09:41 +08:00
Hakadao
cac5c987b9 style(Dock): adjust dock styles 2024-03-14 00:46:05 -03:00
Hakadao
6562da51e0 fix: correct frosted glass disablement not working in several cases and adjust opacity 2024-03-14 00:16:13 -03:00
Hakadao
a23488114e fix(TopBar): moments icon badges show the 0 (#376) 2024-03-11 21:51:44 -03:00
Hakadao
5f60bc4b47 fix: resolve issue when using ad-blocking extensions blocks entire page (#375) 2024-03-11 21:44:46 -03:00
Hakadao
96caf82669 fix(Dock): active color incorrect when hovering dock item in dark mode 2024-03-10 23:51:55 -03:00
Hakadao
747c0a1bc8 style: add edge glow effect in some dialogs 2024-03-10 23:36:37 -03:00
Hakadao
24c5c18c3a style: adjust dock styles 2024-03-10 22:29:46 -03:00
Hakadao
f988e9edc8 feat(Dock): redesign dock 2024-03-10 20:23:50 -03:00
Hakadao
fede8758ff feat(Home): implement grid layout switcher 2024-03-10 19:34:35 -03:00
Hakadao
2b25373161 feat(VideoCard): implement adaptive width in horizontal mode 2024-03-10 19:22:39 -03:00
Hakadao
ffc9fed7d7 feat(TopBar): add top bar icon badges config 2024-03-10 15:45:24 -03:00
Hakadao
149706aeae chore: remove the credits section 2024-03-10 15:02:01 -03:00
Hakadao
e70f62d83a feat: add performance settings 2024-03-10 14:55:41 -03:00
Hakadao
c13a56a203 refactor: rename --bew-filter-glass to --bew-filter-glass-1 2024-03-10 13:25:13 -03:00
Hakadao
dd52392147 refactor: remove the "backdrop-glass" shortcut 2024-03-10 13:17:21 -03:00
Hakadao
bbf5daf5e2 style: decrease the content opacity in light mode
decrease the opacity in light mode to ensure the text can be seen clearly
2024-03-10 12:47:22 -03:00
Hakadao
b81fbbd25d feat(Settings): redesign settings panel 2024-03-10 01:53:32 -03:00
Hakadao
f40c0d4764 chore(Settings): add ChatGPT to the credits section 2024-03-08 11:36:48 +08:00
Hakadao
682e7497f4 feat(Settings): add credits section on about page 2024-03-08 11:26:50 +08:00
Hakadao
f4c3227ffc style(Settings): adjust the block ads position 2024-03-08 01:49:39 -03:00
Hakadao
ffcf94bd2e feat(Settings): redesign settings panel 2024-03-08 01:32:18 -03:00
Hakadao
aa8c461439 feat(Settings): add discord link to about page 2024-03-08 01:07:03 -03:00
Hakadao
09f5c6ea6f feat(Settings): add an "always show top bar logo" setting (#219) 2024-03-08 00:53:18 -03:00
Hakadao
4a7feae635 Merge branch 'main' into dev 2024-03-07 00:57:27 -03:00
Hakadao
f23b66bb0f fix: some style bugs (#362) 2024-03-07 00:56:26 -03:00