Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | There is still a need for work on this part though | ||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+0 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | 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 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | 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 |