Piped/src/components
2025-01-09 13:29:59 +01:00
..
AddToGroupModal.vue feat: option to create group in add to group modal 2023-12-19 16:44:16 +01:00
ChannelItem.vue feat: unify style and hover effects of channel, playlist and video items 2025-01-09 13:29:59 +01:00
ChannelPage.vue fix: race conditions when when loading lots of videos quickly 2024-06-15 14:15:08 +02:00
ChaptersBar.vue feat: option to create group in add to group modal 2023-12-19 16:44:16 +01:00
ClipsPage.vue Add support for Clips. 2022-02-10 15:03:33 +00:00
CollapsableText.vue fix: race conditions when when loading lots of videos quickly 2024-06-15 14:15:08 +02:00
CommentItem.vue feat: show full upload date string on hover where possible 2025-01-07 13:37:48 +01:00
ConfirmModal.vue Make ConfirmModal emit confirm if Enter is pressed 2024-02-19 20:28:56 +05:00
ContentItem.vue Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
CreateGroupModal.vue feat: option to create group in add to group modal 2023-12-19 16:44:16 +01:00
CreatePlaylistModal.vue feat: auto focus CreatePlaylistModal input field 2024-03-22 20:24:29 +01:00
CustomInstanceModal.vue feat: support for adding custom instances 2024-03-15 22:52:48 +01:00
ErrorHandler.vue Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
FeedPage.vue feat: mark as watched button in feed (#3746) 2025-01-07 12:50:53 +00:00
FooterComponent.vue feat: add more hover effects for better UX 2025-01-09 13:29:59 +01:00
HistoryPage.vue Add unocss eslint config and apply changes. 2023-08-13 18:31:57 +01:00
ImportPage.vue feat: support for subscription imports from FreeTube (#3426) 2024-02-27 00:06:54 +01:00
LoadingIndicatorPage.vue Add unocss eslint config and apply changes. 2023-08-13 18:31:57 +01:00
LoginPage.vue refactor: use browser inbuilt tooltip on login/register page 2024-05-16 16:51:04 +02:00
ModalComponent.vue Replace font-awesome icons with unocss 2024-03-11 17:58:12 +00:00
NavBar.vue feat: add more hover effects for better UX 2025-01-09 13:29:59 +01:00
PageNotFound.vue feat: allow setting API, proxy, and frontend URLs at build time (#3284) 2024-03-13 17:49:40 +01:00
PlaylistAddModal.vue feat: PlaylistAddModal switches to created playlist 2024-03-22 20:24:26 +01:00
PlaylistItem.vue feat: unify style and hover effects of channel, playlist and video items 2025-01-09 13:29:59 +01:00
PlaylistPage.vue chore: some small code cleanups in PlaylistPage.vue (#3741) 2024-07-29 14:32:57 +00:00
PlaylistsPage.vue fix: fallback to filename as playlist name when importing 2025-01-07 13:21:31 +01:00
PlaylistVideos.vue feat: respect listen mode in recommended videos (#3430) 2024-03-19 22:20:02 +01:00
PreferencesPage.vue feat: add option to favor hls over dash 2024-07-11 17:59:42 +00:00
QrCode.vue fix: use an async component for sharing qr codes 2023-08-04 16:22:21 +02:00
RegisterPage.vue fix(register): input height doesn't match view password icon 2024-05-16 16:57:47 +02:00
SearchResults.vue fix: update search text and title when route changes (#3701) 2024-07-15 12:55:04 +02:00
SearchSuggestions.vue Remove unused method in SearchSuggestions.vue 2024-03-20 16:56:53 +01:00
ShareModal.vue feat: allow timecode to be used as timestamp in Share Modal 2025-01-09 12:57:47 +01:00
SortingSelector.vue Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
SubscriptionsPage.vue feat: show confirmation modal before deleting subscription group (#3596) 2024-05-08 16:56:24 +02:00
ToastComponent.vue Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
TrendingPage.vue feat: allow setting API, proxy, and frontend URLs at build time (#3284) 2024-03-13 17:49:40 +01:00
VideoItem.vue feat: unify style and hover effects of channel, playlist and video items 2025-01-09 13:29:59 +01:00
VideoPlayer.vue fix: crash when failed to load stream info 2025-01-07 13:01:09 +01:00
VideoRedirect.vue Pass timestamp when redirecting youtu.be style 2022-08-28 20:51:13 -07:00
WatchOnButton.vue Replace font-awesome icons with unocss 2024-03-11 17:58:12 +00:00
WatchVideo.vue feat: show full upload date string on hover where possible 2025-01-07 13:37:48 +01:00