peertubeify-estensione-fire.../src
Ealhad bcec17a0a2 Add optional parameters object to `getPeertubeVideoURL`
At first I just wanted to make the isEmbed optional (default `false`), but I
thought it would be more future-proof to wrap it in an object. Now when it's not
needed, it's not there, and when it is, it's clear what it does.
2019-02-18 16:17:37 +01:00
..
background.ts Add optional parameters object to `getPeertubeVideoURL` 2019-02-18 16:17:37 +01:00
constants.ts Refactor PeertubeAPI usage 2018-11-12 21:34:43 +01:00
invidious-api.ts Add license header to new files 2018-11-15 00:32:56 +01:00
options.html Add option to resume video through multiple instances 2018-11-22 15:09:35 +00:00
options.ts Add option to resume video through multiple instances 2018-11-22 15:09:35 +00:00
peertube-api.ts Use Preferences abstraction instead of manual localStorage interaction 2018-11-15 00:38:41 +01:00
peertube.ts Add optional parameters object to `getPeertubeVideoURL` 2019-02-18 16:17:37 +01:00
preferences.ts Add option to resume video through multiple instances 2018-11-22 15:09:35 +00:00
resume.ts Add option to resume video through multiple instances 2018-11-22 15:09:35 +00:00
types.ts Implement #1: allow to redirect automatically 2018-11-09 14:40:41 +01:00
util.ts Add optional parameters object to `getPeertubeVideoURL` 2019-02-18 16:17:37 +01:00
youtube.ts Add optional parameters object to `getPeertubeVideoURL` 2019-02-18 16:17:37 +01:00