Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refractor notification service | Chocobozzz | 2018-12-19 | 1 | -3/+3 |
| | | | | Shorter name and use primeng component | ||||
* | Fix miniature with a long name | Chocobozzz | 2018-11-15 | 1 | -2/+2 |
| | |||||
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | Better typings | Chocobozzz | 2018-10-18 | 10 | -21/+31 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 4 | -6/+7 |
| | | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137 | ||||
* | Fix angular build | Chocobozzz | 2018-10-10 | 1 | -2/+2 |
| | |||||
* | Add ability to list all local videos on client | Chocobozzz | 2018-10-10 | 5 | -8/+50 |
| | |||||
* | Fix videos list when page is empty | Chocobozzz | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 5 | -4/+37 |
| | |||||
* | Add RSS feed to subscribe button | Chocobozzz | 2018-09-26 | 1 | -1/+4 |
| | |||||
* | Fix videos list user NSFW policy | Chocobozzz | 2018-09-24 | 1 | -4/+4 |
| | |||||
* | revert f845c683 partial: "fix SEO tags and attributes" | Rigel Kent | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | fix SEO tags and attributes | Rigel Kent | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | Improve videos list client performance | Chocobozzz | 2018-09-20 | 4 | -10/+20 |
| | |||||
* | Fix client build | Chocobozzz | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | Try to improve infinite pagination | Chocobozzz | 2018-09-17 | 3 | -7/+37 |
| | |||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 2 | -2/+8 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. | ||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 2 | -2/+3 |
| | | | | and a bonus dark color theme toggle | ||||
* | 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 |
| |