Piped/src/components
Sai Karthik ce2e3dbfb6
feat: configurable chapters layout on mobile screen
2023-06-13 17:36:53 +05:30
..
ChannelItem.vue Implement content item component. 2022-11-01 12:36:19 +00:00
ChannelPage.vue Add support for playlist descriptions 2023-05-23 18:24:32 +02:00
ChaptersBar.vue feat: configurable chapters layout on mobile screen 2023-06-13 17:36:53 +05:30
ClipsPage.vue Add support for Clips. 2022-02-10 15:03:33 +00:00
CollapsableText.vue Add support for playlist descriptions 2023-05-23 18:24:32 +02:00
CommentItem.vue Fix comment like icon 2023-05-09 03:25:01 -07:00
ConfirmModal.vue Reuse actions.okay string 2023-05-31 09:51:42 +02: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 Filter layout small (#2458) 2023-05-26 16:30:44 +01:00
FooterComponent.vue Merge pull request #1661 from thecashewtrader/light-theme-black-bars 2023-01-09 16:26:09 +01:00
HistoryPage.vue Filter layout small (#2458) 2023-05-26 16:30:44 +01: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 Filter layout small (#2458) 2023-05-26 16:30:44 +01:00
NavBar.vue Add horizontal margin to navbar icons and remove unused code 2023-05-28 11:02:10 +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 fix playlist videos not updating 2023-05-31 18:31:40 +02:00
PlaylistVideos.vue update watched videos in each separate component 2023-02-19 13:41:13 +00:00
PlaylistsPage.vue Reuse actions.okay string 2023-05-31 09:51:42 +02:00
PreferencesPage.vue feat: configurable chapters layout on mobile screen 2023-06-13 17:36:53 +05:30
RegisterPage.vue Replace confirm dialogs with custom modals 2023-05-30 15:02:20 +02:00
SearchResults.vue Use a `slot` for displaying the loading indicator content 2023-03-13 14:39:07 +01:00
SearchSuggestions.vue Merge pull request #2455 from robertkleinschuster/fix-comment-timestamps-seek 2023-05-31 17:57:12 +01:00
ShareModal.vue ShareModal - visual changes and improved component reusability 2022-12-15 15:26:42 -08:00
SortingSelector.vue Filter layout small (#2458) 2023-05-26 16:30:44 +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 Replace confirm dialogs with custom modals 2023-05-30 15:02:20 +02:00
VideoPlayer.vue correct parsing for timestamp-links in current video 2023-05-31 18:18:50 +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 refactor(WatchVideo): add spacing b/w chapters & minimize description btn 2023-06-10 22:54:41 +05:30