aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* Added Markdown formatting in playlist descriptionsPoslovitch2021-10-264-12/+15
| | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3627
* Changed label of "sort by views" to "sort by recent views"Poslovitch2021-10-261-1/+1
| | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4421
* prevent multiple post-process triggering of upload-resumable (#4175)Rigel Kent2021-10-251-3/+4
| | | | | | | | | * prevent multiple post-process triggering of upload-resumable * switch from 409 to 503 for upload being processed * Improve resumable upload check Co-authored-by: Chocobozzz <me@florianbigard.com>
* Remove render media todoChocobozzz2021-10-221-1/+0
| | | | | We don't want to use official module anymore since we removed a large part of the upstream code we don't need (pdf etc)
* Fix some old typing issuesChocobozzz2021-10-227-15/+10
|
* Cleanup video playlist element miniature codeChocobozzz2021-10-222-5/+2
|
* Cleanup video update componentChocobozzz2021-10-223-31/+27
|
* Add warning and update privacy on share playlist (#4469)Nataly Rocha2021-10-223-1/+32
| | | | | | | | | | | | | * add warning and update privacy on share * update playlist display name on toast * change privacy update to link * remove conditional * Improve share private warning styling Co-authored-by: Chocobozzz <me@florianbigard.com>
* Provide origin URL to client and fix remote shareChocobozzz2021-10-224-14/+6
|
* Update translationsChocobozzz2021-10-2170-37170/+36530
|
* Translated using Weblate (Arabic)Zet2021-10-211-6/+6
| | | | | | | Currently translated at 100.0% (118 of 118 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ar/
* Translated using Weblate (Arabic)Zet2021-10-211-1/+1
| | | | | | | Currently translated at 100.0% (248 of 248 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/ar/
* Translated using Weblate (Arabic)Zet2021-10-211-75/+73
| | | | | | | Currently translated at 83.6% (1543 of 1845 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
* Translated using Weblate (Spanish)Berto Te2021-10-211-3/+3
| | | | | | | Currently translated at 100.0% (248 of 248 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/es/
* Translated using Weblate (Spanish)Diazepan Medina2021-10-211-1/+1
| | | | | | | Currently translated at 100.0% (248 of 248 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/es/
* Translated using Weblate (Arabic)Zet2021-10-211-202/+190
| | | | | | | Currently translated at 79.9% (1475 of 1845 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
* Translated using Weblate (Hungarian)Kempelen2021-10-211-11/+11
| | | | | | | Currently translated at 100.0% (118 of 118 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/hu/
* Translated using Weblate (Hungarian)Kempelen2021-10-211-3/+3
| | | | | | | Currently translated at 100.0% (248 of 248 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/hu/
* Translated using Weblate (Hungarian)Kempelen2021-10-211-280/+255
| | | | | | | Currently translated at 100.0% (1845 of 1845 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
* Translated using Weblate (Vietnamese)Hồ Nhất Duy2021-10-211-172/+159
| | | | | | | Currently translated at 99.8% (1843 of 1845 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
* Translated using Weblate (Sinhala)helabasa2021-10-211-5/+5
| | | | | | | Currently translated at 4.2% (5 of 117 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/si/
* Translated using Weblate (Sinhala)helabasa2021-10-211-4/+4
| | | | | | | Currently translated at 1.6% (4 of 246 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/si/
* Added translation using Weblate (Sinhala)helabasa2021-10-211-0/+119
|
* Added translation using Weblate (Sinhala)helabasa2021-10-211-0/+248
|
* Translated using Weblate (Chinese (Traditional))Jeff Huang2021-10-211-148/+137
| | | | | | | Currently translated at 100.0% (1845 of 1845 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
* Fix "Off" player string localizationChocobozzz2021-10-211-1/+1
|
* Hide live transcoding features if disabledChocobozzz2021-10-211-2/+2
|
* Improve moderation dropdown UXChocobozzz2021-10-215-121/+154
|
* Fix privacy concern for remote videosChocobozzz2021-10-215-21/+24
|
* Fix ng select tags heightChocobozzz2021-10-204-2/+20
|
* Add ability to filter logs by tagsChocobozzz2021-10-206-19/+32
|
* Refactor log level choiceChocobozzz2021-10-202-26/+26
|
* Improve admin tables responsiveChocobozzz2021-10-2012-35/+124
|
* Admin menu header consistency for system entriesChocobozzz2021-10-204-57/+76
|
* Fix missing width/height in share iframeChocobozzz2021-10-201-0/+2
|
* Fix max pagination in find in bulkChocobozzz2021-10-201-3/+3
|
* Add channel filters for my videos/followersChocobozzz2021-10-209-49/+130
|
* Add quick filter for followersChocobozzz2021-10-203-2/+14
|
* Add ability to view my followersChocobozzz2021-10-2032-193/+400
|
* Optimize channel with video in homepageChocobozzz2021-10-183-5/+6
|
* Fix find in bulkChocobozzz2021-10-184-11/+15
|
* Force live type specification in first stepChocobozzz2021-10-158-7/+63
|
* Try to improve permanent live labelChocobozzz2021-10-153-8/+27
|
* Fix my videos search on refreshChocobozzz2021-10-151-0/+4
|
* Improve playback with bad redundanciesChocobozzz2021-10-142-2/+5
|
* Remove protractor workaroundChocobozzz2021-10-147-77/+18
| | | | We don't use it anymore
* Fix admin edition disabling featureChocobozzz2021-10-143-5/+18
|
* Upgrade linkifyjsChocobozzz2021-10-121-93/+9
|
* Rename config keyChocobozzz2021-10-121-2/+6
|
* add option to always show channel display name (#4422)kontrollanten2021-10-126-25/+31
| | | | | | | | | | | | | | | * add option to always show channel display name closes #4040 * show avatar in video miniatures closes #4040 * Revert "show avatar in video miniatures" This reverts commit 79b1a84140857fc24f7e2233e838d012f72bc56f. * channel display name: fix review comments