Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 2 | -2/+4 | |
| | ||||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -0/+1 | |
| | ||||||
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 1 | -1/+2 | |
| | ||||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -0/+1 | |
| | ||||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 2 | -2/+4 | |
| | ||||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -1/+1 | |
| | ||||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 2 | -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-sequelize | Chocobozzz | 2017-12-13 | 1 | -1/+0 | |
| | ||||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -5/+3 | |
| | ||||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 2 | -0/+2 | |
| | ||||||
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 1 | -1/+1 | |
| | ||||||
* | Add follow tabs | Chocobozzz | 2017-11-27 | 1 | -2/+2 | |
| | | | | | | Following Follow Followers | |||||
* | Add MANAGE_PEERTUBE_FOLLOW right | Chocobozzz | 2017-11-27 | 1 | -2/+1 | |
| | ||||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -1/+1 | |
| | ||||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 7 | -3/+55 | |
| | ||||||
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -1/+7 | |
| | ||||||
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 3 | -0/+11 | |
| | ||||||
* | Add user update for admins | Chocobozzz | 2017-09-05 | 3 | -2/+7 | |
| | ||||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 3 | -0/+3 | |
| | ||||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 5 | -0/+24 | |