Commit Graph

1108 Commits

Author SHA1 Message Date
Hakadao 2f3ec89da2 Merge branch 'main' into bugfixes 2024-03-04 01:19:17 -03:00
Hakadao 3c93535fa7 Merge branch 'main' into bugfixes 2024-03-03 18:26:24 -03:00
Hakadao c14fd95293 chore: update version number 2024-03-03 18:14:11 -03:00
Hakadao fb9de97aa5 fix(WatchLater): correct watch later jump url 2024-03-03 18:06:18 -03:00
Hakadao 50ef6f7b04 fix(Home): resolve home tabs drifting issue(#349)
close #349
2024-03-03 17:23:44 -03:00
Hakadao b0012c69d6 Merge branch 'bugfixes' of https://github.com/hakadao/BewlyBewly into bugfixes 2024-03-03 14:31:19 -03:00
Hakadao 00a84a6449 fix(Favorites): ensure full display of favorites content (#323)
close #323
2024-03-03 14:31:10 -03:00
Hakadao 2d2b10f020 chore(main): release 0.14.9 (#344)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v0.14.9
2024-03-03 07:23:27 -03:00
Hakadao f303a29e6b fix(WatchLater): correct watch later jump url 2024-03-03 07:08:12 -03:00
Hakadao e63ead93b1 fix(Home): resolve home tabs drifting issue(#349)
close #349
2024-03-03 07:08:12 -03:00
Hakadao 38bab5ed95 fix(Favorites): ensure full display of favorites content (#323)
close #323
2024-03-03 07:08:12 -03:00
Stephen Zhou 61d3354fcf ci: only sync branch in source repo (#353) 2024-03-02 07:55:20 -03:00
Stephen Zhou 6fca37245b docs: update chrome web store link (#352) 2024-03-02 07:52:39 -03:00
Hakadao bb414f64f4 Merge branch 'main' into bugfixes 2024-02-29 13:49:05 +08:00
Hakadao f0bc3fe573 doc: add adapted styles readme 2024-02-29 13:46:23 +08:00
Hakadao 288ba26e77 chore: 为 adaptedStyles 中的正则匹配页面添加中文对应描述 2024-02-29 13:45:53 +08:00
Hakadao 042e0c796a Merge branch 'main' into bugfixes 2024-02-29 02:33:03 -03:00
Stephen Zhou 9a6ecebde5 fix: 深色模式适配 (#341)
* fix: 深色模式下合集和列表为空时的背景色

part of #330

* fix: 深色模式下特别关注推送视频卡片背景色与文字色

* Update userSpacePage.scss

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-02-29 13:05:09 +08:00
Hakadao 858e3813ef fix(TopBar): center the right side items 2024-02-29 00:17:12 -03:00
Hakadao 6adfe9c6e9 fix: 搜索框用中文输入法输入单词回车不应该直接触发搜索 #334 2024-02-29 00:09:57 -03:00
Hakadao 3f274b1ba8 chore(main): release 0.14.8
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v0.14.8
2024-02-28 14:22:31 -03:00
Hakadao a50e617601 chore: 2024-02-29 01:14:45 -03:00
Hakadao cdf5889d5f chore: update ci 2024-02-29 01:12:40 -03:00
Hakadao 0700b27dce chore: 2024-02-29 01:11:30 -03:00
Hakadao f8f2776df1 ci(changelog): update ci 2024-02-29 01:08:44 -03:00
Hakadao 88d879d143 chore: 2024-02-29 01:02:24 -03:00
Hakadao edd243c99c ci(release): update ci 2024-02-29 00:51:26 -03:00
Hakadao 28bd6a1817 ci(release): update ci 2024-02-29 00:41:34 -03:00
Hakadao e847901156 ci(release): update ci 2024-02-29 00:34:17 -03:00
Hakadao 8d6d179aad ci(release): trigger workflow only on push to main branch 2024-02-29 00:31:03 -03:00
Hakadao f9499beec7 chore: update version number 2024-02-29 00:21:10 -03:00
Hakadao f65439254b fix(TopBar): center the right side items 2024-02-28 13:17:20 -03:00
Hakadao 18e6689208 fix: 搜索框用中文输入法输入单词回车不应该直接触发搜索 #334 2024-02-28 13:17:20 -03:00
Hakadao 5af83faefa style(TopBar): adjust style 2024-02-27 01:15:15 -03:00
Hakadao 94b4855601 Merge branch 'bugfixes' into main 2024-02-27 00:40:00 -03:00
Hakadao becdcc4cd4 fix(TopBar): search bar cannot be centered in the top bar 2024-02-27 00:39:00 -03:00
Hakadao d543942d35 fix(SearchBar): search bar doesn't recognize the hashtag character (#321) 2024-02-24 02:13:38 +08:00
Hakadao 562c766f09 fix(VideoCard): bug fixes (#316) (#318)
* 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
2024-02-22 12:29:13 +08:00
Hakadao 1790d3a921 fix(VideoCard): bug fixes (#316)
* 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
2024-02-21 23:18:25 +08:00
Hakadao 7adb17cc29 fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page 2024-02-20 23:54:44 +08:00
Hakadao e1850980bb fix(VideoCard): fix double page open on author's name click (#315) 2024-02-20 22:58:33 +08:00
Hakadao bbfad694ff Merge pull request #309 from hakadao/main
sync: main to bugfixes
2024-02-19 01:33:40 +08:00
Hakadao e3de0b0283 fix: ts error 2024-02-19 01:29:19 +08:00
Hakadao 361fd565c6 Merge pull request #306 from hakadao/release-please--branches--main--components--release-please-action
chore(main): release 0.14.7
v0.14.7
2024-02-19 01:02:48 +08:00
Hakadao 7590a7ca41 chore(main): release 0.14.7
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-19 01:02:14 +08:00
Hakadao 3d5cf4f286 Merge pull request #308 from hakadao/bugfixes
Bugfixes
2024-02-19 01:01:51 +08:00
Hakadao d472249084 chore: update version number 2024-02-19 00:58:39 +08:00
Hakadao 3bc136a338 fix: 正在追內容更新劇集不一致 (#303) 2024-02-19 00:54:42 +08:00
Hakadao 3c6a48df26 Merge branch 'bugfixes' of https://github.com/hakadao/BewlyBewly into bugfixes 2024-02-18 23:24:05 +08:00
Hakadao b27a33c44d fix: the article title remain black in dark mode (#302) 2024-02-18 23:23:33 +08:00