aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli
Commit message (Collapse)AuthorAgeFilesLines
* Add follow testsChocobozzz2017-11-271-1/+1
|
* Add video channel testsChocobozzz2017-10-261-4/+8
|
* Change how we handle resolutionChocobozzz2017-10-091-2/+2
| | | | It was an enum before, now we just use video height
* Implement video transcoding on server sideChocobozzz2017-10-031-11/+19
|
* Upload a video to /videos/uploadChocobozzz2017-09-072-2/+2
| | | | This is an action, not a REST endpoint
* Convert real world tools to typescriptChocobozzz2017-09-071-0/+1
|
* Add tests for npm run scriptsChocobozzz2017-09-073-0/+118