1
0
Fork 0
peertube/shared/models
Andréas Livet 7efe153b0b Enh #106 : Add an autoPlayVideo user attribute (#159)
Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it...

- create a migration file to add a boolean column in user table
- add autoPlayVideo attribute everywhere it is needed (both on client and server side)
- add tests
- add a way to configure this attribute in account-settings
- use the attribute in video-watch component to actually autoplay or not the video
2017-12-19 10:45:49 +01:00
..
accounts Add account avatar 2017-12-04 10:34:40 +01:00
activitypub Add shares forward and collection on videos/video channels 2017-11-27 19:40:53 +01:00
avatars Add account avatar 2017-12-04 10:34:40 +01:00
users Enh #106 : Add an autoPlayVideo user attribute (#159) 2017-12-19 10:45:49 +01:00
videos Use sequelize scopes 2017-12-14 10:07:57 +01:00
index.ts Rename Pod -> Server 2017-11-27 19:40:51 +01:00
job.model.ts Add ability to list jobs 2017-11-30 10:55:06 +01: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
server-config.model.ts Take in account transcoding for video quota 2017-10-19 17:35:41 +02:00