PeerTube/server/helpers/custom-validators
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
accounts.ts Fix express validator 2019-07-25 16:23:44 +02:00
feeds.ts feature: initial syndication feeds support 2018-04-17 01:09:06 +02:00
jobs.ts Migrate to bull 2018-07-11 14:00:17 +02:00
logs.ts Add logs endpoint 2019-04-10 16:38:32 +02:00
misc.ts Fix scheduled privacy and verify email validations 2019-07-25 17:28:45 +02:00
plugins.ts Improve plugin package.json error message 2019-09-11 10:19:03 +02:00
search.ts Fix express validator 2019-07-25 16:23:44 +02:00
servers.ts Fix express validator 2019-07-25 16:23:44 +02:00
user-notifications.ts Add notifications in the client 2019-01-09 11:15:15 +01:00
users.ts Autoplay next recommended video (#2137) 2019-09-24 08:48:01 +02:00
video-abuses.ts Refactor middleware helpers 2019-07-24 10:58:16 +02:00
video-blacklist.ts Refactor middleware helpers 2019-07-24 10:58:16 +02:00
video-captions.ts Refactor middleware helpers 2019-07-24 10:58:16 +02:00
video-channels.ts Fix express validator 2019-07-25 16:23:44 +02:00
video-comments.ts Fix express validator 2019-07-25 16:23:44 +02:00
video-imports.ts Fix express validator 2019-07-25 16:23:44 +02:00
video-ownership.ts Stronger model typings 2019-08-19 17:26:35 +02:00
video-playlists.ts Refactor middleware helpers 2019-07-24 10:58:16 +02:00
video-rates.ts Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
videos.ts Fix scheduled privacy and verify email validations 2019-07-25 17:28:45 +02:00
webfinger.ts Don't expose constants directly in initializers/ 2019-04-11 14:26:41 +02:00