]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/cli/create-import-video-file-job.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / server / tests / cli / create-import-video-file-job.ts
2023-05-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2023-05-23  ChocobozzzPrevent object storage mock conflicts
2023-05-09  ChocobozzzEnable external plugins to test the PR
2022-11-17  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-16  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-11-14  ChocobozzzMerge branch 'release/4.3.0' into develop
2022-10-24  ChocobozzzUse private ACL for private videos in s3
2022-10-24  ChocobozzzPut private videos under a specific subdirectory
2022-08-17  ChocobozzzCleanup tests imports
2022-08-17  ChocobozzzWe don't need to import mocha
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-17  ChocobozzzMove test functions outside extra-utils
2021-12-17  Chocobozzzshared/ typescript types dir server-commands
2021-11-24  ChocobozzzFix E2E tests
2021-11-23  ChocobozzzEnsure we don't run transcoding after import file
2021-11-09  ChocobozzzAdd transcoding fail message in client
2021-08-17  ChocobozzzSupport short uuid for scripts
2021-08-17  Jelle BesselingAdd support for saving video files to object storage...
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-20  ChocobozzzReorganize imports
2021-07-20  ChocobozzzUse an object to represent a server
2021-07-20  ChocobozzzShorter server command names
2021-07-20  ChocobozzzIntroduce videos command
2021-07-20  ChocobozzzIntroduce CLI command
2021-02-18  ChocobozzzAdd video files migration
2021-02-18  ChocobozzzDissociate video file names and video uuid
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-02-26  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17  ChocobozzzMerge branch 'master' into develop
2020-02-11  ChocobozzzMerge branch 'release/2.1.0' into develop
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
2019-11-25  ChocobozzzAdd ability to disable webtorrent
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-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
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-10-29  buoyantairMove utils to /shared
2018-06-13  ChocobozzzImprove tests when waiting pending jobs
2018-06-11  ChocobozzzFix import with when the imported file has the same...
2018-06-07  ChocobozzzMove fixtures in tests/
2018-06-07  ChocobozzzImprove create import file job
2018-06-07  Florent FayolleAdd create-import-video-file-job command