aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Arabic)Zet2021-11-081-9/+9
| | | | | | | Currently translated at 82.8% (1543 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
* Translated using Weblate (Arabic)Zet2021-11-081-15/+15
| | | | | | | Currently translated at 82.8% (1543 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
* Translated using Weblate (Norwegian Nynorsk)Eivind Ødegård2021-11-081-23/+23
| | | | | | | Currently translated at 3.2% (58 of 1788 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nn/
* Translated using Weblate (Arabic)Zet2021-11-081-17/+17
| | | | | | | Currently translated at 82.8% (1543 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
* Translated using Weblate (Vietnamese)Hồ Nhất Duy2021-11-081-1128/+1169
| | | | | | | Currently translated at 100.0% (1863 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
* Translated using Weblate (Portuguese (Portugal))Hugo Peixoto2021-11-081-350/+88
| | | | | | | Currently translated at 35.7% (666 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pt_PT/
* Translated using Weblate (Portuguese (Portugal))Hugo Peixoto2021-11-081-5481/+6481
| | | | | | | Currently translated at 32.4% (605 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pt_PT/
* Translated using Weblate (Gaelic)GunChleoc2021-11-081-1/+1
| | | | | | | Currently translated at 100.0% (119 of 119 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/gd/
* Translated using Weblate (Gaelic)GunChleoc2021-11-081-1519/+1637
| | | | | | | Currently translated at 100.0% (1863 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/
* Translated using Weblate (Hungarian)Balázs Meskó2021-11-081-1133/+1174
| | | | | | | Currently translated at 100.0% (1863 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
* Translated using Weblate (French (France) (fr_FR))Manuel Viens2021-11-081-1143/+1185
| | | | | | | Currently translated at 98.8% (1841 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Translated using Weblate (Arabic)Zet2021-11-081-1136/+1178
| | | | | | | Currently translated at 82.7% (1542 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar/
* Translated using Weblate (Russian)Александр2021-11-081-2/+2
| | | | | | | Currently translated at 100.0% (119 of 119 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ru/
* Translated using Weblate (Galician)josé m2021-11-081-1143/+1184
| | | | | | | Currently translated at 100.0% (1863 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* Translated using Weblate (Spanish)Berto Te2021-11-081-1144/+1185
| | | | | | | Currently translated at 100.0% (1863 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* Translated using Weblate (Chinese (Traditional))Jeff Huang2021-11-081-1121/+1162
| | | | | | | Currently translated at 100.0% (1863 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
* Translated using Weblate (German)Simon Brosdetzko2021-11-081-1143/+1184
| | | | | | | Currently translated at 100.0% (1863 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
* Translated using Weblate (Russian)Александр2021-11-081-1143/+1184
| | | | | | | Currently translated at 100.0% (1863 of 1863 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* Prefer "hide" since filters are not a modalChocobozzz2021-11-081-1/+1
|
* Fix englishChocobozzz2021-11-081-1/+1
|
* Fix transcoding job with resolutionChocobozzz2021-11-051-2/+2
|
* Fix jobs state selection badge styleChocobozzz2021-11-054-3/+7
|
* Fix remote interactionChocobozzz2021-11-054-6/+24
| | | | When we fetch a ressource that is a redirection of another ressource
* Fix modal button inconsistencyChocobozzz2021-11-051-1/+1
|
* Correctly close RTMPS server tooChocobozzz2021-11-052-3/+14
|
* Support RTMPSChocobozzz2021-11-0520-51/+343
|
* Added 144p encoding (#4492)Florian CUNY2021-11-0528-23/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added 144p encoding Implements https://github.com/Chocobozzz/PeerTube/issues/4428 * Fixed typo in core-utils * Increased BitPerPixel for 144p * Disabled 144p by default in test.yaml * Another try at fixing tests * Fixed test in video-transcoder (api-3) * Fixed test in video-imports (api-4) * Fixed test in live-constraints (api-2) * Tried to fix tests in api-3 again * Revert "Tried to fix tests in api-3 again" This reverts commit 266e1143fa37f333d149c2c2791c7bd33621ac14. * Fixed test in config.ts (api-2) * Try to fix test in video-hls.ts (api-3) * Fixed test in video-transcoder.ts (api-3) * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com>
* Improve advanced input filterChocobozzz2021-11-0314-33/+131
|
* Add ability to filter by file typeChocobozzz2021-11-0310-40/+237
|
* Add ability to filter live videosChocobozzz2021-11-032-1/+22
|
* Fix lintChocobozzz2021-11-031-1/+8
|
* Move admin stuff in +adminChocobozzz2021-11-025-96/+118
|
* Fix select in share modalChocobozzz2021-11-021-1/+1
|
* Better moderation labelChocobozzz2021-11-021-1/+1
|
* Add ability to exclude muted accountsChocobozzz2021-11-026-43/+79
|
* Add admin videos loading animationChocobozzz2021-11-023-10/+21
|
* Some fixes for admin videos listChocobozzz2021-11-0212-54/+54
|
* Remove unnecessary envChocobozzz2021-11-021-1/+1
|
* Run doctoc on contributing guideChocobozzz2021-11-021-2/+1
|
* Improve tests documentationChocobozzz2021-11-022-47/+31
|
* Add ability to preview embed in share modalChocobozzz2021-11-024-8/+40
|
* Remove useless componentsChocobozzz2021-10-2931-134/+12
|
* Add video file size info in admin videos listChocobozzz2021-10-2926-65/+161
|
* Deprecate filter video queryChocobozzz2021-10-2952-489/+1135
| | | | Introduce include and isLocal instead
* Always use my-table-expander-iconChocobozzz2021-10-298-24/+16
|
* Add videos list admin componentChocobozzz2021-10-2932-211/+582
|
* Put admin users in overview tabChocobozzz2021-10-2921-16/+32
|
* Add message if registration is disabledChocobozzz2021-10-293-48/+65
|
* Added label on the next autoplayed video and hide the hr line if unnecessary ↵Florian CUNY2021-10-262-1/+8
| | | | | | | | | | | | | | | (#4497) * Added label on the next autoplayed video Implements https://github.com/Chocobozzz/PeerTube/issues/4280 Also hid the hr line if autoplay is disabled * Applied code suggestion * Applied code suggestion * Applied the last remaining code suggestion
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-2619-12/+87
| | | | | | | | | | | | | | | * Made the video channels limit (per user) server-wide configurable Implements https://github.com/Chocobozzz/PeerTube/issues/3092 Also added a "quota bar" in the account's settings page * Fixed lint errors * Another pass at fixing lint errors * Applied code suggestions * Removed 'video channels quota'