]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/requests.ts
Don't expose constants directly in initializers/
[github/Chocobozzz/PeerTube.git] / server / helpers / requests.ts
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
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