]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
15 months agoBetter abuse style of removed videos
Chocobozzz [Thu, 17 Aug 2023 12:29:44 +0000 (14:29 +0200)] 
Better abuse style of removed videos

15 months agoCorrectly truncate HTML
Chocobozzz [Thu, 17 Aug 2023 12:26:49 +0000 (14:26 +0200)] 
Correctly truncate HTML

We can because we don't use the video truncated description since v5.0

15 months agoRemove invalid timeout
Chocobozzz [Thu, 17 Aug 2023 08:23:12 +0000 (10:23 +0200)] 
Remove invalid timeout

15 months agoEnhance registerClientRoute documentation:
John Livingston [Tue, 8 Aug 2023 11:45:53 +0000 (13:45 +0200)] 
Enhance registerClientRoute documentation:

Adding the path on which routes created with registerClientRoute are
available.

15 months agoFix broken links
Chocobozzz [Thu, 17 Aug 2023 07:46:24 +0000 (09:46 +0200)] 
Fix broken links

15 months agoFix build
Chocobozzz [Thu, 17 Aug 2023 07:24:45 +0000 (09:24 +0200)] 
Fix build

15 months agoMerge branch 'feature/esm-and-nx' into develop
Chocobozzz [Thu, 17 Aug 2023 06:59:21 +0000 (08:59 +0200)] 
Merge branch 'feature/esm-and-nx' into develop

15 months agoMigrate server to ESM
Chocobozzz [Mon, 31 Jul 2023 12:34:36 +0000 (14:34 +0200)] 
Migrate server to ESM

