PeerTube/server/tests/api/check-params
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
..
follows.ts Add follow tests 2017-11-27 19:40:52 +01:00
index.ts Add ability to list jobs 2017-11-30 10:55:06 +01:00
jobs.ts Add ability to list jobs 2017-11-30 10:55:06 +01:00
services.ts Add oembed endpoint 2017-10-16 10:07:26 +02:00
users.ts Enh #106 : Add an autoPlayVideo user attribute (#159) 2017-12-19 10:45:49 +01:00
video-abuses.ts Upgrade server packages 2017-10-31 16:31:24 +01:00
video-blacklist.ts Video blacklist refractoring 2017-10-10 10:18:16 +02:00
video-channels.ts Improve client mobile version 2017-11-06 11:46:11 +01:00
videos.ts Fix test 2017-12-08 10:15:55 +01:00