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