aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-abuse.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* 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