aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Remove peertube version of footerChocobozzz2019-12-272-6/+2
|
* (css) transparent buttons in watch pageRigel Kent2019-12-274-26/+44
|
* Add user moderation dropdown to commentsRigel Kent2019-12-275-10/+47
|
* Update noscript message, reduce dropdown icon size and horizontal paddingRigel Kent2019-12-263-8/+10
|
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-265-5/+40
| | | | fixes #2138
* Add autoplay tooltip, use of flex-wrap in video-info and other-videosRigel Kent2019-12-216-9/+28
|
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-204-4/+25
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-2013-51/+108
|
* Add next video button to the playerRigel Kent2019-12-195-14/+91
|
* fix deleted comment layout and its notification displayRigel Kent2019-12-197-16/+72
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-1910-13/+78
| | | | fixes #1730
* respect video history on explicit playlist clickRigel Kent2019-12-186-5/+7
| | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889
* Add play/pause bezels to the video playerRigel Kent2019-12-186-2/+141
|
* Fix lint & testsChocobozzz2019-12-181-1/+1
|
* Update translationsChocobozzz2019-12-1840-7018/+6069
|
* Translated using Weblate (Polish)Marcin Mikołajczak2019-12-181-24/+24
| | | | | | | Currently translated at 79.9% (187 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/pl/
* Translated using Weblate (Hungarian)NorbiPeti2019-12-181-5/+5
| | | | | | | Currently translated at 65.8% (154 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/hu/
* Translated using Weblate (Hungarian)NorbiPeti2019-12-181-881/+800
| | | | | | | Currently translated at 88.9% (1010 of 1136 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
* Translated using Weblate (French (France))numéro62019-12-181-2/+2
| | | | | | | Currently translated at 92.3% (1049 of 1136 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Translated using Weblate (Swedish)Filip Bengtsson2019-12-181-1/+100
| | | | | | | Currently translated at 100.0% (98 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/sv/
* Translated using Weblate (Swedish)Filip Bengtsson2019-12-181-1/+236
| | | | | | | Currently translated at 100.0% (234 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/sv/
* Translated using Weblate (Swedish)Filip Bengtsson2019-12-181-961/+794
| | | | | | | Currently translated at 95.0% (1079 of 1136 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* Translated using Weblate (French (France))Mélanie Pin2019-12-181-463/+318
| | | | | | | Currently translated at 92.2% (1047 of 1136 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Lazy load static objectsChocobozzz2019-12-1854-353/+542
|
* Add commentor name alongside fid for video commentsRigel Kent2019-12-185-9/+21
|
* Fix buildChocobozzz2019-12-181-4/+5
|
* Add embed api buildChocobozzz2019-12-185-4/+43
|
* Remove watch scriptsChocobozzz2019-12-181-0/+1
|
* Add package.json for embed apiChocobozzz2019-12-183-2/+26
|
* Fix test embed pageChocobozzz2019-12-188-18/+96
|
* Speedup embed first paintChocobozzz2019-12-187-65/+116
|
* Feature/password reset link expiration (#2305)Nassim Bounouas2019-12-181-1/+1
| | | | | | | | | | | | | | | | * #1928 Add a sentence indicating the reset time limit on form and email * #1928 Customizable password reset lifetime * #1928 Add a route to verify reset link and call it on reset form init * Revert "#1928 Customizable password reset lifetime" This reverts commit 0ed97453f8e64e31a723cc6740b251a69a57d658. * #1928 Reset password lifetime hardcoded to one hour * Remove useless modifications for #1928
* comment name emphasis for video authorRigel Kent2019-12-182-4/+23
|
* (css) optimize .other-videos widthRigel Kent2019-12-172-3/+4
|
* (fix) upnext timeout set to 10sRigel Kent2019-12-171-1/+1
|
* add 'up next' screen on autoplayRigel Kent2019-12-175-9/+305
|
* (css) alter .title-page section header styleRigel Kent2019-12-171-1/+8
|
* Fix support button styleChocobozzz2019-12-171-2/+2
|
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-1710-22/+113
|
* Add hyperlink video timestamps in descriptionLesterpig2019-12-175-10/+24
| | | | | Fix #1312 (duplicates: #1728 and #2007) The modification is also applied to comments and video editing.
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-166-10/+28
|
* improve likes-dislikes bar usabilityRigel Kent2019-12-162-7/+23
|
* improve comment form: cancel button and full widthRigel Kent2019-12-155-5/+29
|
* add channel avatar to watch viewRigel Kent2019-12-156-47/+88
|
* Show number of comments under a video in watch viewRigel Kent2019-12-131-2/+7
| | | | resolves #2338
* Fix support iconChocobozzz2019-12-131-7/+7
|
* Add peertube version in features tableChocobozzz2019-12-136-11/+26
|
* Hide hardware information if emptyChocobozzz2019-12-131-1/+1
|
* Update translationsChocobozzz2019-12-1342-2859/+5636
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2019-12-132-1762/+1544
|\