Commit Graph

1042 Commits

Author SHA1 Message Date
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
6b8363c52b chore(eslint): disable no-alert rule 2024-01-28 18:09:09 +08:00
Hakadao
b8a043cc60 i18n: update no_more_content text in en & jyut 2024-01-28 17:35:46 +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
Hakadao
369c3dfe37 Merge pull request #228 from starknt/fix/video-page
fix: handle `Topbar` video url location part #223
2024-01-27 23:00:25 +08:00
Hakadao
62a8082034 Merge pull request #167 from starknt/refactor/lazy-components
refactor: improve components load method, and improve provide `app`
2024-01-27 22:33:29 +08:00
starknt
b5e7465969 fix: handle top bar video part 2024-01-27 17:37:23 +08:00
star knight
acd5f93c8f Merge branch 'dev' into refactor/lazy-components 2024-01-26 15:07:09 +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
9d00201bdf chore(main): release 0.14.3
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-26 14:46:02 +08:00
Hakadao
1e6ba5de53 chore: update version number 2024-01-26 14:46:02 +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
dependabot[bot]
32979ac8bb chore(deps-dev): bump vite from 3.2.7 to 3.2.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 14:46:02 +08:00
MengNianxiaoyao
1c6bb9e1d7 chore: upgrade build deps version 2024-01-26 14:46:02 +08:00
Hakadao
d32e543428 chore(main): release 0.14.2
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-26 14:46:02 +08:00
Hakadao
f14a994527 chore: update version number 2024-01-26 14:46:02 +08:00
Hakadao
8e2e772e54 chore: changelog work add style changes type 2024-01-26 14:46:02 +08:00
Hakadao
d964d1c38e chore(main): release 0.14.1
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-26 14:46:02 +08:00
Hakadao
34e241b4f1 fix: 顶栏的历史记录,跳转视频时仅up主制作视频可以跳转成功,其余皆跳转主页 #193 2024-01-26 14:46:02 +08:00
Hakadao
47f12ec9e3 chore: update version number 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
f9701b09b3 Merge pull request #215 from hakadao/main
sync: main to dev
2024-01-23 02:05:37 +08:00
Hakadao
449ddfbf62 Merge pull request #216 from hakadao/main
sync: main to bugfixes
2024-01-23 02:05:26 +08:00
Hakadao
0f92cb802f Merge pull request #217 from hakadao/release-please--branches--main--components--release-please-action
chore(main): release 0.14.3
v0.14.3
2024-01-23 02:02:35 +08:00
Hakadao
f25d083786 chore(main): release 0.14.3
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-23 02:01:43 +08:00
Hakadao
da96db1b96 Merge pull request #214 from hakadao/bugfixes
Bugfixes
2024-01-23 02:01:17 +08:00
Hakadao
4b4808cbfe chore: update version number 2024-01-23 02:00:06 +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