]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
15 months agoRemove unnecessary workarounds
Chocobozzz [Fri, 28 Jul 2023 13:43:09 +0000 (15:43 +0200)] 
Remove unnecessary workarounds

Has been fixed upstream

15 months agoRefactor a little bit nsfwPolicyToParam
Chocobozzz [Fri, 28 Jul 2023 13:32:22 +0000 (15:32 +0200)] 
Refactor a little bit nsfwPolicyToParam

15 months agoRemove unnecesary fixme/todo
Chocobozzz [Fri, 28 Jul 2023 13:20:49 +0000 (15:20 +0200)] 
Remove unnecesary fixme/todo

15 months agoRemove unnecessary cast
Chocobozzz [Fri, 28 Jul 2023 09:41:17 +0000 (11:41 +0200)] 
Remove unnecessary cast

15 months agoRemove banner/avatar fields from channel/account
Chocobozzz [Fri, 28 Jul 2023 09:28:07 +0000 (11:28 +0200)] 
Remove banner/avatar fields from channel/account

Deprecated since 4.2

15 months agoAdd ability to force transcoding
Chocobozzz [Fri, 28 Jul 2023 09:07:03 +0000 (11:07 +0200)] 
Add ability to force transcoding

15 months agoReduce hls.js not supported log
Chocobozzz [Fri, 28 Jul 2023 07:18:12 +0000 (09:18 +0200)] 
Reduce hls.js not supported log

Happens often on iOS

