aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
...
* correct local subscribe in the subscription menuRigel Kent2018-09-283-5/+10
|
* Check current password on server sideChocobozzz2018-09-263-25/+21
|
* fix lint errorsBO412018-09-261-4/+4
|
* check old password before changeBO412018-09-263-3/+35
|
* Fix video import of some youtube videosChocobozzz2018-09-261-1/+1
|
* Improve overview section titlesChocobozzz2018-09-262-5/+9
|
* Regenerate translationsChocobozzz2018-09-261-1/+1
|
* Fix quota translationsChocobozzz2018-09-267-42/+79
|
* add shortcuts icon in menuRigel Kent2018-09-264-3/+32
|
* Add RSS feed to subscribe buttonChocobozzz2018-09-266-18/+62
|
* fix link to the list of open instances due to joinpeertube.org updateRigel Kent2018-09-251-1/+1
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-2515-75/+282
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* Improve download modal input styleChocobozzz2018-09-242-6/+4
|
* Fix videos list user NSFW policyChocobozzz2018-09-241-4/+4
|
* Merge branch 'develop' into unused-importsChocobozzz2018-09-249-10/+58
|\
| * revert f845c683 partial: "fix SEO tags and attributes"Rigel Kent2018-09-241-1/+1
| |
| * fix link to the list of open instancesRigel Kent2018-09-241-1/+1
| |
| * add url field to download modalRigel Kent2018-09-233-9/+38
| |
| * append my-help popover to body instead of parent objectRigel Kent2018-09-231-0/+1
| |
| * add redirect after login (#1110)BO412018-09-233-1/+17
| |
* | remove unused importsBO412018-09-2225-76/+13
|/
* autofocus first field on loginRigel Kent2018-09-222-1/+4
|
* i18n in video-editRigel Kent2018-09-211-4/+4
|
* Upgrade client dependenciesChocobozzz2018-09-212-2/+1
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-202-3/+12
|
* fix SEO tags and attributesRigel Kent2018-09-202-3/+3
|
* Add a message if the user don't have any subscriptionsChocobozzz2018-09-202-0/+4
|
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-2018-34/+138
|\
| * Improve responsive on small screensChocobozzz2018-09-204-3/+45
| |
| * Improve videos list client performanceChocobozzz2018-09-204-10/+20
| |
| * Improve message when removing a userChocobozzz2018-09-201-1/+2
| |
| * Fix admin access to moderatorsChocobozzz2018-09-192-3/+17
| |
| * Don't get recommended videos twiceChocobozzz2018-09-193-8/+12
| |
| * Fix client buildChocobozzz2018-09-181-1/+1
| |
| * Try to improve infinite paginationChocobozzz2018-09-173-7/+37
| |
| * adding missing i18n for schedule optionRigel Kent2018-09-171-1/+1
| |
| * Fix description/comments max widthChocobozzz2018-09-171-0/+1
| |
| * Fix "no results" on overview pageChocobozzz2018-09-171-0/+2
| |
| * Fix tag search on overview pageChocobozzz2018-09-141-1/+1
| |
* | add css custom properties for the left menuRigel Kent2018-09-131-4/+4
|/
* Basic video redundancy implementationChocobozzz2018-09-1310-12/+112
|
* Fix video views incrementChocobozzz2018-09-131-1/+1
|
* Fix video channel deletionChocobozzz2018-09-131-1/+1
|
* Fix client buildChocobozzz2018-09-125-33/+13
|
* update hotkeys to include user-specific routesRigel Kent2018-09-113-6/+31
| | | | also fix left-menu width
* wrap the hotkeys component to allow templating :art:Rigel Kent2018-09-119-4/+198
|
* specify shift in keyboard shortcuts cheatsheetRigel Kent2018-09-112-4/+4
|
* remember theme in localStorageRigel Kent2018-09-111-1/+12
|
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-118-9/+20
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* use css class for loading bar colorRigel Kent2018-09-071-1/+1
|