aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli
Commit message (Collapse)AuthorAgeFilesLines
...
* Add create-import-video-file-job commandFlorent Fayolle2018-06-072-0/+112
|
* Improve create transcoding jobs testsChocobozzz2018-05-301-0/+15
|
* Add ability to manually run transcoding jobChocobozzz2018-05-302-0/+97
|
* Update the api documentationChocobozzz2018-03-191-2/+3
|
* Fix embed button outlineChocobozzz2018-01-191-1/+8
|
* 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