Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 1 | -15/+16 |
| | |||||
* | Escape opengraph/oembed tags | Chocobozzz | 2017-10-17 | 1 | -8/+11 |
| | |||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 1 | -10/+22 |
| | |||||
* | Fix lint | Chocobozzz | 2017-07-12 | 1 | -1/+0 |
| | |||||
* | Set correctly preview image for open graph | Chocobozzz | 2017-07-12 | 1 | -12/+1 |
| | |||||
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -2/+2 |
| | |||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 1 | -3/+10 |
| | |||||
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 1 | -4/+3 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -15/+11 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -6/+7 |
| | |||||
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -5/+3 |
| | |||||
* | Type models | Chocobozzz | 2017-05-25 | 1 | -3/+4 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+118 |