Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix advanced options in upload form | Chocobozzz | 2018-09-28 | 2 | -4/+4 |
| | |||||
* | Update translations | Chocobozzz | 2018-09-28 | 1 | -1/+3 |
| | |||||
* | Fix some i18n tags | Chocobozzz | 2018-09-28 | 2 | -1/+2 |
| | |||||
* | Fix no other videos displayed on some videos | Chocobozzz | 2018-09-28 | 3 | -25/+18 |
| | |||||
* | Display other videos on xl screens on the right | Chocobozzz | 2018-09-28 | 1 | -1/+9 |
| | |||||
* | correct local subscribe in the subscription menu | Rigel Kent | 2018-09-28 | 1 | -1/+6 |
| | |||||
* | Improve overview section titles | Chocobozzz | 2018-09-26 | 2 | -5/+9 |
| | |||||
* | Regenerate translations | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | refactor subscribe button and comment-add for visitor-interact UX (#1100) | Rigel Kent | 2018-09-25 | 5 | -16/+86 |
| | | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX | ||||
* | Improve download modal input style | Chocobozzz | 2018-09-24 | 2 | -6/+4 |
| | |||||
* | Merge branch 'develop' into unused-imports | Chocobozzz | 2018-09-24 | 3 | -7/+38 |
|\ | |||||
| * | add url field to download modal | Rigel Kent | 2018-09-23 | 3 | -9/+38 |
| | | |||||
* | | remove unused imports | BO41 | 2018-09-22 | 5 | -16/+5 |
|/ | |||||
* | i18n in video-edit | Rigel Kent | 2018-09-21 | 1 | -4/+4 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-09-21 | 1 | -1/+0 |
| | |||||
* | fix nav tab and tag color in dark theme | Rigel Kent | 2018-09-20 | 1 | -3/+5 |
| | |||||
* | fix SEO tags and attributes | Rigel Kent | 2018-09-20 | 1 | -2/+2 |
| | |||||
* | Improve responsive on small screens | Chocobozzz | 2018-09-20 | 4 | -3/+45 |
| | |||||
* | Don't get recommended videos twice | Chocobozzz | 2018-09-19 | 3 | -8/+12 |
| | |||||
* | adding missing i18n for schedule option | Rigel Kent | 2018-09-17 | 1 | -1/+1 |
| | |||||
* | Fix description/comments max width | Chocobozzz | 2018-09-17 | 1 | -0/+1 |
| | |||||
* | Fix tag search on overview page | Chocobozzz | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | specify shift in keyboard shortcuts cheatsheet | Rigel Kent | 2018-09-11 | 1 | -3/+3 |
| | |||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 1 | -1/+4 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. | ||||
* | Update translations | Chocobozzz | 2018-09-07 | 1 | -5/+4 |
| | |||||
* | Fix video channel url in watch page | Chocobozzz | 2018-09-06 | 1 | -1/+1 |
| | |||||
* | Align other videos block on small screens | Chocobozzz | 2018-09-06 | 1 | -5/+1 |
| | |||||
* | Fix video player theatre mode | Chocobozzz | 2018-09-06 | 1 | -3/+2 |
| | |||||
* | fix comment and top-menu placement regressions | Rigel Kent | 2018-09-05 | 2 | -2/+3 |
| | |||||
* | Dislike bar in the same color as the button | Chocobozzz | 2018-09-05 | 1 | -2/+7 |
| | |||||
* | Put "start at" at the top of the modal | Chocobozzz | 2018-09-05 | 1 | -7/+8 |
| | |||||
* | Fix video add background color | Chocobozzz | 2018-09-05 | 1 | -2/+2 |
| | |||||
* | Fix watch page responsive | Chocobozzz | 2018-09-05 | 3 | -43/+19 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 4 | -13/+10 |
| | | | | and a bonus dark color theme toggle | ||||
* | fixing grid readjustment with expand and screens < 1150px | Rigel Kent | 2018-09-04 | 3 | -7/+20 |
| | |||||
* | Fix overview page on mobile | Chocobozzz | 2018-09-04 | 2 | -9/+13 |
| | |||||
* | Better label for video privacies | Chocobozzz | 2018-09-04 | 6 | -7/+17 |
| | |||||
* | Add video recomandation by tags (#1001) | Jorropo | 2018-09-04 | 7 | -27/+47 |
| | | | | | | | | | | * Recommendation by tags (thx bradsk88) Thx bradsk88 for the help. * Prefer jest-preset-angular to skip need for babel config * Fix jest | ||||
* | fix likes bar, grid adjustment and menu width | Rigel Kent | 2018-09-03 | 2 | -14/+8 |
| | |||||
* | Don't get quota twice | Chocobozzz | 2018-09-03 | 1 | -4/+4 |
| | |||||
* | add like, dislike and subscribe button hotkeys | Rigel Kent | 2018-09-03 | 2 | -2/+28 |
| | |||||
* | fix other video margin-top | Rigel Kent | 2018-09-03 | 1 | -2/+2 |
| | |||||
* | make left menu show the scrollbar on hover/focus | Rigel Kent | 2018-09-03 | 1 | -1/+1 |
| | | | add hotkey to the overview page | ||||
* | restore video-bottom margins | Rigel Kent | 2018-09-03 | 1 | -3/+2 |
| | |||||
* | Fix videos overview tags section | Chocobozzz | 2018-08-31 | 1 | -2/+2 |
| | |||||
* | Trending by interval | Chocobozzz | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Refactor: Separated "Other Videos" section into a dedicated ↵ | Brad Johnson | 2018-08-31 | 11 | -35/+240 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 channel avatar to overviews | Chocobozzz | 2018-08-31 | 3 | -2/+24 |
| | |||||
* | Delete highlighted comment too if needed | Chocobozzz | 2018-08-31 | 1 | -0/+2 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 6 | -15/+140 |
| |