Piped/src/components
JdM 4366e628b2
Update VideoPlayer.vue
2023-05-20 16:00:06 +02:00
..
ChannelItem.vue Implement content item component. 2022-11-01 12:36:19 +00:00
ChannelPage.vue Add proper support for channel handles 2023-04-27 13:31:46 +01:00
ChaptersBar.vue Fix long chapter titles squishing video 2022-11-28 20:59:09 +05:30
ClipsPage.vue Add support for Clips. 2022-02-10 15:03:33 +00:00
CommentItem.vue Fix comment like icon 2023-05-09 03:25:01 -07:00
ContentItem.vue Implement content item component. 2022-11-01 12:36:19 +00:00
ErrorHandler.vue Add live indicator for videos, pretranslate more components. 2022-01-30 23:48:27 +00:00
FeedPage.vue Simplify checkboxes and fix disappearing of channel groups 2023-05-08 14:13:32 +02:00
FooterComponent.vue Merge pull request #1661 from thecashewtrader/light-theme-black-bars 2023-01-09 16:26:09 +01:00
HistoryPage.vue update watched videos in each separate component 2023-02-19 13:41:13 +00:00
ImportPage.vue Add better error messages for localStorage disabled. 2022-11-16 18:49:11 +00:00
LoadingIndicatorPage.vue Use a `slot` for displaying the loading indicator content 2023-03-13 14:39:07 +01:00
LoginPage.vue login/register on enter 2022-08-18 13:47:10 +02:00
ModalComponent.vue Make Modal respect (light) theme preference 2022-11-02 22:17:40 +05:30
NavBar.vue replaces delete-search icon as ⨉ instead of x > Improvement 2023-04-18 23:09:23 +02:00
PageNotFound.vue improve syntax 2022-08-27 13:25:17 +02:00
PlaylistAddModal.vue fix close button 2022-09-08 22:56:24 +02:00
PlaylistItem.vue Fix for playlist uploaders/creators being unclickable. 2023-03-21 16:22:13 +00:00
PlaylistPage.vue Use a `slot` for displaying the loading indicator content 2023-03-13 14:39:07 +01:00
PlaylistVideos.vue update watched videos in each separate component 2023-02-19 13:41:13 +00:00
PlaylistsPage.vue Allow importing muliple playlists at once 2023-05-17 09:55:49 +02:00
PreferencesPage.vue Add settings option 2023-05-19 17:38:11 +02:00
RegisterPage.vue Use regex to check for email on RegisterPage 2022-11-28 20:36:02 +05:30
SearchResults.vue Use a `slot` for displaying the loading indicator content 2023-03-13 14:39:07 +01:00
SearchSuggestions.vue better handling of the auto theme to prevent further bugs with it 2022-10-06 19:58:31 +02:00
ShareModal.vue ShareModal - visual changes and improved component reusability 2022-12-15 15:26:42 -08:00
SortingSelector.vue Remove unnecessary imports. 2022-10-10 10:41:58 +01:00
SubscriptionsPage.vue Set Fixed Subscriptions Modal Height (#2414) 2023-05-19 08:06:02 +02:00
ToastComponent.vue allow light mode 2023-03-11 17:55:25 +00:00
TrendingPage.vue Use a `slot` for displaying the loading indicator content 2023-03-13 14:39:07 +01:00
VideoItem.vue Fix alignment of shorts videos 2023-03-19 15:36:25 +01:00
VideoPlayer.vue Update VideoPlayer.vue 2023-05-20 16:00:06 +02:00
VideoRedirect.vue Pass timestamp when redirecting youtu.be style 2022-08-28 20:51:13 -07:00
WatchOnYouTubeButton.vue Move v-if calls to single template. 2022-11-06 00:44:48 +00:00
WatchVideo.vue Fix video like dislike icons 2023-05-09 07:44:34 +01:00