FreeTube/src/renderer/components
absidue f7206ec7e8
Use blob URLs for storyboards instead of writing them to the file system (#4891)
2024-04-08 09:31:20 +08:00
..
channel-about Local API: Support extracting about information from YouTube's new about popup (#4370) 2023-12-20 22:27:49 -05:00
data-settings Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
distraction-settings Video title filter / blacklist (#4202) 2024-01-22 17:59:46 -05:00
download-settings Keep download folder path when changing to 'ask for download path' and back (#4101) 2023-10-10 22:44:57 -04:00
experimental-settings Implement right-to-left interface (#3970) 2023-09-09 18:29:26 +02:00
external-player-settings Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
ft-age-restricted Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
ft-auto-grid Switch from Vue.extend to defineComponent (#3066) 2023-01-18 08:50:02 +01:00
ft-button Fix Subscribe button being clipped on Channel page (#4057) 2023-09-19 23:26:24 +02:00
ft-card Hide ft-icon-button and ft-profile-selector dropdowns when the escape key is pressed (#4770) 2024-03-18 08:30:02 -04:00
ft-channel-bubble Local API: List related games in featured channels section (#4562) 2024-01-30 00:37:29 +00:00
ft-community-poll add image to poll & updated quiz style (#4318) 2023-11-17 03:05:53 +00:00
ft-community-post Remove unused isLoading from ft-community-post (#4684) 2024-02-19 11:02:32 +00:00
ft-create-playlist-prompt (Multiple) Local Playlist (instead of saving video in one hidden list) (#4234) 2024-01-03 19:44:57 +01:00
ft-element-list Add search playlists with matching videos function (#4537) 2024-03-14 17:16:15 -04:00
ft-flex-box Make certain controls non-selectable / non-draggable (#3947) 2023-08-27 08:46:19 +08:00
ft-icon-button Hide ft-icon-button and ft-profile-selector dropdowns when the escape key is pressed (#4770) 2024-03-18 08:30:02 -04:00
ft-input Video title filter / blacklist (#4202) 2024-01-22 17:59:46 -05:00
ft-input-tags Video title filter / blacklist (#4202) 2024-01-22 17:59:46 -05:00
ft-list-channel Move ft-list-channel specific css to ft-list-channel.scss (#4873) 2024-04-06 09:53:01 +08:00
ft-list-hashtag Channel subscribe button in search results (#4376) 2023-11-28 17:06:35 -05:00
ft-list-lazy-wrapper Add search playlists with matching videos function (#4537) 2024-03-14 17:16:15 -04:00
ft-list-playlist Add search playlists with matching videos function (#4537) 2024-03-14 17:16:15 -04:00
ft-list-video Update icons for add to/remove from quick bookmark button (#4825) 2024-04-01 21:54:19 -04:00
ft-list-video-lazy Video title filter / blacklist (#4202) 2024-01-22 17:59:46 -05:00
ft-list-video-numbered Fix v-observe-visibility error when playlist items are updated (#4774) 2024-03-26 21:36:34 -04:00
ft-loader Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
ft-notification-banner Implement right-to-left interface (#3970) 2023-09-09 18:29:26 +02:00
ft-playlist-add-video-prompt Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
ft-playlist-selector Update add video ot playlist prompt to show presence count when adding one video (#4561) 2024-02-28 09:15:59 -05:00
ft-profile-bubble Profile settings UX improvements (#4358) 2023-11-25 18:23:27 +01:00
ft-profile-channel-list Profile settings UX improvements (#4358) 2023-11-25 18:23:27 +01:00
ft-profile-edit Profile settings UX improvements (#4358) 2023-11-25 18:23:27 +01:00
ft-profile-filter-channels-list Profile settings UX improvements (#4358) 2023-11-25 18:23:27 +01:00
ft-profile-selector Hide ft-icon-button and ft-profile-selector dropdowns when the escape key is pressed (#4770) 2024-03-18 08:30:02 -04:00
ft-progress-bar Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
ft-prompt Fix the left arrow key not working on the first button in prompts (#4816) 2024-03-27 08:32:21 +08:00
ft-radio-button Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
ft-search-filters Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
ft-select Fix style for the Select component (#4405) 2024-01-03 09:11:10 +08:00
ft-settings-section Miscellaneous improvements to settings page styling (#4235) 2023-11-28 08:14:32 +08:00
ft-share-button Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
ft-slider Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
ft-sponsor-block-category Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
ft-subscribe-button Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
ft-timestamp-catcher Support opening video timestamps in a new window (#4687) 2024-02-26 09:17:13 +00:00
ft-toast Fix visible toast messages flickering when one disappears (#4749) 2024-03-07 14:16:53 +00:00
ft-toggle-switch (Multiple) Local Playlist (instead of saving video in one hidden list) (#4234) 2024-01-03 19:44:57 +01:00
ft-tooltip (Multiple) Local Playlist (instead of saving video in one hidden list) (#4234) 2024-01-03 19:44:57 +01:00
ft-video-player Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
general-settings Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
parental-control-settings Switch from Vue.extend to defineComponent (#3066) 2023-01-18 08:50:02 +01:00
password-dialog Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
password-settings Switch from Vue.extend to defineComponent (#3066) 2023-01-18 08:50:02 +01:00
player-settings Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
playlist-info Add search playlists with matching videos function (#4537) 2024-03-14 17:16:15 -04:00
privacy-settings Use blob URLs for storyboards instead of writing them to the file system (#4891) 2024-04-08 09:31:20 +08:00
proxy-settings Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
side-nav A new way to subscribe (#4238) 2023-11-22 17:19:11 +00:00
side-nav-more-options Hide channel sidebar label under `more` when setting is enabled (#4678) 2024-02-14 19:26:21 -05:00
sponsor-block-settings Add dearrow support for thumbnails (#4520) 2024-01-15 04:20:15 +00:00
subscription-settings Show latest from channel (#4352) 2023-11-26 08:27:29 +08:00
subscriptions-community Update channel names and thumbnails when refreshing subscriptions (#4688) 2024-03-07 13:49:54 +00:00
subscriptions-live Fix handling of video published date in video lists (#4752) 2024-03-13 02:26:12 -04:00
subscriptions-shorts Update channel names and thumbnails when refreshing subscriptions (#4688) 2024-03-07 13:49:54 +00:00
subscriptions-tab-ui Hide subscription refresh button when there are no subscriptions (#4631) 2024-02-05 09:50:51 +08:00
subscriptions-videos Fix handling of video published date in video lists (#4752) 2024-03-13 02:26:12 -04:00
theme-settings Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
top-nav Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
watch-video-chapters Make chapter section scroll to current chapter when scroll into view port when expanded (#4725) 2024-04-02 12:53:43 -04:00
watch-video-comments Fix some translation issues (#4674) 2024-02-16 22:20:22 +01:00
watch-video-description Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
watch-video-info Update icons for add to/remove from quick bookmark button (#4825) 2024-04-01 21:54:19 -04:00
watch-video-live-chat Display currently watching viewer count on live streams (#4206) 2023-11-21 06:05:21 -05:00
watch-video-playlist Fix handling of video published date in video lists (#4752) 2024-03-13 02:26:12 -04:00
watch-video-recommendations Update recommended video section to use hide videos from channel preference (#3749) 2023-07-12 20:09:28 -04:00