aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli
Commit message (Collapse)AuthorAgeFilesLines
...
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-3/+29
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Improve tests when waiting pending jobsChocobozzz2018-06-134-41/+22
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-1/+1
| | | | publishing a video
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-111-4/+28
| | | | already existing file
* Move fixtures in tests/Chocobozzz2018-06-071-2/+2
|
* Improve create import file jobChocobozzz2018-06-071-12/+19
| | | | Fix federation of .ogv videos
* 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