PeerTube/shared/models
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
..
activitypub Handle reports from mastodon 2019-08-30 09:40:32 +02:00
actors Remove unused actor uuid field 2019-05-31 14:49:31 +02:00
avatars Basic video redundancy implementation 2018-09-13 14:05:49 +02:00
blocklist Add user/instance block by users in the client 2018-10-16 16:41:36 +02:00
feeds feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
i18n Fix zh locales 2019-09-03 15:48:25 +02:00
nodeinfo Move nodeinfo model in shared/ 2018-09-04 15:34:11 +02:00
overviews Playlist server API 2019-03-18 11:17:59 +01:00
plugins Add plugin translation system 2019-07-26 15:18:30 +02:00
redundancy Improve redundancy: add 'min_lifetime' configuration 2018-09-24 13:38:39 +02:00
search Add search by original publication date 2019-02-12 11:14:37 +01:00
server Add hardware information in instance config 2019-09-05 10:17:02 +02:00
users Autoplay next recommended video (#2137) 2019-09-24 08:48:01 +02:00
videos Fix broken playlist api 2019-08-01 09:11:04 +02:00
index.ts Add ability for users to block an account/instance on server side 2018-10-16 16:41:36 +02:00
oauth-client-local.model.ts ClientLocal -> OAuthClientLocal 2017-06-25 17:44:19 +02:00
result-list.model.ts Move to promises 2017-07-05 14:14:16 +02:00