Piped/src/components
Kavin 6dabbcc41f
Merge pull request #2028 from Bnyro/autoplay-fullscreen
Remember the fullscreen state on autoplay
2023-01-27 17:48:57 +00:00
..
ChannelItem.vue Implement content item component. 2022-11-01 12:36:19 +00:00
ChannelPage.vue Use replaceState and simplify updating search params 2023-01-27 16:42:20 +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 Add only one listener on the window 2023-01-26 18:23:49 +01: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 Merge pull request #1661 from thecashewtrader/light-theme-black-bars 2023-01-09 16:26:09 +01:00
HistoryPage.vue Ensure watch history preference actually works. 2023-01-13 13:40:12 +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 Make Modal respect (light) theme preference 2022-11-02 22:17:40 +05:30
NavBar.vue Merge pull request #1951 from Bnyro/playlist-bookmarks 2023-01-09 16:28:59 +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 Dynamically update the button in the playlist page 2023-01-06 21:05:05 +01:00
PlaylistsPage.vue Dynamically update the button in the playlist page 2023-01-06 21:05:05 +01:00
PlaylistVideos.vue Implement content item component. 2022-11-01 12:36:19 +00:00
PreferencesPage.vue Add support for Occitan and Sinhala. 2023-01-15 17:37:53 +00:00
RegisterPage.vue Use regex to check for email on RegisterPage 2022-11-28 20:36:02 +05:30
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 Use a fixed thumbnail aspect ratio 2023-01-27 16:46:26 +01:00
VideoPlayer.vue Remember the fullscreen state on autoplay 2023-01-27 18:13:20 +01: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 Factor out handler func, remove Listener on unmount 2023-01-26 19:01:24 +01:00