]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/requests.ts
Better logs for transcoding
[github/Chocobozzz/PeerTube.git] / server / helpers / requests.ts
2021-08-25  smilekisonSupport proxies for PeerTube (#4346)
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-07-02  ChocobozzzUse dns cache for requests
2021-06-15  ChocobozzzUse a global request timeout
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzFix AP security tests
2021-03-24  ChocobozzzFix 404 AP status codes
2021-03-24  ChocobozzzFix request body limit
2021-03-24  ChocobozzzUse got instead of request
2019-07-24  ChocobozzzUse process.env.npm_package_version
2019-07-24  ChocobozzzCheck latest plugins version
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzRelax videos list thumbnail api join
2019-04-24  ChocobozzzRemove tmp file on image processing error
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-02-21  ChocobozzzAdd request body limit
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzUse a single file instead of segments for HLS
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04  ChocobozzzAdd tmp and redundancy directories
2018-12-04  ChocobozzzFix thumbnail processing
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16  ChocobozzzFix images size when downloading them
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzCheck activities host
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-02-15  ChocobozzzFix remote image fetching
2018-01-15  ChocobozzzPrepare production workflow
2018-01-15  ChocobozzzFix lint
2018-01-15  ChocobozzzFix actor followers/following counts
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-11-27  ChocobozzzMake it compile at least
2017-11-27  ChocobozzzContinue activitypub
2017-11-27  ChocobozzzBegin activitypub
2017-10-31  ChocobozzzUpgrade server packages
2017-10-26  ChocobozzzUse async/await in lib and initializers
2017-07-10  ChocobozzzBetter typescript typing for a better world
2017-07-07  ChocobozzzAsync signature and various fixes
2017-07-05  ChocobozzzMove to promises
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-20  ChocobozzzFirst typescript iteration