PeerTube/server/controllers/api
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
..
server Add auto follow back support for instances 2019-09-04 16:24:58 +02:00
users Autoplay next recommended video (#2137) 2019-09-24 08:48:01 +02:00
videos Update default value for commentsEnabled 2019-09-18 15:25:12 +02:00
accounts.ts Add ability to subscribe from the channel account page 2019-05-29 17:00:40 +02:00
config.ts Add hardware information in instance config 2019-09-05 10:17:02 +02:00
index.ts WIP plugins: list installed plugins in client 2019-07-24 10:58:16 +02:00
jobs.ts Migrate to bull 2018-07-11 14:00:17 +02:00
oauth-clients.ts Move config in its own file 2019-04-11 13:45:39 +02:00
overviews.ts Don't expose constants directly in initializers/ 2019-04-11 14:26:41 +02:00
plugins.ts Add public settings endpoint 2019-07-26 15:18:29 +02:00
search.ts Cleanup model types 2019-08-20 14:53:42 +02:00
video-channel.ts Type toActivityPubObject functions 2019-08-21 15:23:04 +02:00
video-playlist.ts Stronger model typings 2019-08-19 17:26:35 +02:00