]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/check-params/videos.ts
Merge branch 'release/2.1.0' into develop
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / videos.ts
2020-02-07  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03  ChocobozzzMove to eslint contain
2020-01-08  ChocobozzzAdd ability to skip count query
2019-08-01  ChocobozzzFix broken playlist api
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUse test wrapper exit function
2019-04-24  ChocobozzzCleanup tests
2019-04-24  ChocobozzzShared utils -> extra-utils
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-02-11  ChocobozzzAdd originallyPublishedAt unit tests
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2018-12-11  ChocobozzzSupport additional video extensions
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-15  buoyantairMerge from upstream
2018-11-13  ChocobozzzMerge branch 'master' into develop
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-10-08  Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-06  Lucas DeclercqAdd downloadingEnabled property to video model
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