Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 17 | -76/+292 |
| | | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX | ||||
* | Bumped to version v1.0.0-beta.14v1.0.0-beta.14 | Chocobozzz | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | Update translations | Chocobozzz | 2018-09-24 | 35 | -420/+20611 |
| | |||||
* | Fix weird CSS bug with production build and CSS var | Chocobozzz | 2018-09-24 | 1 | -4/+7 |
| | |||||
* | Improve download modal input style | Chocobozzz | 2018-09-24 | 3 | -6/+8 |
| | |||||
* | Fix playback rate hotkey | Chocobozzz | 2018-09-24 | 2 | -9/+11 |
| | |||||
* | Fix videos list user NSFW policy | Chocobozzz | 2018-09-24 | 2 | -5/+5 |
| | |||||
* | Merge branch 'develop' into unused-imports | Chocobozzz | 2018-09-24 | 10 | -11/+79 |
|\ | |||||
| * | 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 |
| | | |||||
| * | add chevron hotkeys to change playback rate | Rigel Kent | 2018-09-22 | 1 | -1/+21 |
| | | |||||
* | | remove unused imports | BO41 | 2018-09-22 | 26 | -78/+14 |
|/ | |||||
* | autofocus first field on login | Rigel Kent | 2018-09-22 | 2 | -1/+4 |
| | |||||
* | i18n in video-edit | Rigel Kent | 2018-09-21 | 1 | -4/+4 |
| | |||||
* | Upgrade tslint rules | Chocobozzz | 2018-09-21 | 3 | -5/+5 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-09-21 | 10 | -1425/+1265 |
| | |||||
* | fix nav tab and tag color in dark theme | Rigel Kent | 2018-09-20 | 4 | -11/+26 |
| | |||||
* | fix SEO tags and attributes | Rigel Kent | 2018-09-20 | 2 | -3/+3 |
| | |||||
* | Add a message if the user don't have any subscriptions | Chocobozzz | 2018-09-20 | 2 | -0/+4 |
| | |||||
* | Fix my account width on mobile | Chocobozzz | 2018-09-20 | 1 | -0/+4 |
| | |||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 31 | -151/+268 |
|\ | |||||
| * | Fix client e2e tests | Chocobozzz | 2018-09-20 | 2 | -4/+7 |
| | | |||||
| * | Improve responsive on small screens | Chocobozzz | 2018-09-20 | 5 | -4/+45 |
| | | |||||
| * | Improve videos list client performance | Chocobozzz | 2018-09-20 | 5 | -11/+29 |
| | | |||||
| * | Improve message when removing a user | Chocobozzz | 2018-09-20 | 1 | -1/+2 |
| | | |||||
| * | rename manifest | BO41 | 2018-09-20 | 3 | -4/+4 |
| | | |||||
| * | Fix admin access to moderators | Chocobozzz | 2018-09-19 | 2 | -3/+17 |
| | | |||||
| * | Don't get recommended videos twice | Chocobozzz | 2018-09-19 | 3 | -8/+12 |
| | | |||||
| * | Fix client build | Chocobozzz | 2018-09-18 | 1 | -1/+1 |
| | | |||||
| * | Try to improve infinite pagination | Chocobozzz | 2018-09-17 | 3 | -7/+37 |
| | | |||||
| * | 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 ios player playback/subtitles menu | Chocobozzz | 2018-09-17 | 6 | -107/+110 |
| | | |||||
| * | Fix "no results" on overview page | Chocobozzz | 2018-09-17 | 1 | -0/+2 |
| | | |||||
| * | Fix tag search on overview page | Chocobozzz | 2018-09-14 | 1 | -1/+1 |
| | | |||||
* | | add css custom properties for the left menu | Rigel Kent | 2018-09-13 | 3 | -4/+8 |
|/ | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 10 | -12/+112 |
| | |||||
* | Bumped to version v1.0.0-beta.13v1.0.0-beta.13 | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Fix video views increment | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Fix video channel deletion | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Update translations | Chocobozzz | 2018-09-13 | 3 | -86/+3515 |
| | |||||
* | Fix client build | Chocobozzz | 2018-09-12 | 5 | -33/+13 |
| | |||||
* | update hotkeys to include user-specific routes | Rigel Kent | 2018-09-11 | 4 | -7/+32 |
| | | | | also fix left-menu width | ||||
* | wrap the hotkeys component to allow templating :art: | Rigel Kent | 2018-09-11 | 9 | -4/+198 |
| | |||||
* | specify shift in keyboard shortcuts cheatsheet | Rigel Kent | 2018-09-11 | 2 | -4/+4 |
| | |||||
* | remember theme in localStorage | Rigel Kent | 2018-09-11 | 1 | -1/+12 |
| |