aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils/videos.ts
Commit message (Collapse)AuthorAgeFilesLines
* Better view counterChocobozzz2017-11-301-0/+10
|
* Misc cleanupChocobozzz2017-11-271-14/+0
|
* Add tests and fix bugs for video privacyChocobozzz2017-10-311-3/+42
|
* Add lazy description on serverChocobozzz2017-10-301-0/+9
|
* Add video channel testsChocobozzz2017-10-261-1/+11
|
* 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