freetube/src/renderer
ChunkyProgrammer 41fee01217
Improve Importing Subscriptions (#2604)
* improve import

* fix merge conflicts

* dont add duplicate subscriptions, remove redundant "uniqueId"

* Update src/renderer/components/data-settings/data-settings.js

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

* fix unexpected errors

dont show toast when no errors. dont error when already subscribed

* remove check for legacy subscriptions

* rename method

* deduplicate importing code

* remove unused code

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2022-10-09 03:08:34 +02:00
..
assets Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
components Improve Importing Subscriptions (#2604) 2022-10-09 03:08:34 +02:00
helpers Move fetching of the sponsorblock segments out of the store (#2684) 2022-10-08 16:23:14 -04:00
i18n Prevent adding extra `/` when concatenating locale paths (#2665) 2022-10-02 23:38:01 +00:00
router Feature/channels page (#2129) 2022-07-08 11:40:10 +08:00
sass-partials Add a settings section component to reduce duplicate code (#2609) 2022-09-24 09:12:11 +00:00
store Move fetching of the sponsorblock segments out of the store (#2684) 2022-10-08 16:23:14 -04:00
views Remove jquery from the ft-player component (#2647) 2022-10-05 08:25:50 +00:00
App.css Fix banner width (#2432) 2022-07-31 15:37:22 -04:00
App.js Fixing the logic for `isExternalLink` (#2687) 2022-10-08 22:36:29 +02:00
App.vue Replace jquery on the trending page (#2663) 2022-10-04 17:56:10 +00:00
main.js Implement chapters (#2224) 2022-09-29 20:01:54 +00:00
themes.css Update css-loader and switch to webpack 5's asset modules (#2566) 2022-09-11 20:34:58 -04:00
videoJS.css Hiding two vjs controls when the screen is narrow (#2688) 2022-10-08 22:35:28 +02:00