aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/account-settings
Commit message (Collapse)AuthorAgeFilesLines
* Rename account module to my-accountChocobozzz2018-04-2311-363/+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
* Hide description previews on mobile viewChocobozzz2018-01-311-0/+1
|
* Add ability to update some configuration keysChocobozzz2018-01-172-6/+1
|
* Update dependenciesChocobozzz2018-01-092-1/+13
|
* Support video quota on clientChocobozzz2018-01-083-1/+18
|
* Circle avatarChocobozzz2018-01-031-0/+1
|
* Add avatar max size limitChocobozzz2018-01-033-5/+22
|
* Begin to add avatar to actorsChocobozzz2017-12-293-5/+43
|
* Customize checkboxsChocobozzz2017-12-202-17/+18
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-193-3/+12
| | | | | | | | | 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-123-0/+9
|
* Fix dropdown menu in video watchChocobozzz2017-12-072-0/+3
|
* Better error messagesChocobozzz2017-12-064-6/+12
|
* Design signup and login pagesChocobozzz2017-12-051-0/+2
|
* Add margin when main content is not expandedChocobozzz2017-12-041-1/+1
|
* Add account avatarChocobozzz2017-12-043-5/+30
|
* Add account settings new designChocobozzz2017-12-0111-0/+217