Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use json for schema.org instead of tags | Chocobozzz | 2018-01-24 | 1 | -9/+7 |
| | |||||
* | Add schema.org tags to videos | Chocobozzz | 2018-01-23 | 1 | -0/+20 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -9/+3 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -7/+5 |
| | |||||
* | Upgrade to angular 5 | Chocobozzz | 2017-12-12 | 1 | -1/+1 |
| | |||||
* | Fix missing default avatar | Chocobozzz | 2017-12-05 | 1 | -0/+2 |
| | |||||
* | Change tab when changing follow url | Chocobozzz | 2017-11-28 | 1 | -9/+9 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Remove references to author | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -3/+0 |
| | |||||
* | Add og:video tags | Chocobozzz | 2017-10-26 | 1 | -2/+13 |
| | |||||
* | 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 |