aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/users/user.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-0/+1
| | | | | | | | | 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 avatarChocobozzz2017-12-041-5/+3
|
* Make it compile at leastChocobozzz2017-11-271-1/+1
|
* Support roles with rights and add moderator roleChocobozzz2017-10-271-1/+1
|
* Add video channelsChocobozzz2017-10-261-1/+7
|
* Begin user quotaChocobozzz2017-09-041-0/+1
|
* Better typescript typing for a better worldChocobozzz2017-07-101-0/+10