aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils/videos.ts
Commit message (Collapse)AuthorAgeFilesLines
* Change how we handle resolutionChocobozzz2017-10-091-6/+6
| | | | It was an enum before, now we just use video height
* Implement video transcoding on server sideChocobozzz2017-10-031-2/+3
|
* Upload a video to /videos/uploadChocobozzz2017-09-071-1/+1
| | | | This is an action, not a REST endpoint
* Convert real world tools to typescriptChocobozzz2017-09-071-1/+4
|
* Add tests for npm run scriptsChocobozzz2017-09-071-1/+16
|
* Convert tests to typescriptChocobozzz2017-09-041-0/+254