Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | ||||
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -0/+2 |
| | |||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -0/+3 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -1/+2 |
| | | | | There is a global instance setting and a per user setting | ||||
* | 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 | 1 | -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 avatar | Chocobozzz | 2017-12-04 | 1 | -5/+3 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -1/+1 |
| | |||||
* | Add video channels | Chocobozzz | 2017-10-26 | 1 | -1/+7 |
| | |||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -0/+1 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -0/+10 |