FreeTube/src/renderer
ChunkyProgrammer c25997c804
fix: white screen when invidious instances don't load (#1755)
* fix white screen when invidious instances don't load

* static file for instances on api fail

* Update src/renderer/store/modules/invidious.js

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

* only parse json if file exists

* fix linter

* Update src/renderer/store/modules/invidious.js

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

* Update src/renderer/store/modules/invidious.js

* Update invidious.js

* Update src/renderer/store/modules/invidious.js

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

* remove trailing space

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2021-11-02 11:42:24 +00:00
..
assets Integrate theater mode into mediaplayer (#1589) 2021-08-24 07:36:10 +00:00
components Prevent comments from overflowing their container (#1857) 2021-11-02 14:01:49 +08:00
i18n Renderer: Move vue-i18n to its own file 2021-06-20 02:40:40 +01:00
router [Feature] Add trending pages for music, gaming & movies (#1483) 2021-08-21 23:08:38 +02:00
sass-partials Make hover on watched video a smooth background transition #1750 (#1812) 2021-10-15 00:03:11 +02:00
store fix: white screen when invidious instances don't load (#1755) 2021-11-02 11:42:24 +00:00
views ! Fix user fav list having "scroll to top" effect when "load more" clicked (#1854) 2021-11-02 11:37:38 +00:00
App.css Fixes changelog to look better with larger bodies (#1634) 2021-09-03 11:24:05 -04:00
App.js fix: white screen when invidious instances don't load (#1755) 2021-11-02 11:42:24 +00:00
App.vue * Implement setting for disabling external link opening (#1427) 2021-09-16 19:03:25 -04:00
main.js Renderer: Move vue-i18n to its own file 2021-06-20 02:40:40 +01:00
themes.css Fix text color contrast with main Dracula colors 2021-10-12 16:19:46 -04:00
videoJS.css Fix issue where playback rate button would disrupt the player layout 2021-10-12 17:04:03 -04:00