Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests regarding well known/static text endpoints | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Upgrade tslint rules | Chocobozzz | 2018-09-21 | 1 | -3/+3 |
| | |||||
* | Refactor: Separated "Other Videos" section into a dedicated ↵ | Brad Johnson | 2018-08-31 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | component/service (#969) * Separated "Other Videos" section into a dedicated component/service I'm currently working on some proof-of-concepts for recommendation providers that could work with PeerTube to provide useful video suggestions to the user. As a first step, I want to have great clarity about how PeerTube, itself, will surface these videos to the user. With this branch, I'm refactoring the "recommendations" to make it easier to swap out different recommender implementations quickly. Stop recommender from including the video that's being watched. Ensure always 5 recommendations * Treat recommendations as a stream of values, rather than a single async value. * Prioritize readability over HTTP response size early-optimization. * Simplify pipe | ||||
* | Don't compile all languages in travis | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -5/+8 |
| | |||||
* | Try to fix travis (again) | Chocobozzz | 2018-07-31 | 1 | -0/+2 |
| | |||||
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 1 | -1/+2 |
| | |||||
* | Clean shell scripts (#398) | Léo Andrès | 2018-03-27 | 1 | -5/+7 |
| | |||||
* | Fix lint momory issues | Chocobozzz | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | Increase mocha default timeout | Chocobozzz | 2018-02-28 | 1 | -5/+5 |
| | |||||
* | Fix travis tests | Chocobozzz | 2018-02-16 | 1 | -5/+5 |
| | |||||
* | Fix lint | Chocobozzz | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-30 | 1 | -2/+2 |
| | |||||
* | Split slow and fast api tests for travis | Chocobozzz | 2017-10-31 | 1 | -0/+6 |
| | |||||
* | Build server files before test the api | Chocobozzz | 2017-10-31 | 1 | -3/+3 |
| | |||||
* | Try matrix to speed up travis builds | Chocobozzz | 2017-10-31 | 1 | -0/+23 |