Hakadao
f797d3d40e
Merge branch 'main' into dev
2024-03-02 22:11:50 -03:00
Hakadao
4318cc569b
feat: enable automatic wallpaper masking
...
if you had already set the wallpaper, it enables the wallpaper masking to prevent text hard to see
2024-03-02 22:08:30 -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
a3143d1b44
Merge branch 'main' into dev
2024-02-29 13:49:40 +08: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
741f35825e
Merge branch 'main' into dev
2024-02-29 02:35:32 -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
042e0c796a
Merge branch 'main' into bugfixes
2024-02-29 02:33:03 -03: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
8d847252a7
chore(main): release 0.14.8
...
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-28 15:18:30 -03:00
Hakadao
3532497d67
Merge branch 'dev' of https://github.com/hakadao/BewlyBewly into dev
2024-02-29 01:55:52 -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
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
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
dc81fc4a7a
Merge branch 'main' into dev
2024-02-27 01:15:35 -03:00
Hakadao
5af83faefa
style(TopBar): adjust style
2024-02-27 01:15:15 -03:00
Hakadao
97d5a49043
Merge branch 'main' into dev
2024-02-27 01:14:08 -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
2ab438707b
fix: prevent disabling all dock items / home tabs if there is only one
2024-02-26 02:04:56 -03:00
Hakadao
090d12ee0d
chore: fix ts error
2024-02-26 01:33:23 -03:00
KIMERAY
4cc4fffb62
feat: watch later popup ( #328 )
2024-02-25 20:25:43 +08:00
cloudflypeng
1a5c7cecea
feat: custom home tab ( #314 )
...
* feat: custom home tab
* fix: init home tab
* fix: init homePageTabVisibilityList
* fix: delete default page opions
* fix: change text and reset
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-02-25 08:16:23 -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
641f87e0ec
fix(VideoCard): bug fixes ( #316 ) ( #319 )
...
* 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:28:02 +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
8c429b9575
Merge branch 'main' into dev
2024-02-19 01:32:54 +08:00
Hakadao
e3de0b0283
fix: ts error
2024-02-19 01:29:19 +08:00
Hakadao
8e3d167ab4
Merge branch 'main' into dev
2024-02-19 01:17:43 +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