aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/abuse.ts
Commit message (Expand)AuthorAgeFilesLines
* Refractor retry transaction functionChocobozzz2018-06-131-14/+11
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+2
* Set sort refractoringChocobozzz2018-01-181-3/+3
* Propagate old comment on new followChocobozzz2017-12-281-9/+5
* Begin moving video channel to actorChocobozzz2017-12-191-12/+8
* Move models to typescript-sequelizeChocobozzz2017-12-131-8/+9
* 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
* 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