Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove summon install | Chocobozzz | 2019-05-27 | 1 | -2/+2 |
| | |||||
* | Move CLI dependencies in their own package.json | Chocobozzz | 2019-05-27 | 1 | -1/+2 |
| | |||||
* | Decrease max parallel tests for travis | Chocobozzz | 2019-05-15 | 1 | -4/+4 |
| | |||||
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 1 | -3/+3 |
| | |||||
* | Try parallel check params tests | Chocobozzz | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | Remove jest tests | Chocobozzz | 2019-03-18 | 1 | -4/+0 |
| | | | | I don't have time to maintain them | ||||
* | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -9/+6 |
| | |||||
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -1/+0 |
| | |||||
* | Move redundancy in its own travis container | Chocobozzz | 2018-10-16 | 1 | -0/+3 |
| | |||||
* | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 1 | -2/+5 |
| | | | | | | | | | | * add parseBytes utility function and tests make it parse TB MB fix parseBytes; * 1024 test bytes too, and make parseByte to parse quotas add test in travis.sh in misc * fix parseBytes and test to pass linting | ||||
* | 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 |