PeerTube/shared/models/users
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
..
index.ts Add user notification base code 2019-01-09 11:15:15 +01:00
user-create.model.ts Add user adminFlags 2019-04-15 14:39:52 +02:00
user-flag.model.ts Add user adminFlags 2019-04-15 14:39:52 +02:00
user-login.model.ts Fix lint momory issues 2018-03-08 17:31:11 +01:00
user-notification-setting.model.ts Add auto follow back support for instances 2019-09-04 16:24:58 +02:00
user-notification.model.ts Add auto follow back support for instances 2019-09-04 16:24:58 +02:00
user-refresh-token.model.ts Move to HttpClient and PrimeNG data table 2017-09-14 11:57:49 +02:00
user-register.model.ts Improve registration 2019-06-07 17:05:42 +02:00
user-right.enum.ts WIP plugins: plugin settings on server side 2019-07-24 10:58:16 +02:00
user-role.ts Playlist server API 2019-03-18 11:17:59 +01:00
user-update-me.model.ts Autoplay next recommended video (#2137) 2019-09-24 08:48:01 +02:00
user-update.model.ts Add user adminFlags 2019-04-15 14:39:52 +02:00
user-video-quota.model.ts Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
user-watching-video.model.ts Add user history and resume videos 2018-10-05 11:22:38 +02:00
user.model.ts Autoplay next recommended video (#2137) 2019-09-24 08:48:01 +02:00