Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |