Commit Graph

1673 Commits

Author SHA1 Message Date
Hakadao
42d69db97a fix: set reachTop initial value is true
because the original webpage is at the top
2024-05-30 23:43:40 +08:00
Hakadao
8733ed012b fix: fix rcmd tab dark mode gradient (#799)
* fix: fix rcmd tab dark mode gradient

* Update videoPage.scss

---------

Co-authored-by: shabby2333 <shabby2333@qq.com>
2024-05-30 10:26:12 +08:00
github-actions[bot]
e8c4f8b86d chore: release v0.19.0 v0.19.0 2024-05-29 17:56:51 +00:00
Hakadao
6110016b39 fix: resolve #797 2024-05-30 01:54:37 +08:00
Hakadao
421b779b58 feat: add option to always show tabs on home page 2024-05-30 01:50:15 +08:00
Hakadao
1da60d4640 feat: add a config to enable/disable grid layout switcher 2024-05-30 01:04:26 +08:00
Hakadao
2c8c46ebba feat(Dock): Improve back-to-top button styling 2024-05-30 00:33:02 +08:00
Hakadao
2a11e7c40c fix(Anime): resolve loading component not showing 2024-05-29 02:09:41 +08:00
Hakadao
9ad703ab36 perf: downgrade the overlayscrollbars version (it works and i dunno why) 2024-05-29 02:05:26 +08:00
Hakadao
e4ee1076c9 chore: update pnpm package manager to version 9.1.3 2024-05-29 01:30:57 +08:00
Hakadao
f47527e584 refactor: Add throttling to handle reach bottom event 2024-05-28 01:52:04 +08:00
Hakadao
6f77f9acce perf: improve the scrolling performance 2024-05-27 18:30:06 +08:00
Hakadao
7094547f01 refactor: Update pending videos length calculation in Following, SubscribedSeries, and Trending pages 2024-05-27 10:50:48 +08:00
Hakadao
8967dd51df refactor(ForYou): improve loading behavior 2024-05-27 10:47:39 +08:00
Hakadao
0c62f78f22 fix: rename the smoothScrollToTop to scrollToTop 2024-05-27 02:29:19 +08:00
Hakadao
7a283df65f refactor: optimize back-to-top functionality with throttling 2024-05-27 02:22:13 +08:00
Hakadao
937374e2d8 refactor: use a new method to reimplement the scroll-top-top function 2024-05-27 02:09:27 +08:00
Hakadao
838d2ea981 fix: some videos disappear on following and subscribed series pages (#786) 2024-05-27 01:57:29 +08:00
Hakadao
bad307b827 refactor(SearchBar): use debounce function for input handling 2024-05-27 01:34:02 +08:00
Hakadao
e55d7258b3 refactor: use camel case for emit events 2024-05-26 23:24:06 +08:00
Hakadao
bcff30d673 refactor(Dock): use emit function to handle refresh and back-to-top 2024-05-26 23:12:45 +08:00
Hakadao
a2322929fa refactor: rename BackToTopAndRefreshButtons to BackToTopOrRefreshButton 2024-05-26 21:47:26 +08:00
Hakadao
b62f2ce839 refactor(BackToTopAndRefreshButtons): remove the showRefreshButton prop 2024-05-26 21:44:07 +08:00
Hakadao
2250eefa09 feat(Dock): add config to move back-to-top or refresh button to dock 2024-05-26 21:38:22 +08:00
Hakadao
19f4b6aed2 feat(Dock): add a config to disable light/dark mode switcher
* feat(Dock): adjust divider style
2024-05-26 19:09:45 +08:00
Hakadao
dec030d6b1 fix: resolve shadows not displaying when set to disable frosted glass 2024-05-26 18:13:53 +08:00
Hakadao
cb85c68716 fix(VideoCard): resolve #789 2024-05-26 18:07:56 +08:00
Hakadao
bd752abee5 feat: disable inner glow effect when frosted glass is disabled 2024-05-26 17:53:38 +08:00
Hakadao
52675a22f2 fix(Select): adjust animation speed 2024-05-26 00:10:57 +08:00
hakadao
26acdf3cae chore: update transitionAndTransitionGroup.scss for smoother animations 2024-05-24 01:50:08 +08:00
hakadao
4683c35536 perf: optimize scroll handing in App.vue 2024-05-24 01:49:50 +08:00
hakadao
7e61c6bc43 perf: improve scrolling performance 2024-05-24 01:37:24 +08:00
github-actions[bot]
ce9f7bdc53 chore: release v0.18.11 v0.18.11 2024-05-23 17:08:22 +00:00
hakadao
17740baf95 chore: update npm dependency to @unocss/preset-attributify@0.60.3 2024-05-24 01:03:32 +08:00
hakadao
9f64cd3d99 perf(WatchLater): improve watch later loading speed (#784)
close #784
2024-05-24 00:56:52 +08:00
hakadao
e724c1e596 feat: add AttributifyAttributes to HTMLAttributes in @vue/runtime-dom 2024-05-24 00:56:48 +08:00
hakadao
19269f2bf3 chore: update packageManager to pnpm@9.1.2 2024-05-23 23:40:03 +08:00
dvaren
ca289c9a41 fix: fix dark mode adaptation #737 (#787) 2024-05-23 14:19:22 +08:00
github-actions[bot]
a5b257ddd5 chore: release v0.18.10 v0.18.10 2024-05-21 17:59:31 +00:00
Hakadao
261f924446 feat(Favorites): unfavorite confirm (#722)
close #722
2024-05-22 01:55:24 +08:00
Hakadao
56b465a00f fix(Settings): resolve #780 && adjust qr code dialog styles
close #780
2024-05-22 01:35:04 +08:00
Hakadao
d074844240 perf: video card, closes #760, #762 (#779)
* perf: video card

* refactor: video card

* refactor(ForYou): remove loading icon

* refactor(ForYou): remove unused 'url' property in video card component

* refactor(ForYou): remove unused 'url' property in video card component

* fix(VideoCard): prevent `a` tag bubble

* perf: improve video card performance

* refactor(ForYou): optimize video card loading and rending

* refactor(VideoCard): optimize video card loading and rendering

* perf(ForYou): use another method to generate a unique id

* perf(VideoCard): remove hover animation

* feat(VideoCard): add hover & active effect again...

* feat(VideoCard):  adjust hovering & activating effect

* perf(VideoCard): remove the hover effect

* refactor(VideoCard): optimize lazy loading for images

* perf: optimize scrolling performance

* perf(VideoCard): optimize video preview performance
2024-05-22 00:25:34 +08:00
Hakadao
27f917c5b2 Update bug-template.yaml 2024-05-21 14:44:02 +08:00
Hakadao
d9cbfffe19 Update bug-template.yaml 2024-05-21 14:43:11 +08:00
Hakadao
a20a96cfcc Update bug-template.yaml 2024-05-21 14:35:19 +08:00
Hakadao
391dff9de3 Update bug-template.yaml (#782) 2024-05-21 14:23:46 +08:00
Hakadao
c50d6627b0 refactor(VideoCard): update video card props (#777)
* refactor: update video card props

* refactor(VideoCard): rename `uri` to `url`

* chore(VideoCard): fix typo in comment
2024-05-20 18:26:41 +08:00
github-actions[bot]
f53b3e5d8a chore: release v0.18.9 v0.18.9 2024-05-20 02:41:18 +00:00
Hakadao
3e9163b44e chore: update release-it.json after:release scripts 2024-05-20 10:29:16 +08:00
Hakadao
5f4e183a1b chore: update logo 2024-05-19 18:59:39 +08:00