]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
Chocobozzz [Fri, 28 Jul 2023 13:43:09 +0000 (15:43 +0200)]
Remove unnecessary workarounds
Has been fixed upstream
Chocobozzz [Fri, 28 Jul 2023 13:32:22 +0000 (15:32 +0200)]
Refactor a little bit nsfwPolicyToParam
Chocobozzz [Fri, 28 Jul 2023 13:20:49 +0000 (15:20 +0200)]
Remove unnecesary fixme/todo
Chocobozzz [Fri, 28 Jul 2023 09:41:17 +0000 (11:41 +0200)]
Remove unnecessary cast
Chocobozzz [Fri, 28 Jul 2023 09:28:07 +0000 (11:28 +0200)]
Remove banner/avatar fields from channel/account
Deprecated since 4.2
Chocobozzz [Fri, 28 Jul 2023 09:07:03 +0000 (11:07 +0200)]
Add ability to force transcoding
Chocobozzz [Fri, 28 Jul 2023 07:18:12 +0000 (09:18 +0200)]
Reduce hls.js not supported log
Happens often on iOS
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>
Chocobozzz [Thu, 27 Jul 2023 14:41:35 +0000 (16:41 +0200)]
Rephrase emailer conflict error messages
Chocobozzz [Thu, 27 Jul 2023 12:49:49 +0000 (14:49 +0200)]
Correctly dispose player components
Chocobozzz [Thu, 27 Jul 2023 12:44:34 +0000 (14:44 +0200)]
Fix player error modal
Not hidden when we change the video
Chocobozzz [Thu, 27 Jul 2023 12:18:59 +0000 (14:18 +0200)]
Increase rate limits for benchmark
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
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
Chocobozzz [Wed, 26 Jul 2023 09:03:21 +0000 (11:03 +0200)]
Fix playlist owner font size
Chocobozzz [Wed, 26 Jul 2023 08:49:32 +0000 (10:49 +0200)]
Use typed pick
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
Chocobozzz [Wed, 26 Jul 2023 08:19:51 +0000 (10:19 +0200)]
Truncate html/og/card HTML description tags
Chocobozzz [Wed, 26 Jul 2023 08:08:24 +0000 (10:08 +0200)]
Fix lint
Chocobozzz [Wed, 26 Jul 2023 07:49:53 +0000 (09:49 +0200)]
Update code contributors
Chocobozzz [Wed, 26 Jul 2023 07:38:03 +0000 (09:38 +0200)]
Fix check params tests
Chocobozzz [Wed, 26 Jul 2023 07:25:21 +0000 (09:25 +0200)]
Fix fk error when generating storyboard
Chocobozzz [Wed, 26 Jul 2023 07:25:10 +0000 (09:25 +0200)]
Add more logs to debug oauth-client error
Chocobozzz [Tue, 25 Jul 2023 13:18:10 +0000 (15:18 +0200)]
Add more rate limits
Chocobozzz [Tue, 25 Jul 2023 13:17:58 +0000 (15:17 +0200)]
Add video file update hook tests
Chocobozzz [Tue, 25 Jul 2023 12:26:12 +0000 (14:26 +0200)]
Remove unused param
Chocobozzz [Tue, 25 Jul 2023 12:21:01 +0000 (14:21 +0200)]
Add more context to request error
Chocobozzz [Fri, 21 Jul 2023 15:46:37 +0000 (17:46 +0200)]
Implement video file replacement in client
Chocobozzz [Wed, 19 Jul 2023 14:02:49 +0000 (16:02 +0200)]
Implement replace file in server side
Chocobozzz [Fri, 21 Jul 2023 09:42:52 +0000 (11:42 +0200)]
Add p2p info to metrics
Chocobozzz [Fri, 21 Jul 2023 09:07:49 +0000 (11:07 +0200)]
Fix updating P2P setting
Chocobozzz [Thu, 20 Jul 2023 10:06:39 +0000 (12:06 +0200)]
Add peers number and p2p enabled label to metrics
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
Chocobozzz [Thu, 20 Jul 2023 09:18:47 +0000 (11:18 +0200)]
Fix "undefined" in stats card
Chocobozzz [Thu, 20 Jul 2023 08:53:22 +0000 (10:53 +0200)]
Improve player settings menu style
Chocobozzz [Thu, 20 Jul 2023 08:26:14 +0000 (10:26 +0200)]
Fix max settings panel height
Chocobozzz [Wed, 19 Jul 2023 11:24:31 +0000 (13:24 +0200)]
Improve recommended videos without video tags
Chocobozzz [Wed, 19 Jul 2023 09:42:00 +0000 (11:42 +0200)]
Add missing storyboard directory to docker
Chocobozzz [Wed, 19 Jul 2023 09:03:40 +0000 (11:03 +0200)]
Force ltr on code inputs
Chocobozzz [Wed, 19 Jul 2023 08:34:21 +0000 (10:34 +0200)]
More robust runner socket test
Chocobozzz [Wed, 19 Jul 2023 08:20:01 +0000 (10:20 +0200)]
Fix player metrics
Chocobozzz [Mon, 17 Jul 2023 12:34:44 +0000 (14:34 +0200)]
Try to fix CI test
Chocobozzz [Mon, 17 Jul 2023 12:17:18 +0000 (14:17 +0200)]
Fix lint
Chocobozzz [Mon, 17 Jul 2023 09:50:58 +0000 (11:50 +0200)]
Update translations
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
Александр [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/
Chocobozzz [Mon, 17 Jul 2023 09:46:24 +0000 (11:46 +0200)]
Fix password E2E tests
Chocobozzz [Mon, 17 Jul 2023 08:57:18 +0000 (10:57 +0200)]
Improve settings menu label handler
Chocobozzz [Thu, 13 Jul 2023 13:49:47 +0000 (15:49 +0200)]
Fix e2e tests
Chocobozzz [Thu, 13 Jul 2023 12:40:06 +0000 (14:40 +0200)]
Fix anonymous autoplay
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
Chocobozzz [Thu, 13 Jul 2023 11:37:10 +0000 (13:37 +0200)]
Some player fixes on Android, Safari and iOS
Chocobozzz [Thu, 13 Jul 2023 09:42:58 +0000 (11:42 +0200)]
Fix HLS player on mobile
Chocobozzz [Thu, 13 Jul 2023 08:52:47 +0000 (10:52 +0200)]
Round HTTP/P2P network stats
Chocobozzz [Thu, 13 Jul 2023 08:06:28 +0000 (10:06 +0200)]
Prevent multiple sha requests
Chocobozzz [Thu, 13 Jul 2023 07:47:18 +0000 (09:47 +0200)]
Add nginx comment for webseed redirection
Wicklow [Mon, 17 Jul 2023 09:31:42 +0000 (09:31 +0000)]
Add e2e tests for password protected videos (#5860)
Jackson Chen [Mon, 3 Jul 2023 14:31:02 +0000 (16:31 +0200)]
update third party link to docs
Chocobozzz [Wed, 12 Jul 2023 11:39:37 +0000 (13:39 +0200)]
Fix lint
Chocobozzz [Wed, 12 Jul 2023 09:32:12 +0000 (11:32 +0200)]
Fix prune storage test
Chocobozzz [Wed, 12 Jul 2023 09:26:01 +0000 (11:26 +0200)]
Use web-videos for webseed redirection
Chocobozzz [Wed, 12 Jul 2023 09:09:29 +0000 (11:09 +0200)]
Avoid update remote runner error
Chocobozzz [Wed, 12 Jul 2023 08:53:46 +0000 (10:53 +0200)]
Avoid duplicate runner names
Chocobozzz [Wed, 12 Jul 2023 08:37:59 +0000 (10:37 +0200)]
Merge branch 'release/5.2.0' into develop
Chocobozzz [Wed, 12 Jul 2023 08:22:43 +0000 (10:22 +0200)]
Fix terms/code of conduct link toggle
Chocobozzz [Wed, 12 Jul 2023 08:07:21 +0000 (10:07 +0200)]
Fix fps transcoding on remote runners
Chocobozzz [Tue, 11 Jul 2023 11:43:41 +0000 (13:43 +0200)]
Add custom db port when upgrading peertube
Chocobozzz [Tue, 11 Jul 2023 09:39:59 +0000 (11:39 +0200)]
Migrate from webseed to web-videos
Chocobozzz [Tue, 11 Jul 2023 09:23:51 +0000 (11:23 +0200)]
Rename "videos" config to "web-videos"
Chocobozzz [Tue, 11 Jul 2023 08:10:51 +0000 (10:10 +0200)]
Reword runner registration
Chocobozzz [Tue, 11 Jul 2023 07:52:14 +0000 (09:52 +0200)]
Rename webtorrent config to web_videos
Chocobozzz [Tue, 11 Jul 2023 07:21:13 +0000 (09:21 +0200)]
Prefer web videos in favour of webtorrent
Chocobozzz [Mon, 10 Jul 2023 14:41:08 +0000 (16:41 +0200)]
Fix build