1
0
Fork 0
peertube/shared/models/users
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
..
index.ts Support roles with rights and add moderator role 2017-10-27 16:55:03 +02:00
user-create.model.ts Support roles with rights and add moderator role 2017-10-27 16:55:03 +02:00
user-login.model.ts Move to HttpClient and PrimeNG data table 2017-09-14 11:57:49 +02:00
user-refresh-token.model.ts Move to HttpClient and PrimeNG data table 2017-09-14 11:57:49 +02:00
user-right.enum.ts Add ability to list jobs 2017-11-30 10:55:06 +01:00
user-role.ts Move models to typescript-sequelize 2017-12-13 16:50:33 +01:00
user-update-me.model.ts Enh #106 : Add an autoPlayVideo user attribute (#159) 2017-12-19 10:45:49 +01:00
user-update.model.ts Support roles with rights and add moderator role 2017-10-27 16:55:03 +02:00
user.model.ts Enh #106 : Add an autoPlayVideo user attribute (#159) 2017-12-19 10:45:49 +01:00