Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -2/+2 |
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -1/+7 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -2/+2 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+1 |
* | Fix error logging | Chocobozzz | 2018-03-26 | 1 | -1/+1 |
* | Don't search migration version in old Applications table anymore | Chocobozzz | 2018-03-23 | 1 | -11/+3 |
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -2/+2 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+2 |
* | Add migration | Chocobozzz | 2017-12-13 | 1 | -4/+17 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -11/+10 |
* | Add activitypub migration script | Chocobozzz | 2017-11-27 | 1 | -1/+6 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -63/+44 |
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -8/+11 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -1/+1 |
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -2/+2 |
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 1 | -3/+1 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -81/+52 |
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 1 | -1/+0 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -4/+5 |
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -2/+2 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -3/+5 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+134 |