aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-abuse.ts
Commit message (Expand)AuthorAgeFilesLines
* Begin moving video channel to actorChocobozzz2017-12-191-10/+3
* Move models to typescript-sequelizeChocobozzz2017-12-131-118/+92
* Add activitypub migration scriptChocobozzz2017-11-271-1/+1
* Federate video abusesChocobozzz2017-11-271-1/+14
* Add video abuse to activity pubChocobozzz2017-11-271-21/+23
* Rename Pod -> ServerChocobozzz2017-11-271-9/+9
* Formated -> FormattedChocobozzz2017-08-251-3/+3
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-2/+2
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-2/+2
* Move to promisesChocobozzz2017-07-051-8/+3
* Share models between server and clientChocobozzz2017-06-171-2/+3
* Add this context to instance model functionsChocobozzz2017-06-161-1/+1
* Reorganize model filesChocobozzz2017-06-161-0/+131