Jeppe Rune Mortensen

Results 31 issues of Jeppe Rune Mortensen

Mark videos as watched if you've watched them once (even if you haven't completed it).

component

The player class will need to be able to do the following: - [x] Create a new player instance by Element. `new Player(document.getElementById("movie_player"))` - [x] Make the YouTube Player methods...

core

Use Travis as a build server that will on release-* tag build a new version and upload it to Github.

travis

The core of Maia should call methods specified in the modules. Currently I've only added 3 methods that can be called, but I will definitely be adding more. Name |...

core
component

Currently having this as a beta milestone. I'm not sure if I will split this one up to one in alpha and a more polished version on beta. For the...

Adblocker that will block ads on videos. Name | Type | Description ------ | ------ | ------------ enabled | boolean | whether the adblock should be enabled. subscribedChannelsWhitelisted | boolean...

component