aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* fix message space on video upload cancelRigel Kent2018-09-292-2/+3
|
* Fix advanced options in upload formChocobozzz2018-09-282-4/+4
|
* Update translationsChocobozzz2018-09-2821-1557/+2324
|
* Re generate angular translationsChocobozzz2018-09-281-58/+119
|
* Fix some i18n tagsChocobozzz2018-09-286-6/+14
|
* Fix no other videos displayed on some videosChocobozzz2018-09-283-25/+18
|
* Display other videos on xl screens on the rightChocobozzz2018-09-284-34/+43
|
* Hide useless error when destroying fake rendererChocobozzz2018-09-281-1/+11
|
* correct local subscribe in the subscription menuRigel Kent2018-09-283-5/+10
|
* Enable more angular optionsChocobozzz2018-09-281-0/+5
|
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-282-2/+2
|
* 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-262-47/+286
|
* Fix quota translationsChocobozzz2018-09-267-42/+79
|
* add shortcuts icon in menuRigel Kent2018-09-265-3/+32
|
* Bumped to version v1.0.0-beta.15v1.0.0-beta.15Chocobozzz2018-09-261-1/+1
|
* Update translationsChocobozzz2018-09-2614-1362/+1918
|
* 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-2517-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.14Chocobozzz2018-09-251-1/+1
|
* Update translationsChocobozzz2018-09-2435-420/+20611
|
* Fix weird CSS bug with production build and CSS varChocobozzz2018-09-241-4/+7
|
* Improve download modal input styleChocobozzz2018-09-243-6/+8
|
* Fix playback rate hotkeyChocobozzz2018-09-242-9/+11
|
* Fix videos list user NSFW policyChocobozzz2018-09-242-5/+5
|
* Merge branch 'develop' into unused-importsChocobozzz2018-09-2410-11/+79
|\
| * 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
| |
| * add chevron hotkeys to change playback rateRigel Kent2018-09-221-1/+21
| |
* | remove unused importsBO412018-09-2226-78/+14
|/
* autofocus first field on loginRigel Kent2018-09-222-1/+4
|
* i18n in video-editRigel Kent2018-09-211-4/+4
|
* Upgrade tslint rulesChocobozzz2018-09-213-5/+5
|
* Upgrade client dependenciesChocobozzz2018-09-2110-1425/+1265
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-204-11/+26
|
* 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
|
* Fix my account width on mobileChocobozzz2018-09-201-0/+4
|
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-2031-151/+268
|\
| * Fix client e2e testsChocobozzz2018-09-202-4/+7
| |
| * Improve responsive on small screensChocobozzz2018-09-205-4/+45
| |
| * Improve videos list client performanceChocobozzz2018-09-205-11/+29
| |