Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -3/+3 |
| | |||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 2 | -2/+2 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 2 | -2/+3 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 4 | -47/+35 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Share models between server and client | Chocobozzz | 2017-06-17 | 2 | -1/+4 |
| | |||||
* | Create types for model enums | Chocobozzz | 2017-06-16 | 3 | -5/+7 |
| | |||||
* | Add this context to instance model functions | Chocobozzz | 2017-06-16 | 2 | -5/+5 |
| | |||||
* | Reorganize model files | Chocobozzz | 2017-06-16 | 5 | -0/+388 |