Hakadao
dd030af6f5
feat(home): tweak header tabs styles
2024-11-19 01:56:45 +08:00
MidnightCrowing
dd19f882b0
feat(video-card): collaborative creation ( #1107 )
...
* feat(video-card-avatar): add avatar component for multiple avatar display
* refactor(video-card): add avatar component
* refactor(views): modify video card calling method
* feat(following): up joint submissions are combined into one video card display
* feat(i18n): add cn translation
* fix: dislike dialog ci type check
* fix(video-card-avatar): add more display additions for undisplayed avatars
* refactor(video-card): refactor author and authorList to handle single and multiple authors separately
* fix(following): fix issue with duplicate authors in collaborative submissions
* refactor(video-card): remove `authorList` prop
* feat(video-card): redesign the multiple authors style
* chore: update
* chore: update
---------
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-11-17 16:59:40 +08:00
MidnightCrowing
5af87afa4f
fix(following-page): occasional duplicate videos on the following page ( #1101 )
2024-11-01 02:17:07 +08:00
Hakadao
a0bf8485dd
fix(live): prevent continuous loading when no more content
2024-10-28 10:09:02 +08:00
Hakadao
3e42f53ebc
feat(home): add live page on home
2024-10-28 02:34:27 +08:00
Hakadao
86e6f3a0ad
feat(video-card): show the badge when in following tab
2024-10-28 02:20:11 +08:00
Hakadao
08a5ca0328
chore: fix type
2024-10-21 00:27:34 +08:00
Hakadao
25b2d0394a
refactor: homePageGridLayout => gridLayout
2024-10-20 19:00:24 +08:00
Hakadao
b06c2a868d
feat(video-card): enhance video card context menu
2024-10-14 01:50:36 +08:00
Hakadao
619dc034af
refactor: adjust the directory structure of messageListeners/ ( #1066 )
2024-10-13 19:49:14 +08:00
Hakadao
eaa021e7ba
refactor: extract video context menu and dislike dialog logic to other files
2024-10-05 19:09:12 +08:00
Hakadao
a96d2f0ef6
feat(filters): filter out vertical videos ( #991 )
2024-09-08 17:50:50 +08:00
Hakadao
eed7223936
chore(for-you): add description for "not interested" dialog
2024-08-31 02:40:35 +08:00
Hakadao
11005cfd4e
perf(for-you): enhance performance when video filter is unset
2024-08-29 12:44:31 +08:00
Hakadao
4cdbf2ceb3
feat: update grid layout switcher icons
2024-08-29 11:50:18 +08:00
Hakadao
cda9ec1529
feat: video title filter and user filter ( #965 )
...
* chore: filter by title (wip)
* refactor: Update Input component to use defineModel for two-way binding
* chore(settings): add functionality to add, edit, and delete title filters
* chore: Refactor List and ListItem components for improved styling and functionality
* feat(home-settings): use grid layout for title filters
* feat(settings): implement filter by title && filter by user
* chore(list): update style
* feat: Implement case-insensitive filter functionality
* fix: filter by user not working
* feat: disable filter for followed user
* chore: fix typo
* feat: update ui
* chore: improve the filter descriptions and update styles
* chore: update code tag style
* fix(for-you): resolve scrolling issue (#964 )
close #964
* chore: add i18n support for filter settings
* chore: update cantonese translation
* refactor: update localization strings for `FilterByUserTable` and `FilterByTitleTable`
2024-08-22 00:26:03 +08:00
Hakadao
bdff7cf2b8
refactor: update localization strings for common operation
2024-08-21 23:44:51 +08:00
Hakadao
19cb3e3342
refactor: update localization strings for common operations
2024-08-21 18:45:36 +08:00
Hakadao
80dd62ae0f
chore: adjust top bar height
2024-07-30 12:05:03 +08:00
Hakadao
10ad269e92
fix: lint
2024-07-29 13:22:22 +08:00
Hakadao
615c9de1bd
refactor: global import common components && remove useless imports
2024-07-29 12:30:23 +08:00
Konv Suu
316e466dd4
fix(subscribed-series): add empty content ( #924 )
...
* fix(subscribed-series): add empty content
* wip
2024-07-26 12:16:37 +08:00
Hakadao
c5b4b17208
refactor: use TOP_BAR_VISIBILITY_CHANGE for global top bar visibility event
2024-07-23 00:33:33 +08:00
Hakadao
938c1e9561
fix: prevent too few video results cause cannot load more videos #884
2024-07-15 00:46:23 +08:00
Hakadao
3b670635a1
fix: resolve always loading issue
2024-07-01 02:23:24 +08:00
Hakadao
944e394505
fix: cannot load more videos on vertical monitor ( #704 )
...
close #704
2024-07-01 01:35:48 +08:00
Hakadao
06382e10e2
feat: recommendation mode filter setting ( #840 )
...
* feat: Add filter options for view count and duration in settings
* chore: update styles && rename func.ts to useFilter.ts
* feat: Add scrollbar check to determine if the viewport has a scrollbar
* feat: app recommendation filters
* chore: update
* feat: i18n support
---------
Co-authored-by: pengyunfei <pengyunfei@360.cn >
2024-07-01 01:05:18 +08:00
Hakadao
4fe4c92733
refactor: unify elevated elements color
2024-06-27 01:06:46 +08:00
ljt990218
34eb136b36
fix(VideoCard): more button issue #829 && add use cursor-pointer ( #853 )
...
* fix: UserPanelPop hover Inconsistent animation
* fix(VideoCard): `moreBtn` Button issue from `#829`, add cursor-pointer class to enhance UX
2024-06-20 22:52:20 +08:00
hakadao
b7a0dcc8b6
fix(ForYou): tick animation cannot re-toggle
2024-06-14 02:17:55 +08:00
MidnightCrowing
eea81cfa16
fix: home page tab loading animation issues ( #827 )
2024-06-12 01:14:33 +08:00
Stephen Zhou
5c0148a2b0
chore: format css ( #808 )
...
* chore: format css
* update
* update
* chore: eslint-skip
* update
* update
* chore: enforce the use of double quotes in `--at-apply` values
* refactor: rename `--at-apply` into `--uno`
* fix: fix dark theme userSpace search page css (#811 )
* fix userSpace search css
* add new fix
* add new fix
* fix(adaptedStyles): adapt unadapted contents
---------
Co-authored-by: hakadao <a578457889743@gmail.com >
Co-authored-by: 夜晚的鸡鸣 <110297461+MidnightCrowing@users.noreply.github.com >
2024-06-04 00:15:46 +08:00
hakadao
6c9afcac35
refactor: rename LongCoverCard into BangumiCard
2024-06-02 17:56:05 +08:00
hakadao
a43c223785
refactor(LongCoverCard): update props && update styles
2024-06-02 17:47:36 +08:00
hakadao
37e4c54910
feat: add warning message for unauthorized access key usage
2024-06-02 13:26:08 +08: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
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
7a283df65f
refactor: optimize back-to-top functionality with throttling
2024-05-27 02:22:13 +08:00
Hakadao
838d2ea981
fix: some videos disappear on following and subscribed series pages ( #786 )
2024-05-27 01:57:29 +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
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
hakadao
d5503e6d0d
refactor: convert useImage.ts to imgs.ts
2024-05-14 23:57:38 +08:00
hakadao
8e31e69e09
feat(Home): adjust layout switcher icon size
2024-05-14 23:18:32 +08:00
Stephen Zhou
6cc3b4de9f
style: sort imports ( #746 )
2024-05-11 14:20:56 +08:00
Stephen Zhou
4b69aaf8d3
refactor: only use unocss icons ( #742 )
...
Co-authored-by: hakadao <a578457889743@gmail.com >
2024-05-10 22:03:46 +08:00
Stephen Zhou
99c0d7d8ee
refactor: remove composable auto import ( #741 )
2024-05-10 19:35:34 +08:00