Commit Graph

97 Commits

Author SHA1 Message Date
Hakadao
989344f763 Merge pull request #610 from hakadao/fix/new-topbar-monent-api
refactor: new topbar monent api
2024-04-18 16:35:24 +08:00
Hakadao
9265e5380d refactor: use new top bar moment api 2024-04-18 16:33:14 +08:00
Hakadao
613b45a77b chore: adjust error message for missing contentScriptQuery in utils.ts 2024-04-18 16:30:15 +08:00
Hakadao
3b58fbf33a fix: resolve duplicate request issue 2024-04-18 15:06:53 +08:00
Hakadao
c5c1a16145 fix(Ranking): cannot show the variety show ranking list (#576)
close #576
2024-04-17 18:40:40 +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
hakadao
ba783ff076 feat(VideoCard): improve not interested feature 2024-04-07 03:05:34 +08:00
Hakadao
31af6ce1ad chore: i just wanna push some code 2024-03-22 00:58:10 +08:00
Hakadao
567a2ba628 Merge pull request #92 from starknt/feat/search-bar
feat: adjust search bar styles & functionality
2024-01-07 01:12:36 +08:00
starknt
0b27a0cc87 feat: highlight keyword for suggest item 2024-01-04 23:26:34 +08:00
starknt
f70f5393f9 revert search.ts file 2024-01-02 23:36:38 +08:00
starknt
d6ecaa5b6a revert mix bilibili history 2024-01-02 15:46:53 +08:00
starknt
9b95c2cc84 fix: get suggestion not working 2024-01-02 13:25:04 +08:00
Hakadao
e98e923bc7 refactor: rename topbar to topBar 2024-01-02 00:51:21 +08:00
MengNianxiaoyao
e1144d0b83 fix: bilibili-API-collect docs link 2023-12-28 10:07:08 +08:00
Hakadao
b2281c1ea8 feat: implement hover-to-preview video on video card 2023-12-05 02:38:27 +08:00
Hakadao
df9d53bbe1 feat: SubscribedSeries page 2023-12-03 17:36:13 +08:00
Hakadao
ed8241d142 fix: app 端推介列表內容不是自己喜歡的內容 2023-11-17 16:42:20 +08:00
Hakadao
84060fad07 chore: 2023-11-10 01:48:02 +08:00
Hakadao
d595f04555 feat: implement all features for ranking page 2023-10-20 00:20:43 +08:00
Hakadao
ef55debeb8 feat: update ranking page 2023-10-18 01:34:06 +08:00
Hakadao
3a133b9311 feat: update ranking page 2023-10-16 00:50:04 +08:00
Hakadao
a547f14636 chore: add ranking page 2023-10-15 04:55:08 +08:00
Hakadao
fb1bbd75b3 feat: implement trending page 2023-10-15 02:20:01 +08:00
Hakadao
85d71d5e56 chore: just wanna push some code... 2023-10-07 01:30:45 +08:00
Hakadao
a51b1f485a refactor: rename some function names 2023-10-07 00:48:09 +08:00
Hakadao
2328802469 feat: upgrade to the v2 app recommending videos api 2023-10-01 18:51:25 +08:00
Hakadao
1a2e4eb678 chore: remove useless code 2023-09-06 14:39:50 +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
e02d2d3943 fix: resolve issue with mac scrollbar not using default design 2023-08-31 01:37:39 +08:00
Hakadao
ea0ec313ee chore: 2023-08-30 02:33:14 +08:00
Hakadao
fc64bb7d38 fix: repeated api calls #19 2023-08-30 02:09:37 +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
bd00711f9f chore: fix ts error issues 2023-08-20 01:16:04 +08:00
Hakadao
fcc7a0b7a3 feat: added unfavorite feature on favorites page
* fix: scrolling down still loading data when no more content
* style: adjusted `VideoCard` style
2023-08-17 23:57:47 +08:00
Hakadao
d350828521 feat: 硬核會員標示顯示
* refactor: refactor option api to composition api in `TopBarUserPanelPop`
2023-06-08 02:25:28 +08:00
Hakadao
f08340b6e8 feat: implement all Watch later page features
* feat: add new configuration options to `Button` component
2023-06-05 02:34:48 +08:00
Hakadao
4dfe6e2b1a feat: watch later page 2023-05-08 01:59:36 +08:00
Hakadao
e686c828fa refactor: reorganize files and adjust variable names 2023-05-06 19:01:32 +08:00
Hakadao
2433c315a5 feat: save to watch later & remove from watch later
- feat: add support for bottom placement in `Tooltip` component
2023-05-06 02:06:52 +08:00
Hakadao
b9c7b54cca fix: 舊版主頁中原footer不能去除問題 2023-05-03 02:47:05 +08:00
Hakadao
2fd471c9a7 chore: temporarily hide video page 2023-05-02 02:34:03 +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
5637beae3b fix: #16 2023-04-22 20:02:39 +08:00
Hakadao
bab40d2d1a chore: annotation unused function 2023-04-16 15:33:01 +08:00
Hakadao
a7c43c4cf4 style: adjusting some details 2023-04-16 00:47:14 +08:00