Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | Use node 10 in travis | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | Fix overview endpoint | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Remove jest tests | Chocobozzz | 2019-03-18 | 1 | -1/+0 |
| | | | | I don't have time to maintain them | ||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -7/+7 |
| | |||||
* | Move redundancy in its own travis container | Chocobozzz | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | Try to cache video_high_bitrate_1080p in travis | Chocobozzz | 2018-10-08 | 1 | -1/+4 |
| | |||||
* | Refactor: Separated "Other Videos" section into a dedicated ↵ | Brad Johnson | 2018-08-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -2/+3 |
| | |||||
* | Correctly copy ffmpeg | Chocobozzz | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 1 | -3/+2 |
| | |||||
* | Try to fix travis (again) | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Try to fix travis | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Try to killall peertube in travis before running tests | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Updated travis.yml git depth 1 | Jorropo | 2018-07-25 | 1 | -0/+3 |
| | | | We don't do any git operation except include last commit name, so we only need last commit, that will make travis-ci test faster. | ||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -6/+0 |
| | |||||
* | Test travis retry | Chocobozzz | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Add redis for travis | Chocobozzz | 2018-01-25 | 1 | -0/+1 |
| | |||||
* | Try to fix travis | Chocobozzz | 2017-12-19 | 1 | -4/+3 |
| | |||||
* | Fix migration scripts | Chocobozzz | 2017-12-19 | 1 | -0/+1 |
| | |||||
* | Upgrade travis g++ | Chocobozzz | 2017-12-19 | 1 | -2/+2 |
| | |||||
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Split slow and fast api tests for travis | Chocobozzz | 2017-10-31 | 1 | -1/+2 |
| | |||||
* | Fix travis build stage | Chocobozzz | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Try matrix to speed up travis builds | Chocobozzz | 2017-10-31 | 1 | -1/+10 |
| | |||||
* | Add yarn cache to travis | Chocobozzz | 2017-04-26 | 1 | -0/+2 |
| | |||||
* | Use yarn instead of npm install | Chocobozzz | 2017-04-26 | 1 | -2/+0 |
| | |||||
* | Remove Node 4 support | Chocobozzz | 2017-04-26 | 1 | -1/+0 |
| | |||||
* | Fix travis | Chocobozzz | 2016-12-25 | 1 | -1/+1 |
| | |||||
* | Try to adapt travis to postgresql | Chocobozzz | 2016-12-25 | 1 | -3/+11 |
| | |||||
* | Update nodejs versions for travis | Chocobozzz | 2016-11-16 | 1 | -2/+2 |
| | |||||
* | Fix travis | Chocobozzz | 2016-10-07 | 1 | -0/+10 |
| | |||||
* | Remove useless commands from travis | Chocobozzz | 2016-10-07 | 1 | -11/+0 |
| | |||||
* | Electron-prebuilt -> electron | Chocobozzz | 2016-10-01 | 1 | -1/+1 |
| | |||||
* | Update travis node versions | Chocobozzz | 2016-09-21 | 1 | -3/+3 |
| | |||||
* | Try to fix Traviis build (caused by npm 2) | Bigard Florian | 2016-09-21 | 1 | -0/+2 |
| | |||||
* | Server: do not enable images tests by default because it needs a special | Chocobozzz | 2016-07-20 | 1 | -0/+1 |
| | | | | ffmpeg version | ||||
* | Update node for travis | Chocobozzz | 2016-05-19 | 1 | -2/+2 |
| | |||||
* | Be sure about the version of ffmpeg in travis buils | Bigard Florian | 2016-05-12 | 1 | -2/+2 |
| | |||||
* | Fix ffmpeg extraction | Bigard Florian | 2016-05-12 | 1 | -3/+4 |
| | |||||
* | Change ffmpeg download url for travis | Bigard Florian | 2016-05-11 | 1 | -1/+1 |
| | |||||
* | Try another method to install latest ffmpeg | Bigard Florian | 2016-05-11 | 1 | -4/+5 |
| | |||||
* | Oup's, travis is based on ubuntu precise | Bigard Florian | 2016-05-11 | 1 | -1/+1 |
| | |||||
* | Try to fix ffmpeg in travis build | Bigard Florian | 2016-05-11 | 1 | -2/+4 |
| | |||||
* | Add ffmpeg dependency to travis | Bigard Florian | 2016-05-03 | 1 | -0/+1 |
| | |||||
* | Add build step in travis | Chocobozzz | 2016-04-29 | 1 | -0/+1 |
| | |||||
* | Angular 2 : draft 2 | Chocobozzz | 2016-03-14 | 1 | -1/+0 |
| |