aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/users
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to delete commentsChocobozzz2018-01-042-2/+4
|
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-192-0/+2
| | | | | | | | | 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 models to typescript-sequelizeChocobozzz2017-12-131-1/+0
|
* Add account avatarChocobozzz2017-12-041-5/+3
|
* Add ability to list jobsChocobozzz2017-11-302-0/+2
|
* ApplicationFollow -> SeverFollowChocobozzz2017-11-271-1/+1
|
* Add follow tabsChocobozzz2017-11-271-2/+2
| | | | | | Following Follow Followers
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-271-2/+1
|
* Make it compile at leastChocobozzz2017-11-271-1/+1
|
* Support roles with rights and add moderator roleChocobozzz2017-10-277-3/+55
|
* Add video channelsChocobozzz2017-10-261-1/+7
|
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-143-0/+11
|
* Add user update for adminsChocobozzz2017-09-053-2/+7
|
* Begin user quotaChocobozzz2017-09-043-0/+3
|
* Better typescript typing for a better worldChocobozzz2017-07-105-0/+24