aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/account-settings/account-details/account-details.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Rename account module to my-accountChocobozzz2018-04-231-61/+0
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-3/+3
| | | | There is a global instance setting and a per user setting
* Add ability to update some configuration keysChocobozzz2018-01-171-4/+1
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-2/+5
| | | | | | | | | 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
* Add account settings new designChocobozzz2017-12-011-0/+61