Commit Graph

9100 Commits

Author SHA1 Message Date
Chocobozzz
7b51ede977
Merge branch 'release/4.1.0' into develop 2022-03-08 11:28:32 +01:00
Chocobozzz
70f3012acd
Bumped to version v4.1.1 2022-03-08 10:41:59 +01:00
Chocobozzz
a0cc70a459
Fix changelog typo 2022-03-08 10:35:13 +01:00
Chocobozzz
ff36d20ae0
Update changelog 2022-03-08 09:46:59 +01:00
Chocobozzz
e55079c90b
Fix stuck hls player with bad redundancy 2022-03-08 09:45:40 +01:00
Chocobozzz
f6f48301a9
More robust transcoding checker 2022-03-08 09:42:22 +01:00
Chocobozzz
c47c3bcb0a
Fix multiple servers tests 2022-03-08 09:18:43 +01:00
Chocobozzz
4c6d99e5b6
Fix channel tests 2022-03-08 08:50:38 +01:00
Chocobozzz
0c058f256a
Remove exif tags when processing images 2022-03-07 17:23:12 +01:00
Chocobozzz
2c7d736bd3
Install git in docker image
Can be needed to install plugins
2022-03-07 13:39:50 +01:00
Chocobozzz
41878d3397
Remove unnecessary comment 2022-03-07 11:52:29 +01:00
Chocobozzz
2f19481147
Optimize markdown renderer 2022-03-07 11:48:53 +01:00
Chocobozzz
ab4b897499
Merge branch 'release/4.1.0' into develop 2022-03-04 17:01:02 +01:00
Chocobozzz
907ba7e270
Fix live update error 2022-03-04 17:00:53 +01:00
Chocobozzz
28dca0a221
Merge branch 'release/4.1.0' into develop 2022-03-04 16:55:04 +01:00
Chocobozzz
219e18c944
Reuse latest dockerfile fixes 2022-03-04 16:49:20 +01:00
Chocobozzz
d3d3deaa7a
Refactor user build and express file middlewares 2022-03-04 10:57:36 +01:00
Chocobozzz
90370f7cc8
Improve embed dock style 2022-03-04 08:45:06 +01:00
Chocobozzz
6385fe5803
Fix stuck hls player with bad redundancy 2022-03-03 14:30:55 +01:00
Chocobozzz
8e1237ad83
Fix fa locale 2022-03-03 11:13:16 +01:00
Chocobozzz
55f0a7a762
Update translations and support fa 2022-03-03 10:54:52 +01:00
Chocobozzz
7c84bc27e6
Merge remote-tracking branch 'weblate/develop' into develop 2022-03-03 10:36:23 +01:00
Chocobozzz
156c44c8f6
Refactor a little bit raw sql builders 2022-03-03 10:23:44 +01:00
Berto Te
8654fc6c4e Translated using Weblate (Spanish)
Currently translated at 100.0% (125 of 125 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/es/
2022-03-02 15:51:54 +01:00
Berto Te
bcb031dd4a Translated using Weblate (Spanish)
Currently translated at 100.0% (1976 of 1976 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2022-03-02 15:51:54 +01:00
Berto Te
34cc1d4bf9 Translated using Weblate (Spanish)
Currently translated at 98.8% (1954 of 1976 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2022-03-02 15:51:53 +01:00
Eivind Ødegård
b5c59851cf Translated using Weblate (Norwegian Nynorsk)
Currently translated at 6.4% (128 of 1976 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nn/
2022-03-02 15:51:53 +01:00
Александр
0a83582aa4 Translated using Weblate (Russian)
Currently translated at 100.0% (1976 of 1976 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2022-03-02 15:51:53 +01:00
Jeff Huang
eca00cdf18 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1976 of 1976 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
2022-03-02 15:51:53 +01:00
Александр
319953b995 Translated using Weblate (Russian)
Currently translated at 100.0% (1976 of 1976 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2022-03-02 15:51:53 +01:00
Chocobozzz
bf521f51fc
Use yt-dlp for tests by default 2022-03-02 15:51:41 +01:00
Chocobozzz
77f811ced1
Fix channel avatar in select component 2022-03-02 15:47:04 +01:00
Chocobozzz
42d73f1c57
Fix modal z-index
Should be on top of the header too
2022-03-02 14:25:07 +01:00
Chocobozzz
135c38bbc5
Fix search index tests 2022-03-02 08:40:57 +01:00
Robert Riemann
8b8bd0228d open privacy info in user settings dialogue in new window 2022-03-02 08:32:30 +01:00
Chocobozzz
90fbb78498
Node 12 is not supported anymore 2022-03-01 14:08:03 +01:00
Chocobozzz
19e7a90045
Fix playlist element scrolling 2022-03-01 13:37:40 +01:00
Chocobozzz
7bde625050
Fill width of local avatars 2022-03-01 13:37:40 +01:00
kontrollanten
8d07888728
Possibility to set custom RTMP/RTMPS hostname (#4811)
* live: set custom RTMP/RTMPS hostname

closes #4786

* dont use webserver.hostname as default

* check that rtmp/s.hostname is set
2022-03-01 13:37:34 +01:00
Chocobozzz
b5c00b9b67
Fix lint 2022-03-01 08:33:23 +01:00
Chocobozzz
242f52253e
Fix getting avatars in videos list 2022-03-01 08:32:49 +01:00
Chocobozzz
f41efa52a4
Fix avatar with username starting with numbers 2022-02-28 16:44:11 +01:00
Chocobozzz
fbd573e59c
Add refresh button to comments list 2022-02-28 16:37:31 +01:00
Chocobozzz
3c18ff47a0
Update translations 2022-02-28 16:32:02 +01:00
Chocobozzz
6df4cf8fdb
Merge remote-tracking branch 'weblate/develop' into develop 2022-02-28 16:30:22 +01:00
Chocobozzz
5a51ecc217
Move admin comments list in overviews menu 2022-02-28 16:27:25 +01:00
Chocobozzz
f1c70a8666
Remove unnecessary code 2022-02-28 16:04:31 +01:00
Simon Brosdetzko
dcdd2a3972 Translated using Weblate (German)
Currently translated at 100.0% (1930 of 1930 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
2022-02-28 16:02:22 +01:00
Quentin PAGÈS
fdc22a2fc8 Translated using Weblate (Occitan)
Currently translated at 41.7% (806 of 1930 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/oc/
2022-02-28 16:02:22 +01:00
Lukas
ded4729adc Translated using Weblate (German)
Currently translated at 99.0% (1911 of 1930 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
2022-02-28 16:02:22 +01:00