PeerTube/scripts
Brad Johnson 7f5f4152a4 Refactor: Separated "Other Videos" section into a dedicated component/service (#969)
* Separated "Other Videos" section into a dedicated component/service

I'm currently working on some proof-of-concepts for recommendation
providers that could work with PeerTube to provide useful video
suggestions to the user.

As a first step, I want to have great clarity about how PeerTube,
itself, will surface these videos to the user.

With this branch, I'm refactoring the "recommendations" to make it
easier to swap out different recommender implementations quickly.

Stop recommender from including the video that's being watched.

Ensure always 5 recommendations

* Treat recommendations as a stream of values, rather than a single async value.

* Prioritize readability over HTTP response size early-optimization.

* Simplify pipe
2018-08-31 17:19:21 +02:00
..
build
clean
danger/clean
dev
i18n replace fs by fs-extra to prevent EMFILE error 2018-08-27 16:03:57 +02:00
watch Upgrade server dependencies 2018-08-27 16:35:26 +02:00
client-report.sh
create-import-video-file-job.ts
create-transcoding-job.ts
e2e.sh
generate-api-doc.sh
generate-code-contributors.ts replace fs by fs-extra to prevent EMFILE error 2018-08-27 16:03:57 +02:00
help.sh
parse-log.ts replace fs by fs-extra to prevent EMFILE error 2018-08-27 16:03:57 +02:00
play.sh
prune-storage.ts Correctly migrate to fs-extra 2018-08-27 16:23:34 +02:00
release.sh
reset-password.ts
test.sh
travis.sh Refactor: Separated "Other Videos" section into a dedicated component/service (#969) 2018-08-31 17:19:21 +02:00
update-host.ts Improve update host script and add warning if AP urls are invalid 2018-06-21 18:36:08 +02:00
upgrade.sh