aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/account-settings/account-details
Commit message (Collapse)AuthorAgeFilesLines
* Rename account module to my-accountChocobozzz2018-04-234-107/+0
|
* Add help concerning NSFW videos in uploadChocobozzz2018-04-191-3/+0
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-193-9/+22
| | | | There is a global instance setting and a per user setting
* Add ability to update some configuration keysChocobozzz2018-01-172-6/+1
|
* Customize checkboxsChocobozzz2017-12-202-17/+18
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-192-2/+11
| | | | | | | | | 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
* Move to angular cliChocobozzz2017-12-121-0/+3
|
* Fix dropdown menu in video watchChocobozzz2017-12-071-0/+1
|
* Better error messagesChocobozzz2017-12-062-1/+2
|
* Add account settings new designChocobozzz2017-12-014-0/+87