Commit Graph

843 Commits

Author SHA1 Message Date
Hakadao
3360bac07c Merge branch 'dev' of https://github.com/hakadao/BewlyBewly into dev 2024-02-02 12:09:46 +08:00
Hakadao
04d844a8ca feat: add activated style for dock and settings item icons 2024-02-02 12:09:33 +08:00
Hakadao
b25fb81bac chore: fix ts error 2024-02-02 01:55:16 +08:00
Hakadao
25e7d98649 feat(SearchBar): add clear button to clear the input #264 2024-02-01 19:01:17 +08:00
Hakadao
85a1798244 style(Home): adjust tab style 2024-01-31 13:38:07 +08:00
Hakadao
767ecbad1a feat: change tab loading animation 2024-01-31 13:34:37 +08:00
Hakadao
48c5225d55 Merge pull request #250 from hakadao/main
sync: main to dev
2024-01-31 09:57:06 +08:00
Hakadao
5d4538b49a fix: 播放全部up视频时失效 #243 2024-01-31 00:03:32 +08:00
Hakadao
11b7361ff5 fix: unable to refresh data in some cases when changing the home tab 2024-01-30 17:38:31 +08:00
Hakadao
6d90573003 chore: adjust delay() description 2024-01-30 17:14:39 +08:00
Hakadao
a4a742206c perf: only store the ForYou tab to reduce performance 2024-01-30 00:09:29 +08:00
Hakadao
0a064e576b fix: resolve with incorrect order of video list after refresh data 2024-01-30 00:06:52 +08:00
Hakadao
1926faa9f2 chore: annotate useless code 2024-01-29 18:03:29 +08:00
Hakadao
e59d2d17f9 Revert "Hide search history dropdown on input blur" 2024-01-29 01:10:41 +08:00
Hakadao
580f04dcb9 refactor: adjust the placement of initPageAction() 2024-01-29 01:00:23 +08:00
Hakadao
d1827fd89c fix(Anime): fixed issue with anime timetable not refreshing 2024-01-29 00:12:38 +08:00
Hakadao
a56887904e fix: "no more content" still exists when refreshing data 2024-01-28 19:52:04 +08:00
Hakadao
579c5dea5f perf(Settings): reduce KeepAlive usage 2024-01-28 19:45:45 +08:00
Hakadao
b2832d5525 refactor: move the OverlayScrollbars style into OverlayScrollbarsComponent 2024-01-28 19:30:22 +08:00
Hakadao
5ad2320621 refactor(useAppProvider): update mainAppRef type 2024-01-28 19:08:41 +08:00
Hakadao
74a7c62c9d perf(App): reduce KeepAlive usage 2024-01-28 18:37:31 +08:00
Hakadao
b8a043cc60 i18n: update no_more_content text in en & jyut 2024-01-28 17:35:46 +08:00
tycho
a83c8d1da7 feat(SearchBar): handle blur event to update focus state 2024-01-28 16:20:47 +08:00
Hakadao
6f5c05358d Merge branch 'bugfixes' into refactor-lazy-components 2024-01-28 02:03:50 +08:00
Hakadao
e73ae0e3a6 fix: handle History video url location part #223 2024-01-28 01:54:54 +08:00
Hakadao
c62f2c604c fix: adjust text in MomentsPop [建议] 增加动态状态差分 #226 2024-01-27 23:52:42 +08:00
starknt
b5e7465969 fix: handle top bar video part 2024-01-27 17:37:23 +08:00
starknt
a37c8ad13e fix: mainAppRef inject logic 2024-01-26 15:05:27 +08:00
starknt
767e8a7aa6 fix: merge dev branch 2024-01-26 14:52:54 +08:00
starknt
c40fe57be0 refactor: improve components load method, and improve provide app 2024-01-26 14:48:19 +08:00
Hakadao
a359d87098 style: adjust homepage styles 2024-01-26 14:46:02 +08:00
Hakadao
05b02365fe fix: exclude the unsupported page (#206) 2024-01-26 14:46:02 +08:00
Hakadao
5c83b934d1 fix: top bar not showing when reaching the top of the moments page (#205) 2024-01-26 14:46:02 +08:00
Hakadao
cb165ba358 fix: resolve issue with displaying full favorites video list (#207) 2024-01-26 14:46:02 +08:00
Hakadao
34e241b4f1 fix: 顶栏的历史记录,跳转视频时仅up主制作视频可以跳转成功,其余皆跳转主页 #193 2024-01-26 14:46:02 +08:00
Hakadao
f78f127cd8 chore: adjust regex 2024-01-26 14:46:02 +08:00
Hakadao
0137f43ced style: adjust areas not yet compatible with dark mode 2024-01-26 14:46:02 +08:00
Hakadao
acf76af37b style: adapt to unadapted areas 2024-01-26 14:46:02 +08:00
Hakadao
3638125c49 fix: 从稍后再看打开视频时自动跳转 #180 2024-01-26 14:46:02 +08:00
Hakadao
de6a0ab10e revert: revert search bar code to previous version to undo recent changes 2024-01-26 11:37:37 +08:00
MengNianxiaoyao
a3c6fcd6fc fix: 专栏页面侧边栏目录按钮垂直居中 2024-01-26 11:37:37 +08:00
starknt
2f36f4177f fix: when del search bar history, and the result list hide 2024-01-26 11:37:37 +08:00
starknt
06bef266c5 refactor: improve search bar component 2024-01-26 11:37:37 +08:00
starknt
dc9387e8c1 fix: global Speed conflict 2024-01-26 11:37:37 +08:00
Hakadao
b2c142d538 style: adjust homepage styles 2024-01-23 01:49:29 +08:00
Hakadao
fda3469425 fix: exclude the unsupported page (#206) 2024-01-23 01:42:48 +08:00
Hakadao
ec38fafeab fix: top bar not showing when reaching the top of the moments page (#205) 2024-01-23 01:34:32 +08:00
Hakadao
778382eb11 fix: resolve issue with displaying full favorites video list (#207) 2024-01-23 01:21:10 +08:00
Hakadao
6711291146 fix: 顶栏的历史记录,跳转视频时仅up主制作视频可以跳转成功,其余皆跳转主页 #193 2024-01-19 01:08:52 +08:00
Hakadao
781b2c07d7 chore: adjust regex 2024-01-17 00:29:34 +08:00