FreeTube/static
Svallinn 40d7278383
Invidious: Randomize instance on startup
There are now two separate settings related to Invidious instances:
- currentInvidiousInstance
- defaultInvidiousInstance

'currentInvidiousInstance' is a value that exists solely in memory
and it's the value used by the app to make the API calls,
while 'defaultInvidiousInstance' is the value that can be persisted
in the database by user action and will be used to initiate
the 'currentInvidiousInstance' on startup.

If the user has not saved a default value to the database,
'currentInvidiousInstance' is randomized from
a fetched list of viable candidates.
2021-07-03 02:55:56 +01:00
..
geolocations Create countries.json 2021-03-29 16:02:02 +00:00
locales Invidious: Randomize instance on startup 2021-07-03 02:55:56 +01:00
.gitkeep Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
external-player-map.json feat(external-player): add cmd argument mapping for VLC player (#1409) 2021-06-15 21:54:10 +02:00
manifest.json Add Initial PWA Functionality 2020-04-13 22:59:25 -04:00
pwabuilder-sw.js Fix linting issues 2020-06-19 16:20:06 -04:00