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 Move config in its own file 2019-04-11 13:45:39 +02:00
captions-utils.ts Type toFormattedJSON 2019-08-20 19:23:10 +02:00
core-utils.ts Add CLI plugins tests 2019-07-24 10:58:16 +02:00
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 Fix OGG bug with firefox 2019-05-21 09:53:03 +02:00
ffmpeg-utils.ts Add CLI plugins tests 2019-07-24 10:58:16 +02:00
image-utils.ts Relax videos list thumbnail api join 2019-04-24 16:26:22 +02:00
logger.ts Feature/logrotation (#1881) 2019-06-11 14:30:44 +02:00
peertube-crypto.ts Remove old JSON LD signature implementation 2019-08-29 16:15:41 +02:00
regexp.ts Add new follow, mention and user registered notifs 2019-01-09 11:15:15 +01:00
requests.ts Use process.env.npm_package_version 2019-07-24 10:58:16 +02:00
signup.ts Move config in its own file 2019-04-11 13:45:39 +02:00
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 Move createTorrent in webtorrent utils 2019-07-24 10:58:16 +02:00
youtube-dl.ts Don't expose constants directly in initializers/ 2019-04-11 14:26:41 +02:00