aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/abuse.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refractor validatorsChocobozzz2017-11-271-1/+1
|
* Federate video abusesChocobozzz2017-11-271-0/+1
|
* Add video abuse to activity pubChocobozzz2017-11-271-14/+8
|
* Rename Pod -> ServerChocobozzz2017-11-271-3/+3
|
* Make it compile at leastChocobozzz2017-11-271-2/+2
|
* Support roles with rights and add moderator roleChocobozzz2017-10-271-3/+3
|
* Use async/await in controllersChocobozzz2017-10-261-34/+28
|
* Formated -> FormattedChocobozzz2017-08-251-2/+2
|
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-2/+2
|
* Better typescript typing for a better worldChocobozzz2017-07-101-1/+3
|
* Fix error loggingChocobozzz2017-07-071-1/+1
|
* Move to promisesChocobozzz2017-07-051-50/+28
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Type functionsChocobozzz2017-06-101-4/+5
|
* require -> importChocobozzz2017-06-051-2/+2
|
* Type modelsChocobozzz2017-05-251-1/+1
|
* First typescript iterationChocobozzz2017-05-201-0/+117