aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video
Commit message (Collapse)AuthorAgeFilesLines
* Use global uuid instead of remoteId for videosChocobozzz2017-07-117-57/+87
|
* Remove any typing from serverChocobozzz2017-07-112-9/+9
|
* Better typescript typing for a better worldChocobozzz2017-07-103-3/+3
|
* Fix error loggingChocobozzz2017-07-071-1/+1
|
* Video search -> case insensitiveChocobozzz2017-07-061-8/+4
|
* Move to promisesChocobozzz2017-07-0511-330/+243
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Share models between server and clientChocobozzz2017-06-174-3/+19
|
* Add this context to instance model functionsChocobozzz2017-06-166-24/+30
|
* Reorganize model filesChocobozzz2017-06-1613-0/+1659