aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/rate.ts
Commit message (Collapse)AuthorAgeFilesLines
* Put activity pub sends inside transactionsChocobozzz2017-11-301-2/+2
|
* Refractor validatorsChocobozzz2017-11-271-1/+1
|
* Federate likes/dislikesChocobozzz2017-11-271-3/+4
|
* Rename Pod -> ServerChocobozzz2017-11-271-1/+1
|
* Make it compile at leastChocobozzz2017-11-271-65/+15
|
* Upgrade server packagesChocobozzz2017-10-311-2/+2
|
* Use async/await in controllersChocobozzz2017-10-261-112/+93
|
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
|
* Better typescript typing for a better worldChocobozzz2017-07-101-5/+18
|
* Fix error loggingChocobozzz2017-07-071-1/+1
|
* Move to promisesChocobozzz2017-07-051-120/+87
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Type functionsChocobozzz2017-06-101-3/+4
|
* require -> importChocobozzz2017-06-051-1/+1
|
* Type modelsChocobozzz2017-05-251-1/+1
|
* First typescript iterationChocobozzz2017-05-201-0/+181