aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/cli/update-host.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsChocobozzz2018-08-271-2/+2
|
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+1
|
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-211-3/+62
|
* Improve tests when waiting pending jobsChocobozzz2018-06-131-11/+7
|
* Update the api documentationChocobozzz2018-03-191-2/+3
|
* Fix embed button outlineChocobozzz2018-01-191-1/+8
|
* 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-071-1/+1
| | | | This is an action, not a REST endpoint
* Add tests for npm run scriptsChocobozzz2017-09-071-0/+71