| Commit message (Expand) | Author | Age | Files | Lines |
* | Only show download button if downloadingEnabled is set to true | Lucas Declercq | 2018-10-06 | 2 | -0/+7 |
* | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 9 | -2/+19 |
* | Fix videos list when page is empty | Chocobozzz | 2018-10-05 | 1 | -1/+1 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 13 | -45/+121 |
* | Move user moderation tool in a separate component | Chocobozzz | 2018-10-05 | 17 | -207/+235 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 6 | -6/+48 |
* | add resize listener (#1182) | BO41 | 2018-10-05 | 1 | -1/+12 |
* | Remove unused variable | Chocobozzz | 2018-10-05 | 1 | -3/+0 |
* | fix account URI in remote comment modal (partial rollback) | Rigel Kent | 2018-10-05 | 1 | -0/+1 |
* | fix account URI in remote comment modal (cleanup) | Rigel Kent | 2018-10-05 | 2 | -2/+1 |
* | fix account URI in remote comment modal | Rigel Kent | 2018-10-04 | 2 | -1/+5 |
* | Fix hotkey translations | Chocobozzz | 2018-10-03 | 4 | -16/+20 |
* | Fix Delete title button | Chocobozzz | 2018-10-03 | 3 | -2/+9 |
* | Add comments feeds popover in watch page | Chocobozzz | 2018-10-02 | 4 | -5/+38 |
* | Don't throw an error on empty search | Chocobozzz | 2018-10-01 | 1 | -5/+2 |
* | add allow advancedSearch with empty search | Rigel Kent | 2018-10-01 | 3 | -3/+25 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 1 | -1/+8 |
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 2 | -1/+6 |
* | Fix error when clicking on the disabled publish button | Chocobozzz | 2018-10-01 | 2 | -2/+8 |
* | Fix my account subtitles | Chocobozzz | 2018-10-01 | 1 | -4/+4 |
* | Update captions in sequence to avoid concurrence issues | Chocobozzz | 2018-10-01 | 1 | -11/+5 |
* | various display improvements | Rigel Kent | 2018-09-29 | 4 | -3/+7 |
* | fix message space on video upload cancel | Rigel Kent | 2018-09-29 | 2 | -2/+3 |
* | 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 | 6 | -6/+14 |
* | 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 | 3 | -5/+10 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 3 | -25/+21 |
* | fix lint errors | BO41 | 2018-09-26 | 1 | -4/+4 |
* | check old password before change | BO41 | 2018-09-26 | 3 | -3/+35 |
* | Fix video import of some youtube videos | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
* | Improve overview section titles | Chocobozzz | 2018-09-26 | 2 | -5/+9 |
* | Regenerate translations | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
* | Fix quota translations | Chocobozzz | 2018-09-26 | 7 | -42/+79 |
* | add shortcuts icon in menu | Rigel Kent | 2018-09-26 | 4 | -3/+32 |
* | Add RSS feed to subscribe button | Chocobozzz | 2018-09-26 | 6 | -18/+62 |
* | fix link to the list of open instances due to joinpeertube.org update | Rigel Kent | 2018-09-25 | 1 | -1/+1 |
* | refactor subscribe button and comment-add for visitor-interact UX (#1100) | Rigel Kent | 2018-09-25 | 15 | -75/+282 |
* | Improve download modal input style | Chocobozzz | 2018-09-24 | 2 | -6/+4 |
* | Fix videos list user NSFW policy | Chocobozzz | 2018-09-24 | 1 | -4/+4 |
* | Merge branch 'develop' into unused-imports | Chocobozzz | 2018-09-24 | 9 | -10/+58 |
|\ |
|
| * | revert f845c683 partial: "fix SEO tags and attributes" | Rigel Kent | 2018-09-24 | 1 | -1/+1 |
| * | fix link to the list of open instances | Rigel Kent | 2018-09-24 | 1 | -1/+1 |
| * | add url field to download modal | Rigel Kent | 2018-09-23 | 3 | -9/+38 |
| * | append my-help popover to body instead of parent object | Rigel Kent | 2018-09-23 | 1 | -0/+1 |
| * | add redirect after login (#1110) | BO41 | 2018-09-23 | 3 | -1/+17 |
* | | remove unused imports | BO41 | 2018-09-22 | 25 | -76/+13 |
|/ |
|
* | autofocus first field on login | Rigel Kent | 2018-09-22 | 2 | -1/+4 |