Autoplay next recommended video (#2137)

* Start working on autoplay of next video

* Ignore changes made by gitpod

* Apply changes from PR#1370

* Correct the spelling of recommendations

* Fix linting errors

* Move boolean check to existing onEnded handler

* Pick a random video until the recommendations are improved

* Add simple tests for autoPlayNextVideo

* Fix lint

...again
This commit is contained in:
LoveIsGrief 2019-09-24 08:48:01 +02:00 committed by Chocobozzz
parent 32d7f2b754
commit 6aa5414813
14 changed files with 74 additions and 2 deletions

2
.gitignore vendored
View file

@ -37,6 +37,8 @@
/scripts/i18n/generate-iso639-target.ts
# Other
/dump.rdb
/.theia/
/profiling/
/*.zip
/*.tar.xz