aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/blacklist.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix error loggingChocobozzz2018-03-261-1/+1
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+2
|
* Propagate old comment on new followChocobozzz2017-12-281-11/+5
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-7/+5
|
* Refractor validatorsChocobozzz2017-11-271-2/+2
|
* Support roles with rights and add moderator roleChocobozzz2017-10-271-5/+5
|
* Use async/await in controllersChocobozzz2017-10-261-25/+23
|
* Video blacklist refractoringChocobozzz2017-10-101-5/+49
|
* Fix error loggingChocobozzz2017-07-071-1/+1
|
* Move to promisesChocobozzz2017-07-051-6/+4
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Type functionsChocobozzz2017-06-101-1/+1
|
* require -> importChocobozzz2017-06-051-1/+1
|
* Type modelsChocobozzz2017-05-251-1/+1
|
* First typescript iterationChocobozzz2017-05-201-0/+43