aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/account-settings/account-details/account-details.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Rename account module to my-accountChocobozzz2018-04-231-25/+0
|
* Add help concerning NSFW videos in uploadChocobozzz2018-04-191-3/+0
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-6/+13
| | | | There is a global instance setting and a per user setting
* Add ability to update some configuration keysChocobozzz2018-01-171-2/+0
|
* Customize checkboxsChocobozzz2017-12-201-13/+16
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-0/+6
| | | | | | | | | 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
* Better error messagesChocobozzz2017-12-061-1/+1
|
* Add account settings new designChocobozzz2017-12-011-0/+14