Commit Graph

87 Commits

Author SHA1 Message Date
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
Hakadao
09043b2cf9 fix: extension not working on https://www.bilibili.com/index.html 2023-04-08 00:42:27 +08:00
Hakadao
b49c42b8ec chore: just push some code 2023-04-04 02:55:31 +08:00
Hakadao
d223a561cb fix: bug fixes 2023-03-26 21:46:07 +08:00
Hakadao
3e5ad614ba fix: scrollbar style doesn't effect in windows 2023-03-22 00:04:31 +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
bb148f1f2b chore: just wanna add some code 2023-03-15 23:51:32 +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
35badee450 feat: update video page
* chore(i18n): change view value
2023-03-15 02:36:50 +08:00
Hakadao
b6273aab49 chore: just push some code 2023-02-25 23:17:33 +08:00