Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix shared imports | Chocobozzz | 2021-12-24 | 1 | -2/+1 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Optimize rate endpoint | Chocobozzz | 2021-02-19 | 1 | -0/+3 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -1/+4 |
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -3/+3 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -1/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -3/+2 |
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -7/+10 |
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -5/+6 |
* | Speed up populate database script | Chocobozzz | 2018-07-24 | 1 | -2/+0 |
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 1 | -14/+4 |
* | Try to refractor activities sending | Chocobozzz | 2018-03-27 | 1 | -6/+2 |
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+0 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+2 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -10/+10 |
* | Put activity pub sends inside transactions | Chocobozzz | 2017-11-30 | 1 | -2/+2 |
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Federate likes/dislikes | Chocobozzz | 2017-11-27 | 1 | -3/+4 |
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -65/+15 |
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+2 |
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -112/+93 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -5/+18 |
* | Fix error logging | Chocobozzz | 2017-07-07 | 1 | -1/+1 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -120/+87 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -3/+4 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -1/+1 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -1/+1 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+181 |