Sorry for the very big commit that may lead to git log issues and merge
conflicts, but it's a major step forward:

 * Server can be faster at startup because imports() are async and we can
   easily lazy import big modules
 * Angular doesn't seem to support ES import (with .js extension), so we
   had to correctly organize peertube into a monorepo:
    * Use yarn workspace feature
    * Use typescript reference projects for dependencies
    * Shared projects have been moved into "packages", each one is now a
      node module (with a dedicated package.json/tsconfig.json)
    * server/tools have been moved into apps/ and is now a dedicated app
      bundled and published on NPM so users don't have to build peertube
      cli tools manually
    * server/tests have been moved into packages/ so we don't compile
      them every time we want to run the server
 * Use isolatedModule option:
   * Had to move from const enum to const
     (https://www.typescriptlang.org/docs/handbook/enums.html#objects-vs-enums)
   * Had to explictely specify "type" imports when used in decorators
 * Prefer tsx (that uses esbuild under the hood) instead of ts-node to
   load typescript files (tests with mocha or scripts):
     * To reduce test complexity as esbuild doesn't support decorator
       metadata, we only test server files that do not import server
       models
     * We still build tests files into js files for a faster CI
 * Remove unmaintained peertube CLI import script
 * Removed some barrels to speed up execution (less imports)

15 months agoFix youtube-dl tests
Chocobozzz [Wed, 9 Aug 2023 09:09:06 +0000 (11:09 +0200)] 
Fix youtube-dl tests

15 months agoUpdate translations
Chocobozzz [Mon, 31 Jul 2023 08:03:03 +0000 (10:03 +0200)] 
Update translations

15 months agoTranslated using Weblate (Icelandic)
Sveinn í Felli [Sun, 30 Jul 2023 11:57:05 +0000 (11:57 +0000)] 
Translated using Weblate (Icelandic)

Currently translated at 100.0% (2219 of 2219 strings)

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

15 months agoTranslated using Weblate (Japanese)
Shun Sakai [Sun, 30 Jul 2023 08:53:51 +0000 (08:53 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (271 of 271 strings)

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

15 months agoTranslated using Weblate (Norwegian Bokmål)
Blood Axe [Fri, 28 Jul 2023 10:20:29 +0000 (10:20 +0000)] 
Translated using Weblate (Norwegian Bokmål)

Currently translated at 83.7% (1858 of 2219 strings)

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

15 months agoTranslated using Weblate (Norwegian Bokmål)
Blood Axe [Fri, 28 Jul 2023 08:08:41 +0000 (08:08 +0000)] 
Translated using Weblate (Norwegian Bokmål)

Currently translated at 77.6% (1723 of 2219 strings)

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

15 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Mon, 24 Jul 2023 00:28:52 +0000 (00:28 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 98.5% (2186 of 2219 strings)

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

15 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Sun, 23 Jul 2023 19:40:11 +0000 (19:40 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 100.0% (141 of 141 strings)

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

15 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Sun, 23 Jul 2023 19:42:27 +0000 (19:42 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 98.2% (2181 of 2219 strings)

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

15 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Sun, 23 Jul 2023 17:17:03 +0000 (17:17 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 100.0% (141 of 141 strings)

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

15 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Sun, 23 Jul 2023 17:16:36 +0000 (17:16 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 100.0% (269 of 269 strings)

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

15 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Sun, 23 Jul 2023 17:02:57 +0000 (17:02 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 98.2% (2181 of 2219 strings)

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

15 months agoTranslated using Weblate (Japanese)
T.S [Sat, 22 Jul 2023 16:09:58 +0000 (16:09 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2219 of 2219 strings)

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

15 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Sat, 22 Jul 2023 16:11:47 +0000 (16:11 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2219 of 2219 strings)

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

15 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Sat, 22 Jul 2023 15:16:53 +0000 (15:16 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 99.9% (2218 of 2219 strings)

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

15 months agoTranslated using Weblate (Icelandic)
Sveinn í Felli [Sat, 22 Jul 2023 11:00:55 +0000 (11:00 +0000)] 
Translated using Weblate (Icelandic)

Currently translated at 100.0% (2219 of 2219 strings)

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

15 months agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Sat, 22 Jul 2023 11:03:07 +0000 (11:03 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (141 of 141 strings)

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

15 months agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Sat, 22 Jul 2023 11:02:15 +0000 (11:02 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (271 of 271 strings)

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

15 months agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Sat, 22 Jul 2023 11:10:04 +0000 (11:10 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 93.8% (2082 of 2219 strings)

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

15 months agoTranslated using Weblate (Russian)
Александр [Fri, 21 Jul 2023 09:03:47 +0000 (09:03 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (2219 of 2219 strings)

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

15 months agoTranslated using Weblate (Croatian)
Milo Ivir [Thu, 20 Jul 2023 19:08:07 +0000 (19:08 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 100.0% (269 of 269 strings)

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

15 months agoTranslated using Weblate (Russian)
Александр [Fri, 21 Jul 2023 06:28:16 +0000 (06:28 +0000)] 
Translated using Weblate (Russian)

Currently translated at 99.0% (2199 of 2219 strings)

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

15 months agoTranslated using Weblate (Croatian)
Milo Ivir [Thu, 20 Jul 2023 13:22:35 +0000 (13:22 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 100.0% (2219 of 2219 strings)

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

15 months agoTranslated using Weblate (Croatian)
Milo Ivir [Thu, 20 Jul 2023 13:21:05 +0000 (13:21 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 100.0% (140 of 140 strings)

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

15 months agoTranslated using Weblate (Chinese (Traditional))
Jeff Huang [Thu, 20 Jul 2023 03:02:35 +0000 (03:02 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (2219 of 2219 strings)

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

15 months agoTranslated using Weblate (Croatian)
Milo Ivir [Wed, 19 Jul 2023 19:01:18 +0000 (19:01 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 99.9% (2217 of 2219 strings)

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

15 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Wed, 19 Jul 2023 18:05:45 +0000 (18:05 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 98.2% (2181 of 2219 strings)

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

15 months agoTranslated using Weblate (Croatian)
Milo Ivir [Wed, 19 Jul 2023 13:17:54 +0000 (13:17 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 99.8% (2216 of 2219 strings)

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

15 months agoTranslated using Weblate (Croatian)
Milo Ivir [Wed, 19 Jul 2023 13:08:30 +0000 (13:08 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 100.0% (269 of 269 strings)

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

15 months agoTranslated using Weblate (Croatian)
Milo Ivir [Wed, 19 Jul 2023 13:14:06 +0000 (13:14 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 99.7% (2213 of 2219 strings)

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

15 months agoTranslated using Weblate (Croatian)
Milo Ivir [Wed, 19 Jul 2023 12:37:59 +0000 (12:37 +0000)] 
Translated using Weblate (Croatian)

Currently translated at 99.0% (2197 of 2219 strings)

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

15 months agoTranslated using Weblate (Persian)
Payman Moghadam [Wed, 19 Jul 2023 11:09:40 +0000 (11:09 +0000)] 
Translated using Weblate (Persian)

Currently translated at 98.9% (2196 of 2219 strings)

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

15 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Mon, 17 Jul 2023 19:25:28 +0000 (19:25 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 97.5% (2165 of 2219 strings)

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

15 months agoTranslated using Weblate (Persian)
Payman Moghadam [Mon, 17 Jul 2023 10:11:17 +0000 (10:11 +0000)] 
Translated using Weblate (Persian)

Currently translated at 98.9% (2196 of 2219 strings)

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

15 months agoMore robust logs tests
Chocobozzz [Mon, 31 Jul 2023 07:35:48 +0000 (09:35 +0200)] 
More robust logs tests

15 months agoFix live tests
Chocobozzz [Mon, 31 Jul 2023 07:31:28 +0000 (09:31 +0200)] 
Fix live tests

15 months agoRemove deprecated "views" from live video event
Chocobozzz [Fri, 28 Jul 2023 14:35:27 +0000 (16:35 +0200)] 
Remove deprecated "views" from live video event

15 months agoRemove deprecated video query filter
Chocobozzz [Fri, 28 Jul 2023 14:28:16 +0000 (16:28 +0200)] 
Remove deprecated video query filter

15 months agoRemove deprecated scheduler
Chocobozzz [Fri, 28 Jul 2023 14:22:27 +0000 (16:22 +0200)] 
Remove deprecated scheduler

15 months agoKeep s3 commands simple
Chocobozzz [Fri, 28 Jul 2023 14:21:15 +0000 (16:21 +0200)] 
Keep s3 commands simple

As s3 implementation between s3 providers can be different

15 months agocurrentTime is now required
Chocobozzz [Fri, 28 Jul 2023 14:11:52 +0000 (16:11 +0200)] 
currentTime is now required

15 months agoRefactor enableTranscoding command helpers
Chocobozzz [Fri, 28 Jul 2023 14:06:49 +0000 (16:06 +0200)] 
Refactor enableTranscoding command helpers

15 months agoFix add to playlist button width
Chocobozzz [Fri, 28 Jul 2023 13:55:49 +0000 (15:55 +0200)] 
Fix add to playlist button width

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/