1
0
Fork 0
peertube/server/middlewares
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
..
validators Enh #106 : Add an autoPlayVideo user attribute (#159) 2017-12-19 10:45:49 +01:00
activitypub.ts Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00
async.ts Refractor validators 2017-11-27 19:43:01 +01:00
index.ts Fix client search 2017-12-05 18:25:29 +01:00
oauth.ts Remove "function" in favor of () => {} 2017-07-11 17:05:55 +02:00
pagination.ts Type functions 2017-06-10 22:15:25 +02:00
servers.ts Misc cleanup 2017-11-27 19:40:53 +01:00
sort.ts Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00
user-right.ts Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00