PeerTube/server/helpers
LoveIsGrief 6aa5414813 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
2019-09-24 08:48:01 +02:00
..
custom-validators Autoplay next recommended video (#2137) 2019-09-24 08:48:01 +02:00
middlewares Cleanup model types 2019-08-20 14:53:42 +02:00
activitypub.ts Stronger model typings 2019-08-19 17:26:35 +02:00
actor.ts Stronger model typings 2019-08-19 17:26:35 +02:00
audit-logger.ts
captions-utils.ts Type toFormattedJSON 2019-08-20 19:23:10 +02:00
core-utils.ts
custom-jsonld-signature.ts Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
database-utils.ts Add gitlab ci support 2019-07-29 13:40:39 +02:00
express-utils.ts
ffmpeg-utils.ts
image-utils.ts
logger.ts
peertube-crypto.ts Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
regexp.ts
requests.ts
signup.ts
utils.ts Type toActivityPubObject functions 2019-08-21 15:23:04 +02:00
video.ts Cleanup model types 2019-08-20 14:53:42 +02:00
webfinger.ts Stronger model typings 2019-08-19 17:26:35 +02:00
webtorrent.ts
youtube-dl.ts