Commit Graph

14125 Commits

Author SHA1 Message Date
fran secs 2f1c734608
Translated using Weblate (Catalan)
Currently translated at 57.2% (1430 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
2025-01-15 07:17:53 +01:00
fran secs 143da7eb3d
Translated using Weblate (Catalan)
Currently translated at 56.2% (1404 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
2025-01-15 07:17:53 +01:00
fran secs 4a8258fc9c
Translated using Weblate (Catalan)
Currently translated at 55.2% (1379 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
2025-01-15 07:17:53 +01:00
fran secs 0aaf25979b
Translated using Weblate (Catalan)
Currently translated at 54.7% (1367 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
2025-01-15 07:17:53 +01:00
T.S 96e1a873df
Translated using Weblate (Japanese)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/
2025-01-15 07:17:53 +01:00
Emv 020f51f4cb
Translated using Weblate (Russian)
Currently translated at 98.8% (2467 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2025-01-15 07:17:53 +01:00
Emv a420441fbd
Translated using Weblate (Russian)
Currently translated at 98.9% (2469 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2025-01-15 07:17:53 +01:00
Leif-Jöran Olsson 9ecb419486
Translated using Weblate (Swedish)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2025-01-15 07:17:53 +01:00
Александр 26b810b458
Translated using Weblate (Russian)
Currently translated at 98.9% (2471 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2025-01-15 07:17:53 +01:00
Jeff Huang 9ef41ecc00
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (2496 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
2025-01-15 07:17:53 +01:00
fran secs ff9ae701c0
Translated using Weblate (Catalan)
Currently translated at 54.6% (1365 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
2025-01-15 07:17:53 +01:00
fran secs 6eac4336ae
Translated using Weblate (Catalan)
Currently translated at 53.3% (1331 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ca/
2025-01-15 07:17:53 +01:00
Leif-Jöran Olsson 23691f581a
Translated using Weblate (Swedish)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2025-01-15 07:17:53 +01:00
Leif-Jöran Olsson 0154ddf0d8
Translated using Weblate (Swedish)
Currently translated at 100.0% (2496 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2025-01-15 07:17:53 +01:00
Leif-Jöran Olsson f817413700
Translated using Weblate (Swedish)
Currently translated at 99.8% (2492 of 2496 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
2025-01-15 07:17:53 +01:00
Chocobozzz 51ff0d539b
Fix dockerfile 2025-01-15 07:12:01 +01:00
Chocobozzz 84a226b4f8
Fix test 2025-01-15 07:11:58 +01:00
Zack Birkenbuel c31084ce5b Add the ability to specify peertube UID and GID via environment variables
This adds support for specifying the peertube user and group IDs using the standard environment variable pattern similar to linuxserver.io images.  This allows for better external permission management, specifically this makes it easier to support mapping volumes to NFS shares using nfs4 id mapping.

This changes elects *not* to use the linuxserver.io variable names of PUID and PGID since the peertube container ends up having both a "node" and "peertube" user created and it would not be obvious which of those PUID/PGID should apply to.
2025-01-14 13:54:00 +01:00
Chocobozzz 4967d25d46
Add missing $localize 2025-01-14 13:27:18 +01:00
Khyvodul 1a568cc65c
feat: 6167 Add autoplay setting in the admin settings section (#6788)
* feat-6167: Add autoplay setting for new users in GUI admin section

* feat-6167: Add new localization for admin GUI

* Fix user configuration not taking default auto play setting into account when creating a new user

* Revert "feat-6167: Add new localization for admin GUI"

This reverts commit fcdb05c8ea.

* Move autoplay in defaults section

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2025-01-14 13:25:17 +01:00
Chocobozzz e4b6021310
Fix socket views test 2025-01-14 11:37:03 +01:00
Chocobozzz e0960c53a9
Fix menu buttons ellipsis 2025-01-14 11:32:04 +01:00
kontrollanten 85969c5a67
client: add plugin support for external links (#6784)
* client: add plugin support for external links

* Styling

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2025-01-14 11:18:07 +01:00
kontrollanten 3f30458c37
feat: plugin support to filter email addresses (#6752)
* feat: plugin support to filter email addresses

Add support for plugins to filter user email addresses.

* Add missing `totalNotDeletedComments` doc

* Styling

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2025-01-14 11:02:12 +01:00
Chocobozzz 8a0f9b6af3
Add graceful-shutdown runner doc 2025-01-14 10:31:42 +01:00
Chocobozzz 05733a859c
Update runner version 2025-01-14 10:31:27 +01:00
Chocobozzz 74382e0cdb
Radius consistency 2025-01-14 10:25:51 +01:00
Chocobozzz 9c54b6e4a6
Better signup colors 2025-01-14 10:08:05 +01:00
Chocobozzz 5fbcd8e4fe
Fix CI 2025-01-14 09:50:13 +01:00
Chocobozzz 0380d02ca2
Fix auto block list link in notification email 2025-01-13 15:54:40 +01:00
Chocobozzz ceb49f4e76
Typo 2025-01-13 15:53:30 +01:00
Chocobozzz fcd71e14a4
Enable viewers protocol v2 2025-01-13 11:41:07 +01:00
Chocobozzz 6aa1ac1db4
Use a dropdown label to highlight actor host 2025-01-13 11:28:42 +01:00
Chocobozzz 038c410308
Fix http signature key url 2025-01-13 09:11:11 +01:00
Chocobozzz 8cf737fc31
Fix country rule display 2025-01-10 09:41:05 +01:00
Chocobozzz 41207fff5c
Fix channel support modal crash 2025-01-10 09:40:55 +01:00
Chocobozzz 7dfdc843a8
Fix bootstrap breakpoints 2025-01-09 11:03:45 +01:00
Chocobozzz c714d0a69a
Add RTMPS port 2025-01-09 10:58:31 +01:00
Chocobozzz 21f14f0d4e
peertube user doesn't need a login shell 2025-01-09 10:57:55 +01:00
Chocobozzz f4d6cecf10
Redesign about pages 2025-01-09 10:29:17 +01:00
Chocobozzz fa7d8c0ed4
More precise chapter marker 2025-01-09 10:29:17 +01:00
Chocobozzz acf62ba620
Fix tests 2025-01-09 10:29:17 +01:00
Chocobozzz 9bacc48643
Add masto verification link support 2025-01-09 10:29:17 +01:00
Chocobozzz 5b4c7fc20d
Add custom upload ability for runners 2025-01-09 10:29:16 +01:00
Chocobozzz 33a68f74dd
Implement graceful shutdown in runner 2025-01-09 10:29:16 +01:00
Chocobozzz 8e8d9f9358
Bumped to version v7.0.1 2025-01-06 10:36:27 +01:00
Chocobozzz bdd24eb127
Update changelog 2025-01-06 10:36:01 +01:00
Chocobozzz 155c4e4935
Fix header components overflow 2025-01-06 10:30:06 +01:00
Chocobozzz d6ef417725
Fix missing i18n 2025-01-06 10:19:59 +01:00
Chocobozzz 48767870ce
Update translations 2025-01-06 10:18:59 +01:00