Commit Graph

13691 Commits (a91bd800874fd2bb762c7278a198615ff7a13271)

Author SHA1 Message Date
Chocobozzz 565a11d8d3
Don't resize remote actor images
Use their own size. In the future we may imagine resizing remote images
on demand like classic CDNs
2024-09-12 08:46:08 +02:00
Chocobozzz baefe61cff
Fix duplicated resolutions when capping fps 2024-09-11 16:06:33 +02:00
Chocobozzz 8e644dedb2
Fix tests 2024-09-11 15:51:15 +02:00
Chocobozzz 71bdad9f5e
Correctly cleanup permanent live empty directories 2024-09-11 14:45:02 +02:00
Chocobozzz be7bc3a6a9
More precise storyboard
Prefer to have unused black sprites at the end of the image instead of
missing sprites of the end of the video
2024-09-11 14:29:51 +02:00
Chocobozzz 78149322ee
Remove useless option 2024-09-10 14:11:04 +02:00
Chocobozzz 8d77ef4bb9
Remove old and invalid help
We don't need this anymore
2024-09-10 10:14:45 +02:00
Chocobozzz 6d5a077b26
Update changelog for docker ipv6 2024-09-10 10:12:47 +02:00
Chocobozzz ccfd57e349
Fix ipv6 in docker compose 2024-09-10 10:06:48 +02:00
Chocobozzz d12e074621
Bumped to version v6.3.0-rc.1 2024-09-06 10:37:34 +02:00
Chocobozzz c7c573d9ea
Update changelog 2024-09-06 10:17:39 +02:00
Chocobozzz 99d702e71b
Fix browserstack tests 2024-09-06 10:04:49 +02:00
Chocobozzz f9b46e816e
Fix email link escaping
See https://github.com/forwardemail/email-templates/issues/464
2024-09-06 09:31:14 +02:00
Chocobozzz ab6b2b55d5
Update translations 2024-09-05 16:26:37 +02:00
josé m 1ea4117faa
Translated using Weblate (Galician)
Currently translated at 100.0% (147 of 147 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/gl/
2024-09-05 16:16:47 +02:00
josé m 063e5b034d
Translated using Weblate (Galician)
Currently translated at 100.0% (2453 of 2453 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
2024-09-05 16:16:47 +02:00
josé m 61b74b7cff
Translated using Weblate (Galician)
Currently translated at 100.0% (2453 of 2453 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
2024-09-05 16:16:47 +02:00
Jiri Podhorecky ef4439f7e7
Translated using Weblate (Czech)
Currently translated at 93.1% (2284 of 2453 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
2024-09-05 16:16:47 +02:00
Jiri Podhorecky 60745dc637
Translated using Weblate (Czech)
Currently translated at 91.6% (2248 of 2453 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
2024-09-05 16:16:47 +02:00
Lionel Caylat 8d52664784
Translated using Weblate (French (France) (fr_FR))
Currently translated at 98.6% (145 of 147 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/fr_FR/
2024-09-05 16:16:47 +02:00
Lionel Caylat 6bff16e5f6
Translated using Weblate (French (France) (fr_FR))
Currently translated at 100.0% (274 of 274 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/fr_FR/
2024-09-05 16:16:47 +02:00
Lionel Caylat 89257cb79e
Translated using Weblate (French (France) (fr_FR))
Currently translated at 95.1% (2335 of 2453 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2024-09-05 16:16:47 +02:00
josé m f4169dee7d
Translated using Weblate (Galician)
Currently translated at 98.9% (2427 of 2453 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
2024-09-05 16:16:47 +02:00
Александр af8f1c658d
Translated using Weblate (Russian)
Currently translated at 100.0% (2453 of 2453 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
2024-09-05 16:16:47 +02:00
David Baumgold 7de5e13b25
oEmbed API should use CORS (#6562)
* oEmbed API should use CORS

* Simplify cors function call

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-09-05 16:16:44 +02:00
Chocobozzz 82c15dd48e
Fix studio page responsive 2024-09-05 16:08:50 +02:00
Chocobozzz e0901185ff
Fix search input ellipsis 2024-09-05 15:57:00 +02:00
Chocobozzz 99091da7c5
Improve email error logging 2024-09-05 15:43:43 +02:00
Chocobozzz 853f311684
Rewording "waiting for live" message
It's confusing, especially for permanent lives
2024-09-05 15:17:32 +02:00
Chocobozzz 06934fee4e
Use correct privacy when publishing lives
We don't really need to use a private privacy until the user submits the
second step, because it requires an additional and intentional step
(streaming the live in the RTMP URL) for the user
2024-09-05 15:04:32 +02:00
Chocobozzz e740e2ea3f
Fix player with useDefineForClassFields: true
See https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html#the-usedefineforclassfields-flag-and-the-declare-property-modifier

TLDR: everything set in super(...) is overridden by our local
declaration
So prefer to initialize attributes in constructor + use declare to not
emit declarations
2024-09-05 14:48:24 +02:00
Chocobozzz 87b50be420
Update changelog 2024-09-05 14:15:58 +02:00
Chocobozzz f31da23625
Fix search filters reset button 2024-08-21 15:29:46 +02:00
Chocobozzz a06c2ea020
Update translations 2024-08-21 13:58:58 +02:00
Payman Moghadam abc8d9c284
Translated using Weblate (Persian)
Currently translated at 88.1% (2165 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/
2024-08-21 13:53:12 +02:00
Payman Moghadam 09e45a7a17
Translated using Weblate (Persian)
Currently translated at 87.6% (2153 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/
2024-08-21 13:53:12 +02:00
chocobozzz 6b45685e3a
Translated using Weblate (French)
Currently translated at 100.0% (1706 of 1706 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr/
2024-08-21 13:53:12 +02:00
chocobozzz 954e9bf0f8
Translated using Weblate (French (France) (fr_FR))
Currently translated at 95.1% (2337 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
2024-08-21 13:53:12 +02:00
T.S 8ee9cb1ca6
Translated using Weblate (Japanese)
Currently translated at 100.0% (2457 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/
2024-08-21 13:53:12 +02:00
T.S 445f4813b1
Translated using Weblate (Japanese)
Currently translated at 99.9% (2456 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/
2024-08-21 13:53:12 +02:00
Hồ Nhất Duy 5f09cafefa
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (2457 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
2024-08-21 13:53:12 +02:00
Hồ Nhất Duy a174a2160f
Translated using Weblate (Vietnamese)
Currently translated at 98.6% (2423 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
2024-08-21 13:53:12 +02:00
Besnik Bleta 00f2c0a040
Translated using Weblate (Albanian)
Currently translated at 99.3% (146 of 147 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/sq/
2024-08-21 13:53:12 +02:00
Jeff Huang f4ff0ef2e4
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2457 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
2024-08-21 13:53:12 +02:00
Hồ Nhất Duy 09cc66b304
Translated using Weblate (Vietnamese)
Currently translated at 96.2% (2364 of 2457 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
2024-08-21 13:53:11 +02:00
Chocobozzz 5291ac2478
Remove useless option
See https://blog.angular.dev/using-isolatedmodules-in-angular-18-2-68a7d3a6c03d
2024-08-21 13:52:43 +02:00
Chocobozzz a86252b399
Support actors with array url field 2024-08-20 15:50:31 +02:00
Chocobozzz 1870626af5
Fix video file storage attribute 2024-08-20 09:05:53 +02:00
Chocobozzz 27bf92235f
Fix video file object storage detection 2024-08-19 17:02:44 +02:00
Chocobozzz dc151d3f51
Fix google bot detection 2024-08-19 17:02:29 +02:00