]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/check-params/videos.ts
Fix tests
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / videos.ts
2018-05-09  ChocobozzzFix tests
2018-05-09  ChocobozzzAccount/channel descriptions are not required anymore
2018-04-25  ChocobozzzImplement video channel views
2018-04-25  ChocobozzzVideo channel API routes refractor
2018-04-23  ChocobozzzUse ISO 639 for languages
2018-02-22  ChocobozzzAdd ability to update another user video
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-01-18  ChocobozzzIncrease tests timeout
2018-01-03  ChocobozzzAdd ability to disable video comments
2017-12-28  ChocobozzzImprove check videos parameters tests
2017-12-28  ChocobozzzImprove check follow params tests
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-08  ChocobozzzFix test
2017-12-07  ChocobozzzMake some fields optional when uploading a video
2017-11-28  ChocobozzzRemove max duration/filesize constraints
2017-11-27  ChocobozzzOptimize signature verification
2017-10-31  ChocobozzzAdd tests and fix bugs for video privacy
2017-10-30  ChocobozzzLazy description and previews to video form
2017-10-26  ChocobozzzIncrease video attributes length
2017-10-26  ChocobozzzAdd video channel tests
2017-09-07  ChocobozzzUpload a video to /videos/upload
2017-09-04  ChocobozzzConvert tests to typescript