Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Upgrade server dependencies | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| | |||||
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 4 | -4/+4 |
| | |||||
* | Don't compile all languages in travis | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Add portuguese and swedish languages | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Upgrade translations | Chocobozzz | 2018-08-27 | 1 | -0/+2 |
| | |||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -5/+8 |
| | |||||
* | Fix release script | Chocobozzz | 2018-08-21 | 1 | -3/+7 |
| | |||||
* | Translate player according to the interface lang | Chocobozzz | 2018-08-16 | 1 | -0/+6 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 1 | -2/+6 |
| | |||||
* | Support occitan | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | Add audit logs for video import | Chocobozzz | 2018-08-06 | 1 | -1/+10 |
| | |||||
* | Upgrade release script to support release branch | Chocobozzz | 2018-08-01 | 1 | -5/+5 |
| | |||||
* | Add german, spanish and chinese (traditional, taiwan) languages | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Try to fix travis (again) | Chocobozzz | 2018-07-31 | 1 | -0/+2 |
| | |||||
* | Fiw winston meta log | Chocobozzz | 2018-07-30 | 1 | -1/+1 |
| | |||||
* | Handle pre releases in release script | Chocobozzz | 2018-07-25 | 1 | -6/+15 |
| | |||||
* | Hack 459 regarding Angular & i18n | Chocobozzz | 2018-07-25 | 1 | -0/+24 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -2/+6 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -10/+13 |
| | |||||
* | Add populate database script | Chocobozzz | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Parse log script parse the last updated log | Chocobozzz | 2018-07-16 | 1 | -2/+16 |
| | |||||
* | Handle subtitles in player | Chocobozzz | 2018-07-16 | 1 | -0/+1 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Update translations from zanata and add cs and eo | Chocobozzz | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | Fix npm run dev:server | Chocobozzz | 2018-06-29 | 1 | -2/+2 |
| | |||||
* | Add Basque and Catalan languages | Chocobozzz | 2018-06-28 | 1 | -3/+3 |
| | |||||
* | Upgrade dependencies | Chocobozzz | 2018-06-26 | 1 | -3/+6 |
| | |||||
* | Fix git credits | Chocobozzz | 2018-06-22 | 3 | -29/+80 |
| | |||||
* | Update credits | Chocobozzz | 2018-06-22 | 1 | -0/+20 |
| | |||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 1 | -25/+116 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 2 | -2/+3 |
| | |||||
* | Upgrade dependencies | Chocobozzz | 2018-06-19 | 2 | -4/+6 |
| | |||||
* | Add resolution to create-transcoding-job script (#654) | Florent F | 2018-06-15 | 1 | -1/+12 |
| | | | | | | * Add resolution to create-transcoding-job script * Requested changes | ||||
* | Move iso639 strings in its own translation file | Chocobozzz | 2018-06-13 | 2 | -9/+45 |
| | |||||
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 1 | -1/+2 |
| | |||||
* | Fix npm run dev | Chocobozzz | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | Rename "my settings" to "my account" in menu | Chocobozzz | 2018-06-07 | 1 | -1/+2 |
| | |||||
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 6 | -7/+9 |
| | |||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -0/+1 |
| | | | | Fix federation of .ogv videos | ||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 1 | -0/+39 |
| | |||||
* | Update build with i18n | Chocobozzz | 2018-06-06 | 1 | -3/+6 |
| | |||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 2 | -40/+92 |
| | |||||
* | Rename messages locale to angular | Chocobozzz | 2018-06-06 | 3 | -14/+17 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 5 | -3/+105 |
| | |||||
* | Add french | Chocobozzz | 2018-06-05 | 2 | -2/+7 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 4 | -2/+34 |
| | |||||
* | Add missing scripts in npm run help | Chocobozzz | 2018-05-30 | 1 | -0/+3 |
| |