Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix overview page on mobile | Chocobozzz | 2018-09-04 | 1 | -26/+1 |
| | |||||
* | Better label for video privacies | Chocobozzz | 2018-09-04 | 1 | -2/+27 |
| | |||||
* | Add video recomandation by tags (#1001) | Jorropo | 2018-09-04 | 1 | -0/+4 |
| | | | | | | | | | | * Recommendation by tags (thx bradsk88) Thx bradsk88 for the help. * Prefer jest-preset-angular to skip need for babel config * Fix jest | ||||
* | add title ellipsis over two lines to miniatures | Rigel Kent | 2018-09-03 | 1 | -5/+8 |
| | |||||
* | Trending by interval | Chocobozzz | 2018-08-31 | 1 | -0/+1 |
| | |||||
* | Refactor: Separated "Other Videos" section into a dedicated ↵ | Brad Johnson | 2018-08-31 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 2 | -14/+2 |
| | |||||
* | Underline links in feed popover when hovering | Chocobozzz | 2018-08-27 | 1 | -2/+0 |
| | |||||
* | Add start at checkbox in share modal | Chocobozzz | 2018-08-27 | 1 | -14/+2 |
| | |||||
* | Add popover autoclose | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -9/+3 |
| | |||||
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 1 | -2/+2 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 8 | -16/+72 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 1 | -2/+1 |
| | |||||
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 1 | -6/+8 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 2 | -1/+14 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 2 | -8/+6 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -20/+20 |
| | |||||
* | Add aria-labelledby to video thumbnails | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Fix responsive on videos search | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | category parma -> categoryOneOf (videos list) | Chocobozzz | 2018-07-25 | 2 | -7/+7 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 3 | -38/+17 |
| | |||||
* | Improve frontend accessibility | Chocobozzz | 2018-07-17 | 1 | -1/+1 |
| | | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons | ||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -3/+3 |
| | |||||
* | Fix client error logging | Chocobozzz | 2018-07-09 | 1 | -13/+13 |
| | |||||
* | Client: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 1 | -0/+3 |
| | |||||
* | Filter by category (#720) | PhieF | 2018-06-27 | 2 | -3/+11 |
| | | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues | ||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 2 | -2/+5 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 5 | -7/+42 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 4 | -26/+47 |
| | | | | publishing a video | ||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -2/+2 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 3 | -25/+43 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 4 | -4/+6 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 3 | -5/+5 |
| | |||||
* | Add videos e2e tests | Chocobozzz | 2018-05-17 | 1 | -8/+6 |
| | |||||
* | Fix typings | Chocobozzz | 2018-05-16 | 1 | -5/+4 |
| | |||||
* | Fix concurrent requests in videos list | Chocobozzz | 2018-05-16 | 1 | -1/+9 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 3 | -73/+92 |
| | |||||
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 2 | -2/+3 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 3 | -3/+14 |
| | |||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -5/+5 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 2 | -2/+27 |
| | |||||
* | Add video channel account list | Chocobozzz | 2018-04-25 | 1 | -2/+4 |
| | |||||
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 3 | -1/+9 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 3 | -2/+21 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 2 | -2/+2 |
| | |||||
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 1 | -2/+6 |
| | |||||
* | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 2 | -11/+4 |
| |