Piped/src/components
gmnsii edd65825f8
ShareModal - visual changes and improved component reusability
Time code text field no longer appears when sharing without time code.
Time code text field now appears under 'share with time code' checkbox.
'playlistId' and 'playlistIndex' are no longer required props.
2022-12-15 15:26:42 -08:00
..
ChannelItem.vue Implement content item component. 2022-11-01 12:36:19 +00:00
ChannelPage.vue Add better error messages for localStorage disabled. 2022-11-16 18:49:11 +00: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: align like/dislike icons to center 2022-10-21 22:51:32 +03: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 Implement content item component. 2022-11-01 12:36:19 +00:00
FooterComponent.vue Fix linting issues. 2022-11-14 01:55:53 +00:00
HistoryPage.vue Implement content item component. 2022-11-01 12:36:19 +00:00
ImportPage.vue Add better error messages for localStorage disabled. 2022-11-16 18:49:11 +00:00
LoginPage.vue login/register on enter 2022-08-18 13:47:10 +02:00
ModalComponent.vue fix close button 2022-09-08 22:56:24 +02:00
NavBar.vue clear search btn 2022-11-17 11:44:47 +01: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 Implement content item component. 2022-11-01 12:36:19 +00:00
PlaylistPage.vue Fix formatting. 2022-11-11 21:28:34 +00:00
PlaylistsPage.vue use Promise#all(), use substr(-11) 2022-11-29 19:57:58 +01:00
PlaylistVideos.vue Implement content item component. 2022-11-01 12:36:19 +00:00
PreferencesPage.vue Add support for Kabyle. 2022-11-25 15:54:33 +00:00
RegisterPage.vue login/register on enter 2022-08-18 13:47:10 +02:00
SearchResults.vue Implement content item component. 2022-11-01 12:36:19 +00: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 add line break 2022-11-26 17:34:57 +05:30
TrendingPage.vue Don't load trending page on feed homepage 2022-11-15 14:35:14 -08:00
VideoItem.vue Fix duration not being shown. 2022-11-02 23:59:32 +00:00
VideoPlayer.vue Disable internal DASH manifest rewriting due to issues with shaka. 2022-12-02 21:11:22 +00: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 Add 'share with playlist' option for share button 2022-12-04 15:19:24 -08:00