Commit Graph

8290 Commits (1e3a5b25c367b47e49808b443c504769db21ebe6)

Author SHA1 Message Date
Chocobozzz 9b79c28d40
Update translations 2024-05-30 16:42:30 +02:00
Stardream 5a87ca0c53
Translated using Weblate (Chinese (Simplified))
Currently translated at 86.6% (2050 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hans/
2024-05-30 16:31:21 +02:00
Stardream d841e5c0df
Translated using Weblate (Chinese (Simplified))
Currently translated at 86.6% (2050 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hans/
2024-05-30 16:31:21 +02:00
Stardream 0cad958850
Translated using Weblate (Chinese (Simplified))
Currently translated at 86.4% (2047 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hans/
2024-05-30 16:31:20 +02:00
Éloi Rivard 3b476b0423
Translated using Weblate (French (France) (fr_FR))
Currently translated at 99.5% (2357 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2024-05-30 16:31:20 +02:00
Scott Starkey 81c18b1151
Translated using Weblate (Esperanto)
Currently translated at 62.6% (1482 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/
2024-05-30 16:31:20 +02:00
alex gabilondo 11bc98ac1c
Translated using Weblate (Basque)
Currently translated at 100.0% (2367 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eu/
2024-05-30 16:31:20 +02:00
0que 8ac4475b2d
Translated using Weblate (Russian)
Currently translated at 100.0% (2367 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2024-05-30 16:31:20 +02:00
josé m f9f3a79e6f
Translated using Weblate (Galician)
Currently translated at 100.0% (2367 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
2024-05-30 16:31:20 +02:00
Andrea Monaco c52cf93c8f
Translated using Weblate (Italian)
Currently translated at 99.8% (2363 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/
2024-05-30 16:31:20 +02:00
legiorange 9c68ebecd6
Translated using Weblate (Chinese (Simplified))
Currently translated at 85.2% (2017 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hans/
2024-05-30 16:31:20 +02:00
John Livingston 7f7600b217
Translated using Weblate (French (France) (fr_FR))
Currently translated at 99.5% (2357 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2024-05-30 16:31:20 +02:00
John Livingston 244cfb87c6
Translated using Weblate (French (France) (fr_FR))
Currently translated at 98.1% (2323 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2024-05-30 16:31:20 +02:00
spf 4d41721879
Translated using Weblate (French (France) (fr_FR))
Currently translated at 93.9% (2224 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2024-05-30 16:31:20 +02:00
Luca B 0865705423
Translated using Weblate (Italian)
Currently translated at 99.8% (2363 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/it/
2024-05-30 16:31:20 +02:00
Chocobozzz 103505421f Fix embed with api enabled
Don't off all handlers if the second argument is `undefined`
2024-05-30 16:31:16 +02:00
Chocobozzz 121a617bec Ensure we use the correct player video el 2024-05-30 16:31:16 +02:00
Chocobozzz 4a67994775 Use my-embed component 2024-05-30 16:31:16 +02:00
Kent Anderson 58f156e748 feat-1322 Version 3 without server side code changes 2024-05-30 16:31:16 +02:00
Chocobozzz 713e489de4
Decrease send metrics client log level 2024-05-30 10:41:33 +02:00
Chocobozzz 72d8ae7edd
Highlights responsive embed checkbox 2024-05-30 10:37:01 +02:00
Chocobozzz 8d4902b3ba
Align sub title with icon 2024-05-30 10:19:41 +02:00
Chocobozzz e3fb8a09f8
My account/library get user simplification 2024-05-30 09:57:18 +02:00
Chocobozzz 16b90f6a11
Refactor rights checker 2024-05-30 08:44:38 +02:00
Chocobozzz ada73259ff
Stop loop recommendation for anonymous users 2024-05-30 08:33:20 +02:00
Chocobozzz 29329d6c45 Implement auto tag on comments and videos
* Comments and videos can be automatically tagged using core rules or
   watched word lists
 * These tags can be used to automatically filter videos and comments
 * Introduce a new video comment policy where comments must be approved
   first
 * Comments may have to be approved if the user auto block them using
   core rules or watched word lists
 * Implement FEP-5624 to federate reply control policies
2024-05-29 15:03:14 +02:00
Chocobozzz 605f5328c1
Don't display stats button of remote videos 2024-05-29 08:57:13 +02:00
Chocobozzz 9b5c7a8dc6
Merge branch 'release/6.1.0' into develop 2024-05-17 11:36:43 +02:00
Chocobozzz 3b1646f27d
Fix modal close button position 2024-05-17 11:30:48 +02:00
Chocobozzz dd77235f2c
Fix missing link in welcome user modal 2024-05-17 11:26:28 +02:00
Chocobozzz 57c94fb51c
Allow to bulk force transcoding 2024-05-17 11:04:25 +02:00
Chocobozzz 59c18bb1a1
Fix left/right logical properties 2024-05-17 11:04:25 +02:00
kontrollanten eb51d65448 fix(client/plugins): getUser returns MyUser
Avoid exposing AuthUser as external API.
2024-05-17 10:50:52 +02:00
kontrollanten 8624325523 feat(client/plugins): add getUser to helpers
Let plugins access the user object.

closes #6355
2024-05-17 10:50:52 +02:00
Chocobozzz fdfc10d13c
Fix left/right logical properties 2024-05-16 16:07:17 +02:00
Chocobozzz 5dd0721bee
Merge branch 'release/6.1.0' into develop 2024-05-16 11:39:53 +02:00
Chocobozzz 810519b1d4
Fix RTL inconsistencies 2024-05-16 10:37:38 +02:00
Chocobozzz d05af753bf
Fix embed api on ios
video.js clones the video element so we must rely on the player wrapper
instead of the video element
2024-05-16 09:45:55 +02:00
Chocobozzz b6dd016601
Fix too many useless angular detection changes 2024-05-15 15:38:50 +02:00
Chocobozzz 46b45dc51d
Bumped to version v6.1.0 2024-04-29 09:36:33 +02:00
Chocobozzz 9244620f37
Fix view explanation 2024-04-25 09:33:05 +02:00
Chocobozzz 4e09837aa0
Fix player subtitles on iOS 2024-04-24 15:57:24 +02:00
Chocobozzz fde6b32ca5
Update translations 2024-04-24 14:57:00 +02:00
spf 63654cb475
Translated using Weblate (French (France) (fr_FR))
Currently translated at 93.7% (2218 of 2367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2024-04-24 14:52:22 +02:00
Puryx dcd3a0ee46
Translated using Weblate (Romanian)
Currently translated at 19.1% (262 of 1367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ro/
2024-04-24 14:52:22 +02:00
Puryx db32f70799
Translated using Weblate (Romanian)
Currently translated at 18.8% (258 of 1367 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ro/
2024-04-24 14:52:22 +02:00
Chocobozzz f2895d29e1
Remove duplicate main region 2024-04-23 10:56:11 +02:00
Chocobozzz aa1ea0b6c8
Fix notification link on mobile 2024-04-22 14:36:00 +02:00
Chocobozzz bce0f2f11b
Fix total video file size 2024-04-22 11:48:05 +02:00
Chocobozzz da949376db
Update translations 2024-04-22 11:28:20 +02:00