Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add use proxy for s3 (#4973) | Chocobozzz | 2022-05-09 | 1 | -0/+1 |
* | Fix redundancy timeout | Chocobozzz | 2021-11-29 | 1 | -3/+4 |
* | Test and log request retries | Chocobozzz | 2021-11-16 | 1 | -9/+9 |
* | Don't display log tag filter for audit logs | Chocobozzz | 2021-11-16 | 1 | -4/+15 |
* | Fix remote interaction | Chocobozzz | 2021-11-05 | 1 | -0/+11 |
* | Remove unnecessary package | Chocobozzz | 2021-10-26 | 1 | -1/+1 |
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -2/+7 |
* | Fix youtube-dl update with proxy | Chocobozzz | 2021-10-15 | 1 | -1/+2 |
* | Fix requests timeout | Chocobozzz | 2021-10-13 | 1 | -4/+1 |
* | Remove unused timeout option | Chocobozzz | 2021-09-07 | 1 | -2/+0 |
* | Support proxies for PeerTube (#4346) | smilekison | 2021-08-25 | 1 | -2/+30 |
* | Use dns cache for requests | Chocobozzz | 2021-07-02 | 1 | -0/+1 |
* | Use a global request timeout | Chocobozzz | 2021-06-15 | 1 | -1/+7 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -2/+4 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 1 | -6/+12 |
* | Fix request body limit | Chocobozzz | 2021-03-24 | 1 | -4/+16 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -47/+132 |
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 1 | -4/+2 |
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -2/+13 |
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Remove tmp file on image processing error | Chocobozzz | 2019-04-24 | 1 | -1/+8 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
* | Add request body limit | Chocobozzz | 2019-02-21 | 1 | -4/+37 |
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -4/+5 |
* | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
* | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 1 | -1/+11 |
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -2/+2 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 |
* | Fix remote image fetching | Chocobozzz | 2018-02-15 | 1 | -3/+5 |
* | Prepare production workflow | Chocobozzz | 2018-01-15 | 1 | -4/+3 |
* | Fix lint | Chocobozzz | 2018-01-15 | 1 | -2/+1 |
* | Fix actor followers/following counts | Chocobozzz | 2018-01-15 | 1 | -1/+5 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+7 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -81/+2 |
* | Continue activitypub | Chocobozzz | 2017-11-27 | 1 | -0/+11 |
* | Begin activitypub | Chocobozzz | 2017-11-27 | 1 | -38/+40 |
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+2 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -4/+14 |
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 1 | -19/+17 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -38/+43 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -3/+16 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -2/+2 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+65 |