Commit Graph

2397 Commits

Author SHA1 Message Date
Hakadao
4feea6e1ea chore: tweak styles 2025-01-12 17:57:46 +08:00
Hakadao
5363cf4a2d fix: prevent top bar from displaying on unexpected pages (#1266)
close #1266
2025-01-12 15:24:48 +08:00
Hakadao
7b293b7d88 feat: support Bilibili Evolved redesign homepage
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-01-12 03:35:15 +08:00
Hakadao
aecd880e32 fix: top bar and dock issues on the original bilibili homepage 2025-01-12 03:22:58 +08:00
Hakadao
7190edd0ed fix(bewly-or-bili-page-switcher): hide it when using the original bilibili homepage 2025-01-12 03:21:00 +08:00
Hakadao
c13af4a225 fix(IframePage): ensure dark mode class is applied to body element in iframe 2025-01-12 03:18:55 +08:00
Hakadao
438635e59a chore: tweak styles
Some checks failed
CI / Test (lts/*, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/*, windows-latest) (push) Has been cancelled
CI / Test (lts/-1, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/-1, windows-latest) (push) Has been cancelled
2025-01-10 14:06:18 +08:00
ljk
843aed5a95 fix: resolve login page form input display issue (#1252)
* fix: fix the login page console issue

* fix: fix the login page form input display issue

* Update useDark.ts

---------

Co-authored-by: Jiankang Li <lijiankang@scutech.com>
Co-authored-by: Hakadao <a578457889743@gmail.com>
2025-01-10 13:54:34 +08:00
github-actions[bot]
1b258b3a51 chore: release v0.39.7
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
v0.39.7
2025-01-09 18:05:49 +00:00
Hakadao
d98805770f fix(use-dark): simplify class manipulation by removing optional chaining 2025-01-10 01:58:04 +08:00
Hakadao
ff98511bb2 fix(use-dark): ensure safe class manipulation with optional chaining 2025-01-10 01:57:18 +08:00
Hakadao
dfe4bd3373 fix: resolve incorrect theme color (#1260)
close #1260
2025-01-10 01:50:39 +08:00
Hakadao
d6ec61cbc1 chore(video-card): tweak avatar styles
Some checks failed
CI / Test (lts/*, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/*, windows-latest) (push) Has been cancelled
CI / Test (lts/-1, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/-1, windows-latest) (push) Has been cancelled
2025-01-08 14:40:52 +08:00
Hakadao
1e25f2e65d fix(Favorites.vue): adjust video card grid layout to four columns for better responsiveness 2025-01-08 12:33:45 +08:00
胡雨晴
9e3afecf7a fix: top bar displayed on the unexpected pages (#1256) (#1257)
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
Co-authored-by: Hakadao <a578457889743@gmail.com>
2025-01-08 10:01:10 +08:00
github-actions[bot]
c3199f6f8c chore: release v0.39.6
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
v0.39.6
2025-01-07 17:24:24 +00:00
Hakadao
2fc30aaa71 feat(video-card): revert to a five-column video card grid layout 2025-01-08 01:21:46 +08:00
Hakadao
2d6bf74bdc fix(more-pop): update history URL to the correct path
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-01-07 14:24:14 +08:00
github-actions[bot]
6690dceaf2 chore: release v0.39.5 v0.39.5 2025-01-07 05:58:18 +00:00
Hakadao
f167d8d869 fix(adapted-styles): user space style issue (#1250) 2025-01-07 13:46:40 +08:00
Hakadao
82dcb35667 fix(video-card): cannot show the error message (#1218) 2025-01-07 13:43:45 +08:00
Hakadao
6d115ad76b fix: cannot support video page inside the drawer 2025-01-07 12:22:18 +08:00
Hakadao
ea6c2aa5f3 feat(video-card): preview support more video types
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-01-07 11:55:13 +08:00
Hakadao
e21ecc0ae2 feat: show more video cards in each row 2025-01-07 11:10:35 +08:00
Hakadao
0e282ceb1a feat: support dark mode for Bilibili Evolved settings panel & top bar popups
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-01-06 19:11:53 +08:00
Hakadao
f905091fdc refactor: grid layout handling
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-01-06 10:59:47 +08:00
Hakadao
4ffc013246 refactor(VideoCard): simplify width handling 2025-01-06 10:35:40 +08:00
github-actions[bot]
c6f36c70af chore: release v0.39.4
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
v0.39.4
2025-01-05 18:04:01 +00:00
Hakadao
836f60824f chore: correct the grammar 2025-01-06 02:00:50 +08:00
Hakadao
88cfaebb9d fix: top bar displayed on the unexpected pages (#1246,#1247,#1248)
closes #1246 #1247 #1248
2025-01-06 01:56:52 +08:00
github-actions[bot]
e4b4666a1d chore: release v0.39.3
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
v0.39.3
2025-01-04 20:32:46 +00:00
Hakadao
1b9555edda fix: video sharing dialog shows the top bar (#1246)
close #1246
2025-01-05 04:25:34 +08:00
Hakadao
b301729f2a fix(block-ads): resolve #1244 2025-01-05 03:55:31 +08:00
Hakadao
9f960c1c6e chore: tweak styles
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-01-04 21:33:36 +08:00
Hakadao
328ff57dd7 chore: make linter happy again
Some checks failed
CI / Test (lts/*, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/*, windows-latest) (push) Has been cancelled
CI / Test (lts/-1, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/-1, windows-latest) (push) Has been cancelled
2025-01-03 10:20:08 +08:00
Hakadao
c63811a01d fix(bewly-or-bili-page-switcher): prevent display on unsupported pages 2025-01-03 10:18:36 +08:00
github-actions[bot]
ca928b881c chore: release v0.39.2
Some checks failed
CI / Test (lts/*, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/*, windows-latest) (push) Has been cancelled
CI / Test (lts/-1, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/-1, windows-latest) (push) Has been cancelled
v0.39.2
2025-01-01 18:15:58 +00:00
Hakadao
dd50659355 fix: top bar covering content (#1235)
resolve #1235
2025-01-02 02:13:23 +08:00
Hakadao
1e34b8c624 fix(history-pop): update View ALL link url 2025-01-02 02:11:38 +08:00
Hakadao
f8eceb36b7 chore: update 2025-01-02 02:10:27 +08:00
Hakadao
e88c166c45 fix(search-bar): search result/history content is too tall in firefox (#1232)
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
2025-01-01 14:14:01 +08:00
Hakadao
4bcb2b5397 chore: update pnpm-lock.yaml
Some checks failed
CI / Test (lts/*, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/*, windows-latest) (push) Has been cancelled
CI / Test (lts/-1, ubuntu-latest) (push) Has been cancelled
CI / Test (lts/-1, windows-latest) (push) Has been cancelled
2024-12-30 16:25:28 +08:00
dependabot[bot]
3d288b27b8 chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#1229)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 16:20:01 +08:00
dependabot[bot]
1d7023f942 chore(deps-dev): bump vite from 5.3.0 to 5.3.6 (#1230)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 16:19:44 +08:00
github-actions[bot]
5e1b17d0aa chore: release v0.39.1
Some checks are pending
CI / Test (lts/*, ubuntu-latest) (push) Waiting to run
CI / Test (lts/*, windows-latest) (push) Waiting to run
CI / Test (lts/-1, ubuntu-latest) (push) Waiting to run
CI / Test (lts/-1, windows-latest) (push) Waiting to run
v0.39.1
2024-12-30 04:01:41 +00:00
Hakadao
8a8a70406d fix(video-card): resolve divider line issue (#1212) 2024-12-30 11:58:33 +08:00
Hakadao
a65ddf1077 fix(top-bar): always show top bar when search bar is focused (#1220)
close #1220
2024-12-30 11:53:53 +08:00
Hakadao
42984a4d33 fix(history): "Loading..." cannot be closed (#1221)
close #1221
2024-12-30 11:41:20 +08:00
Hakadao
6344eea01b fix(user-panel-pop): panel too tall on firefox 2024-12-30 11:34:52 +08:00
Hakadao
0974245621 feat: improve responsive behavior 2024-12-30 11:19:35 +08:00