Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor: Separated "Other Videos" section into a dedicated ↵ | Brad Johnson | 2018-08-31 | 1 | -1/+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 | ||||
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 1 | -0/+1 |
| | |||||
* | Add npm debug log to gitignore and organize | Jorropo | 2018-07-26 | 1 | -8/+20 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 1 | -0/+1 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -0/+1 |
| | |||||
* | Docker config directory as volume | Chocobozzz | 2018-05-07 | 1 | -0/+1 |
| | |||||
* | Update gitignore | Chocobozzz | 2018-05-07 | 1 | -0/+2 |
| | |||||
* | Fix nginx configuration that do not work with import-videos script | Chocobozzz | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | Fix gitignore | Chocobozzz | 2018-02-16 | 1 | -6/+5 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Issue #196 : Allow to cancel an upload (#221) | Dimitri Gilbert | 2018-01-23 | 1 | -0/+5 |
| | | | | | | | | | | | | | | * issue #196 * fixed missattribution of var * fix styling issue * renamed videoUpload to videoUploadObservable * added created path to gitignore * changed uploadCancel method name to cancelUpload | ||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -0/+1 |
| | |||||
* | Bumped to version 0.0.7-alphav0.0.8-alpha | Chocobozzz | 2018-01-15 | 1 | -0/+1 |
| | |||||
* | Prepare production workflow | Chocobozzz | 2018-01-15 | 1 | -9/+1 |
| | |||||
* | Refractor peertube videojs plugin | Chocobozzz | 2018-01-09 | 1 | -0/+1 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -0/+1 |
| | |||||
* | Prepare release script | Chocobozzz | 2017-10-31 | 1 | -0/+1 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -0/+1 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Fix upgrade script \n | Chocobozzz | 2017-07-23 | 1 | -0/+1 |
| | |||||
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 1 | -0/+1 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+1 |
| | |||||
* | Server: add video preview | Chocobozzz | 2016-11-16 | 1 | -0/+1 |
| | |||||
* | Fix gitignores | Chocobozzz | 2016-11-06 | 1 | -18/+17 |
| | |||||
* | Add videos to gitignore | Chocobozzz | 2016-11-01 | 1 | -0/+1 |
| | |||||
* | Update gitignore | Chocobozzz | 2016-10-21 | 1 | -0/+1 |
| | |||||
* | Remove useless things from gitignore | Chocobozzz | 2016-10-07 | 1 | -15/+7 |
| | |||||
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 1 | -0/+7 |
|\ | |||||
| * | gitignore: torrent/ -> torrents/ | Chocobozzz | 2016-09-23 | 1 | -1/+1 |
| | | |||||
| * | Client: add requests stats page | Chocobozzz | 2016-09-23 | 1 | -0/+3 |
| | | |||||
| * | Tags directory in gitignore | Chocobozzz | 2016-08-28 | 1 | -0/+1 |
| | | |||||
* | | First draft using only webseed for server | Chocobozzz | 2016-07-27 | 1 | -0/+1 |
|/ | |||||
* | Server: do not enable images tests by default because it needs a special | Chocobozzz | 2016-07-20 | 1 | -0/+1 |
| | | | | ffmpeg version | ||||
* | Add production example file | Chocobozzz | 2016-05-20 | 1 | -0/+1 |
| | |||||
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 1 | -0/+1 |
| | |||||
* | Angular application :first draft | Chocobozzz | 2016-03-14 | 1 | -0/+1 |
| | |||||
* | Prepare Angular routes | Chocobozzz | 2016-03-07 | 1 | -3/+0 |
| | |||||
* | Add test4,5,6 to directories to ignore | Chocobozzz | 2016-01-09 | 1 | -0/+3 |
| | |||||
* | Add stylesheets vendor and global.css to ignore | Chocobozzz | 2015-11-23 | 1 | -0/+2 |
| | |||||
* | Spawn | Chocobozzz | 2015-10-29 | 1 | -0/+10 |