Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -28/+15 | |
| | | | | It was an enum before, now we just use video height | |||||
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -1/+2 | |
| | ||||||
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 1 | -14/+12 | |
| | ||||||
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 1 | -2/+5 | |
| | ||||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 2 | -2/+62 | |
| | ||||||
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 3 | -3/+6 | |
| | ||||||
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 2 | -7/+7 | |
| | ||||||
* | 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 | |