Piped/src/components
Kavin 867d4678c3
Merge pull request #2310 from SecularSteve/SecularSteve-delete-search-improvement
Replaced "delete-search" icon as (⨉) instead of (x)
2023-04-26 13:08:29 +01:00
..
ChannelItem.vue Implement content item component. 2022-11-01 12:36:19 +00:00
ChannelPage.vue Hide `show more` button when description has less than 100 characters 2023-03-16 18:03:35 +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 Use a `slot` for displaying the loading indicator content 2023-03-13 14:39:07 +01: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 Dynamically update the button in the playlist page 2023-01-06 21:05:05 +01:00
PreferencesPage.vue Add support for Bulgarian. 2023-03-12 03:06:15 +00: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 add line break 2022-11-26 17:34:57 +05:30
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 Fix position and visibility issues of the seekbar preview 2023-04-22 11:32: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 hotkeys not working 2023-03-15 19:46:36 -04:00