]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/check-params/videos.ts
Move utils to /shared
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / videos.ts
2018-10-29  buoyantairMove utils to /shared
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19  BRAINS YUMFeature/description support fields length 1000 (#1267)
2018-08-27  ChocobozzzAdd ability to search a video with an URL
2018-06-22  ChocobozzzFix images size limit
2018-06-15  ChocobozzzAdd ability to schedule video publication
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-07  ChocobozzzMove fixtures in tests/
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-17  ChocobozzzFix video channel update with an admin account
2018-05-11  ChocobozzzAdd check channel update test in video update
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