Commit Graph

6269 Commits (66dbfa1f30c361f88cfc6c3af3fd4b0ee55e2d26)

Author SHA1 Message Date
Simon Brosdetzko eb3e5b2ebe Translated using Weblate (German)
Currently translated at 100.0% (1735 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
2021-01-04 11:39:25 +01:00
Slimane Selyan AMIRI 156a561052 Translated using Weblate (Kabyle)
Currently translated at 85.4% (1483 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/
2021-01-04 11:39:25 +01:00
Filip Bengtsson 169862cd84 Translated using Weblate (Swedish)
Currently translated at 99.7% (1730 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2021-01-04 11:39:25 +01:00
Simon Brosdetzko 6a12222096 Translated using Weblate (German)
Currently translated at 95.8% (1663 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
2021-01-04 11:39:25 +01:00
GunChleoc 793f70ae2f Translated using Weblate (Gaelic)
Currently translated at 25.9% (450 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/
2021-01-04 11:39:25 +01:00
Chocobozzz 0158eeb0c9
Fix ldap test 2021-01-04 11:38:33 +01:00
Chocobozzz adc8e7e19f
Fix ldap test port 2021-01-04 11:21:19 +01:00
Chocobozzz 4f5a90ef5e
Always display errors from tests 2021-01-04 10:52:27 +01:00
Chocobozzz f0484f7a16
Fix autoblacklist notification issue 2021-01-04 10:50:47 +01:00
Chocobozzz 4948dcdbeb
Add config.yaml copy info in doc 2021-01-04 10:29:08 +01:00
Chocobozzz 027e308099
Don't crash on youtube-dl update write error 2021-01-04 10:05:47 +01:00
Chocobozzz 2dbc170da3
Add missing audit log if the user deletes its account 2021-01-04 09:54:48 +01:00
Chocobozzz afd4ee86dd
Remove traefik docker support 2020-12-30 17:06:21 +01:00
Chocobozzz 83d4aba676
Use develop doc for docker 2020-12-30 14:39:52 +01:00
Chocobozzz cc49be3e35
Fix views processing hour 0 2020-12-30 14:29:17 +01:00
Chocobozzz 1227fe070e
Don't display log level in audit logs view 2020-12-30 14:18:32 +01:00
Chocobozzz dfed7846e2
Clearer anonymous settings modal title 2020-12-30 14:03:33 +01:00
Chocobozzz 47d8e266f1
Support activeMonth and activeHalfyear in nodeinfo 2020-12-30 11:41:36 +01:00
Chocobozzz a046453549
Increase notifications comment test timeout 2020-12-30 11:27:59 +01:00
Chocobozzz 6eb3a98843
Merge branch '3520-cli_auth_add_trailing_slash' into release/3.0.0 2020-12-30 11:27:00 +01:00
Chocobozzz 24198e976f
Styling 2020-12-30 11:26:24 +01:00
Chocobozzz a0194a187f
Upgrade ng select to fix accessibility issues 2020-12-29 16:39:15 +01:00
Chocobozzz 2345e13853
Fix login error display 2020-12-29 15:23:03 +01:00
Theodore R. Smith 8e76aa1d75
(#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters.
**The Solution:**
I have hardened `auth add` by stripping out everything from the third '/' to the end of the instance URL.

**The Problem:**
When adding an authorization for the peertube-cli, before this commit you could not have anything after the domain_name:port.

For instance, if there was a trailing / in your instance URL, before this commit it will always fail with

    expected 200 "OK", got 404 "Not Found".

It took me over 20 minutes to figure out that this was the problem.

See Issue #3091.
2020-12-27 14:29:54 -06:00
Chocobozzz f88453e233
Fix build 2020-12-22 16:49:17 +01:00
Chocobozzz 236841a1d7
Force HLS transcoding
Fix weird behaviour with some web browsers. Don't really know if it's a
ffmpeg bug, a safari bug or a peertube bug, but forcing transcoding
seems to fix this playback bug
2020-12-22 16:04:42 +01:00
Chocobozzz 1916c9663a
Fix some accessibility issues 2020-12-22 12:05:32 +01:00
Chocobozzz 2b6c55528d
Clearer error in parse log 2020-12-22 10:15:06 +01:00
Chocobozzz 3f6441e09a
Fix admin table filters 2020-12-17 15:48:54 +01:00
Chocobozzz ac2b052d54
Increase play button size 2020-12-17 14:26:37 +01:00
Chocobozzz 18429d011e
Don't update timestamps for a live 2020-12-17 14:14:28 +01:00
Chocobozzz 91f884d139
Fix live miniatures 2020-12-17 13:46:52 +01:00
Chocobozzz 9cfeb3cf98
Fix redundancy federation in some cases 2020-12-17 09:23:57 +01:00
Chocobozzz 9e454eba57
More robust server stats tests 2020-12-16 14:59:33 +01:00
Chocobozzz bcbf643249
Fix about and display live info layout 2020-12-16 14:27:12 +01:00
Chocobozzz 1ab6024345
Fix live badge in videos list 2020-12-16 14:19:43 +01:00
Chocobozzz ddca257699
Don't display max duration if disabled 2020-12-16 14:18:50 +01:00
Chocobozzz c5ac9fe7c1
Fix about follows page 2020-12-16 13:46:20 +01:00
Chocobozzz 0386004869
Update translations 2020-12-16 11:47:48 +01:00
Chocobozzz 96afc2adf2
Merge remote-tracking branch 'weblate/develop' into develop 2020-12-16 11:46:33 +01:00
Ray 86bbf604cb Translated using Weblate (Chinese (Traditional))
Currently translated at 97.8% (1697 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
2020-12-16 11:46:24 +01:00
Ihor Hordiichuk baba61a6d6 Translated using Weblate (Ukrainian)
Currently translated at 15.7% (273 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
2020-12-16 11:46:23 +01:00
Filip Bengtsson aaf518e2e9 Translated using Weblate (Swedish)
Currently translated at 98.9% (1717 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2020-12-16 11:46:22 +01:00
Marcin Mikołajczak 268eb9e1bc Translated using Weblate (Polish)
Currently translated at 79.0% (1371 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/
2020-12-16 11:46:22 +01:00
josé m abe7d08fa0 Translated using Weblate (Galician)
Currently translated at 100.0% (1735 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
2020-12-16 11:46:20 +01:00
Óscar Fernández Díaz 26729540c3 Translated using Weblate (Spanish)
Currently translated at 100.0% (1735 of 1735 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
2020-12-16 11:46:17 +01:00
Chocobozzz c7444546e7
Add gl support 2020-12-16 11:45:12 +01:00
Chocobozzz 54363cffa4
Fix stats tests 2020-12-16 10:36:15 +01:00
Chocobozzz 505816fa10
Bumped to version v3.0.0-rc.1 2020-12-16 09:46:27 +01:00
Chocobozzz 8043befa38
Remove references to peertube-admin mailing list 2020-12-15 16:29:24 +01:00