aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/requests.ts
Commit message (Expand)AuthorAgeFilesLines
* Use process.env.npm_package_versionChocobozzz2019-07-241-4/+2
* Check latest plugins versionChocobozzz2019-07-241-2/+13
* Relax videos list thumbnail api joinChocobozzz2019-04-241-1/+1
* Remove tmp file on image processing errorChocobozzz2019-04-241-1/+8
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Add request body limitChocobozzz2019-02-211-4/+37
* Use a single file instead of segments for HLSChocobozzz2019-02-111-1/+1
* Add tmp and redundancy directoriesChocobozzz2018-12-041-4/+5
* Fix thumbnail processingChocobozzz2018-12-041-2/+2
* Fix images size when downloading themChocobozzz2018-11-161-1/+11
* Check activities hostChocobozzz2018-11-141-2/+2
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
* Fix remote image fetchingChocobozzz2018-02-151-3/+5
* Prepare production workflowChocobozzz2018-01-151-4/+3
* Fix lintChocobozzz2018-01-151-2/+1
* Fix actor followers/following countsChocobozzz2018-01-151-1/+5
* Propagate old comment on new followChocobozzz2017-12-281-1/+7
* Make it compile at leastChocobozzz2017-11-271-81/+2
* Continue activitypubChocobozzz2017-11-271-0/+11
* Begin activitypubChocobozzz2017-11-271-38/+40
* Upgrade server packagesChocobozzz2017-10-311-2/+2
* Use async/await in lib and initializersChocobozzz2017-10-261-1/+1
* Better typescript typing for a better worldChocobozzz2017-07-101-4/+14
* Async signature and various fixesChocobozzz2017-07-071-19/+17
* Move to promisesChocobozzz2017-07-051-38/+43
* Type functionsChocobozzz2017-06-101-3/+16
* require -> importChocobozzz2017-06-051-2/+2
* First typescript iterationChocobozzz2017-05-201-0/+65