15 months agoAdd an option to sign federated fetches for mastodon compatibility (#5898)
mira.bat [Thu, 27 Jul 2023 15:01:15 +0000 (17:01 +0200)] 
Add an option to sign federated fetches for mastodon compatibility (#5898)

* Fix player error modal

Not hidden when we change the video

* Correctly dispose player components

* Sign cross-server fetch requests for mastodon AUTHORIZED_FETCH compatibilty

* Add a remote fetch sign configuration knob

* Federated fetches refactoring

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
Co-authored-by: ira <ira@foxgirl.space>
15 months agoRephrase emailer conflict error messages
Chocobozzz [Thu, 27 Jul 2023 14:41:35 +0000 (16:41 +0200)] 
Rephrase emailer conflict error messages

15 months agoCorrectly dispose player components
Chocobozzz [Thu, 27 Jul 2023 12:49:49 +0000 (14:49 +0200)] 
Correctly dispose player components

15 months agoFix player error modal
Chocobozzz [Thu, 27 Jul 2023 12:44:34 +0000 (14:44 +0200)] 
Fix player error modal

Not hidden when we change the video

15 months agoIncrease rate limits for benchmark
Chocobozzz [Thu, 27 Jul 2023 12:18:59 +0000 (14:18 +0200)] 
Increase rate limits for benchmark

15 months agoImprove runner management
Chocobozzz [Thu, 27 Jul 2023 09:44:31 +0000 (11:44 +0200)] 
Improve runner management

 * Add ability to remove runner jobs
 * Add runner job state quick filter
 * Merge registration tokens and runners tables in the same page
 * Add copy button to copy registration token

15 months agoUse built in toc doc
Chocobozzz [Wed, 26 Jul 2023 09:44:33 +0000 (11:44 +0200)] 
Use built in toc doc

As we mainly use this file on https://docs.joinpeertube.org/contribute/plugins

15 months agoFix playlist owner font size
Chocobozzz [Wed, 26 Jul 2023 09:03:21 +0000 (11:03 +0200)] 
Fix playlist owner font size

15 months agoUse typed pick
Chocobozzz [Wed, 26 Jul 2023 08:49:32 +0000 (10:49 +0200)] 
Use typed pick

15 months agoFix invalid short uuid conversion
Chocobozzz [Wed, 26 Jul 2023 08:48:30 +0000 (10:48 +0200)] 
Fix invalid short uuid conversion

Avoid "TypeError: Expected a string but received a null" error

15 months agoTruncate html/og/card HTML description tags
Chocobozzz [Wed, 26 Jul 2023 08:19:51 +0000 (10:19 +0200)] 
Truncate html/og/card HTML description tags

15 months agoFix lint
Chocobozzz [Wed, 26 Jul 2023 08:08:24 +0000 (10:08 +0200)] 
Fix lint

15 months agoUpdate code contributors
Chocobozzz [Wed, 26 Jul 2023 07:49:53 +0000 (09:49 +0200)] 
Update code contributors

15 months agoFix check params tests
Chocobozzz [Wed, 26 Jul 2023 07:38:03 +0000 (09:38 +0200)] 
Fix check params tests

15 months agoFix fk error when generating storyboard
Chocobozzz [Wed, 26 Jul 2023 07:25:21 +0000 (09:25 +0200)] 
Fix fk error when generating storyboard

15 months agoAdd more logs to debug oauth-client error
Chocobozzz [Wed, 26 Jul 2023 07:25:10 +0000 (09:25 +0200)] 
Add more logs to debug oauth-client error

15 months agoAdd more rate limits
Chocobozzz [Tue, 25 Jul 2023 13:18:10 +0000 (15:18 +0200)] 
Add more rate limits

15 months agoAdd video file update hook tests
Chocobozzz [Tue, 25 Jul 2023 13:17:58 +0000 (15:17 +0200)] 
Add video file update hook tests

15 months agoRemove unused param
Chocobozzz [Tue, 25 Jul 2023 12:26:12 +0000 (14:26 +0200)] 
Remove unused param

15 months agoAdd more context to request error
Chocobozzz [Tue, 25 Jul 2023 12:21:01 +0000 (14:21 +0200)] 
Add more context to request error

15 months agoImplement video file replacement in client
Chocobozzz [Fri, 21 Jul 2023 15:46:37 +0000 (17:46 +0200)] 
Implement video file replacement in client

16 months agoImplement replace file in server side
Chocobozzz [Wed, 19 Jul 2023 14:02:49 +0000 (16:02 +0200)] 
Implement replace file in server side

16 months agoAdd p2p info to metrics
Chocobozzz [Fri, 21 Jul 2023 09:42:52 +0000 (11:42 +0200)] 
Add p2p info to metrics

16 months agoFix updating P2P setting
Chocobozzz [Fri, 21 Jul 2023 09:07:49 +0000 (11:07 +0200)] 
Fix updating P2P setting

16 months agoAdd peers number and p2p enabled label to metrics
Chocobozzz [Thu, 20 Jul 2023 10:06:39 +0000 (12:06 +0200)] 
Add peers number and p2p enabled label to metrics

16 months agoKeep old docker path for web videos
Chocobozzz [Thu, 20 Jul 2023 09:25:02 +0000 (11:25 +0200)] 
Keep old docker path for web videos

Avoid breaking existing peertube instances on upgrade

16 months agoFix "undefined" in stats card
Chocobozzz [Thu, 20 Jul 2023 09:18:47 +0000 (11:18 +0200)] 
Fix "undefined" in stats card

16 months agoImprove player settings menu style
Chocobozzz [Thu, 20 Jul 2023 08:53:22 +0000 (10:53 +0200)] 
Improve player settings menu style

16 months agoFix max settings panel height
Chocobozzz [Thu, 20 Jul 2023 08:26:14 +0000 (10:26 +0200)] 
Fix max settings panel height

16 months agoImprove recommended videos without video tags
Chocobozzz [Wed, 19 Jul 2023 11:24:31 +0000 (13:24 +0200)] 
Improve recommended videos without video tags

16 months agoAdd missing storyboard directory to docker
Chocobozzz [Wed, 19 Jul 2023 09:42:00 +0000 (11:42 +0200)] 
Add missing storyboard directory to docker

16 months agoForce ltr on code inputs
Chocobozzz [Wed, 19 Jul 2023 09:03:40 +0000 (11:03 +0200)] 
Force ltr on code inputs

16 months agoMore robust runner socket test
Chocobozzz [Wed, 19 Jul 2023 08:34:21 +0000 (10:34 +0200)] 
More robust runner socket test

16 months agoFix player metrics
Chocobozzz [Wed, 19 Jul 2023 08:20:01 +0000 (10:20 +0200)] 
Fix player metrics

16 months agoTry to fix CI test
Chocobozzz [Mon, 17 Jul 2023 12:34:44 +0000 (14:34 +0200)] 
Try to fix CI test

16 months agoFix lint
Chocobozzz [Mon, 17 Jul 2023 12:17:18 +0000 (14:17 +0200)] 
Fix lint

16 months agoUpdate translations
Chocobozzz [Mon, 17 Jul 2023 09:50:58 +0000 (11:50 +0200)] 
Update translations

16 months agoTranslated using Weblate (Norwegian Bokmål)
Blood Axe [Sun, 16 Jul 2023 11:56:59 +0000 (11:56 +0000)] 
Translated using Weblate (Norwegian Bokmål)

Currently translated at 77.0% (1734 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nb_NO/

16 months agoTranslated using Weblate (Bengali)
Vodoyo Kamal [Fri, 14 Jul 2023 14:52:20 +0000 (14:52 +0000)] 
Translated using Weblate (Bengali)

Currently translated at 8.1% (143 of 1748 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/bn/

16 months agoTranslated using Weblate (Dutch)
Ewout van Mansom [Sat, 15 Jul 2023 01:54:39 +0000 (01:54 +0000)] 
Translated using Weblate (Dutch)

Currently translated at 94.9% (2137 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nl/

16 months agoTranslated using Weblate (Norwegian Bokmål)
Blood Axe [Sat, 15 Jul 2023 01:19:42 +0000 (01:19 +0000)] 
Translated using Weblate (Norwegian Bokmål)

Currently translated at 70.5% (1587 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nb_NO/

16 months agoTranslated using Weblate (Norwegian Bokmål)
Blood Axe [Thu, 13 Jul 2023 20:09:34 +0000 (20:09 +0000)] 
Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.9% (112 of 135 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/nb_NO/

16 months agoTranslated using Weblate (Slovak)
Branislav Pavelka [Sun, 9 Jul 2023 19:56:38 +0000 (19:56 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 2.4% (54 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sk/

16 months agoTranslated using Weblate (German)
Victor Hampel [Fri, 7 Jul 2023 05:19:12 +0000 (05:19 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (270 of 270 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/de/

16 months agoTranslated using Weblate (Thai)
Phongpanot [Thu, 6 Jul 2023 06:21:56 +0000 (06:21 +0000)] 
Translated using Weblate (Thai)

Currently translated at 62.5% (1408 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/

16 months agoTranslated using Weblate (Thai)
Phongpanot [Tue, 4 Jul 2023 12:03:36 +0000 (12:03 +0000)] 
Translated using Weblate (Thai)

Currently translated at 62.5% (1408 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/

16 months agoTranslated using Weblate (Persian)
Payman Moghadam [Sun, 2 Jul 2023 05:18:46 +0000 (05:18 +0000)] 
Translated using Weblate (Persian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/

16 months agoTranslated using Weblate (Vietnamese)
Hồ Nhất Duy [Sat, 1 Jul 2023 03:24:53 +0000 (03:24 +0000)] 
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (135 of 135 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/vi/

16 months agoTranslated using Weblate (Vietnamese)
Hồ Nhất Duy [Sat, 1 Jul 2023 03:22:31 +0000 (03:22 +0000)] 
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/

16 months agoTranslated using Weblate (Slovak)
Branislav Pavelka [Sat, 1 Jul 2023 18:29:52 +0000 (18:29 +0000)] 
Translated using Weblate (Slovak)

Currently translated at 1.6% (38 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sk/

16 months agoTranslated using Weblate (Persian)
Payman Moghadam [Wed, 28 Jun 2023 06:38:35 +0000 (06:38 +0000)] 
Translated using Weblate (Persian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/

16 months agoTranslated using Weblate (Czech)
Jiri Podhorecky [Tue, 27 Jun 2023 20:22:51 +0000 (20:22 +0000)] 
Translated using Weblate (Czech)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/

16 months agoTranslated using Weblate (Croatian)
Milo Ivir [Tue, 27 Jun 2023 14:04:24 +0000 (14:04 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 100.0% (268 of 268 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/hr/

16 months agoTranslated using Weblate (Croatian)
Milo Ivir [Tue, 27 Jun 2023 12:47:46 +0000 (12:47 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 99.3% (2236 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/

16 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Tue, 27 Jun 2023 12:10:32 +0000 (12:10 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (135 of 135 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ja/

16 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Tue, 27 Jun 2023 12:27:26 +0000 (12:27 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

16 months agoTranslated using Weblate (Japanese)
T.S [Tue, 27 Jun 2023 12:08:33 +0000 (12:08 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/

16 months agoTranslated using Weblate (Persian)
Payman Moghadam [Mon, 26 Jun 2023 08:36:05 +0000 (08:36 +0000)] 
Translated using Weblate (Persian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/

16 months agoTranslated using Weblate (Persian)
Payman Moghadam [Mon, 26 Jun 2023 05:27:04 +0000 (05:27 +0000)] 
Translated using Weblate (Persian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/

16 months agoTranslated using Weblate (Persian)
Payman Moghadam [Sun, 25 Jun 2023 07:10:37 +0000 (07:10 +0000)] 
Translated using Weblate (Persian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/

16 months agoTranslated using Weblate (Persian)
Payman Moghadam [Sun, 25 Jun 2023 06:45:13 +0000 (06:45 +0000)] 
Translated using Weblate (Persian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/

16 months agoTranslated using Weblate (Persian)
Payman Moghadam [Sun, 25 Jun 2023 04:57:49 +0000 (04:57 +0000)] 
Translated using Weblate (Persian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/

16 months agoTranslated using Weblate (Chinese (Traditional))
Jeff Huang [Wed, 21 Jun 2023 01:27:28 +0000 (01:27 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/

16 months agoTranslated using Weblate (Persian)
Payman Moghadam [Wed, 21 Jun 2023 06:01:59 +0000 (06:01 +0000)] 
Translated using Weblate (Persian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/

16 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Tue, 20 Jun 2023 11:01:59 +0000 (11:01 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 97.9% (2203 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/

16 months agoTranslated using Weblate (Russian)
Александр [Tue, 20 Jun 2023 07:56:14 +0000 (07:56 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (2250 of 2250 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/

16 months agoFix password E2E tests
Chocobozzz [Mon, 17 Jul 2023 09:46:24 +0000 (11:46 +0200)] 
Fix password E2E tests

16 months agoImprove settings menu label handler
Chocobozzz [Mon, 17 Jul 2023 08:57:18 +0000 (10:57 +0200)] 
Improve settings menu label handler

16 months agoFix e2e tests
Chocobozzz [Thu, 13 Jul 2023 13:49:47 +0000 (15:49 +0200)] 
Fix e2e tests

16 months agoFix anonymous autoplay
Chocobozzz [Thu, 13 Jul 2023 12:40:06 +0000 (14:40 +0200)] 
Fix anonymous autoplay

16 months agoDon't update opengraph in angular
Chocobozzz [Thu, 13 Jul 2023 12:38:53 +0000 (14:38 +0200)] 
Don't update opengraph in angular

We already set these tags in the server

16 months agoSome player fixes on Android, Safari and iOS
Chocobozzz [Thu, 13 Jul 2023 11:37:10 +0000 (13:37 +0200)] 
Some player fixes on Android, Safari and iOS

16 months agoFix HLS player on mobile
Chocobozzz [Thu, 13 Jul 2023 09:42:58 +0000 (11:42 +0200)] 
Fix HLS player on mobile

16 months agoRound HTTP/P2P network stats
Chocobozzz [Thu, 13 Jul 2023 08:52:47 +0000 (10:52 +0200)] 
Round HTTP/P2P network stats

16 months agoPrevent multiple sha requests
Chocobozzz [Thu, 13 Jul 2023 08:06:28 +0000 (10:06 +0200)] 
Prevent multiple sha requests

16 months agoAdd nginx comment for webseed redirection
Chocobozzz [Thu, 13 Jul 2023 07:47:18 +0000 (09:47 +0200)] 
Add nginx comment for webseed redirection

16 months agoAdd e2e tests for password protected videos (#5860)
Wicklow [Mon, 17 Jul 2023 09:31:42 +0000 (09:31 +0000)] 
Add e2e tests for password protected videos (#5860)

16 months agoupdate third party link to docs
Jackson Chen [Mon, 3 Jul 2023 14:31:02 +0000 (16:31 +0200)] 
update third party link to docs

16 months agoFix lint
Chocobozzz [Wed, 12 Jul 2023 11:39:37 +0000 (13:39 +0200)] 
Fix lint

16 months agoFix prune storage test
Chocobozzz [Wed, 12 Jul 2023 09:32:12 +0000 (11:32 +0200)] 
Fix prune storage test

16 months agoUse web-videos for webseed redirection
Chocobozzz [Wed, 12 Jul 2023 09:26:01 +0000 (11:26 +0200)] 
Use web-videos for webseed redirection

16 months agoAvoid update remote runner error
Chocobozzz [Wed, 12 Jul 2023 09:09:29 +0000 (11:09 +0200)] 
Avoid update remote runner error

16 months agoAvoid duplicate runner names
Chocobozzz [Wed, 12 Jul 2023 08:53:46 +0000 (10:53 +0200)] 
Avoid duplicate runner names

16 months agoMerge branch 'release/5.2.0' into develop
Chocobozzz [Wed, 12 Jul 2023 08:37:59 +0000 (10:37 +0200)] 
Merge branch 'release/5.2.0' into develop

16 months agoFix terms/code of conduct link toggle
Chocobozzz [Wed, 12 Jul 2023 08:22:43 +0000 (10:22 +0200)] 
Fix terms/code of conduct link toggle

16 months agoFix fps transcoding on remote runners
Chocobozzz [Wed, 12 Jul 2023 08:07:21 +0000 (10:07 +0200)] 
Fix fps transcoding on remote runners

16 months agoAdd custom db port when upgrading peertube
Chocobozzz [Tue, 11 Jul 2023 11:43:41 +0000 (13:43 +0200)] 
Add custom db port when upgrading peertube

16 months agoMigrate from webseed to web-videos
Chocobozzz [Tue, 11 Jul 2023 09:39:59 +0000 (11:39 +0200)] 
Migrate from webseed to web-videos

16 months agoRename "videos" config to "web-videos"
Chocobozzz [Tue, 11 Jul 2023 09:23:51 +0000 (11:23 +0200)] 
Rename "videos" config to "web-videos"

16 months agoReword runner registration
Chocobozzz [Tue, 11 Jul 2023 08:10:51 +0000 (10:10 +0200)] 
Reword runner registration

16 months agoRename webtorrent config to web_videos
Chocobozzz [Tue, 11 Jul 2023 07:52:14 +0000 (09:52 +0200)] 
Rename webtorrent config to web_videos

16 months agoPrefer web videos in favour of webtorrent
Chocobozzz [Tue, 11 Jul 2023 07:21:13 +0000 (09:21 +0200)] 
Prefer web videos in favour of webtorrent

16 months agoFix build
Chocobozzz [Mon, 10 Jul 2023 14:41:08 +0000 (16:41 +0200)] 
Fix build