]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
Chocobozzz [Thu, 9 Dec 2021 10:45:16 +0000 (11:45 +0100)]
Fix tests
kontrollanten [Thu, 9 Dec 2021 04:31:40 +0000 (05:31 +0100)]
test(channels): +admin update another users channel
kontrollanten [Wed, 8 Dec 2021 06:46:03 +0000 (07:46 +0100)]
Merge remote-tracking branch 'origin' into feat-4596-edit-channel
Chocobozzz [Tue, 7 Dec 2021 14:20:03 +0000 (15:20 +0100)]
Display server logs when server run fails
Chocobozzz [Tue, 7 Dec 2021 12:47:34 +0000 (13:47 +0100)]
Merge branch 'release/4.0.0' into develop
Chocobozzz [Tue, 7 Dec 2021 12:46:07 +0000 (13:46 +0100)]
Fix services tests
Chocobozzz [Tue, 7 Dec 2021 12:45:01 +0000 (13:45 +0100)]
Fix live log tags
Chocobozzz [Tue, 7 Dec 2021 10:32:19 +0000 (11:32 +0100)]
Fix live duration in player
Chocobozzz [Tue, 7 Dec 2021 10:30:53 +0000 (11:30 +0100)]
Add account block status in openapi
Chocobozzz [Tue, 7 Dec 2021 10:06:57 +0000 (11:06 +0100)]
Merge branch 'release/4.0.0' into develop
Chocobozzz [Tue, 7 Dec 2021 10:06:35 +0000 (11:06 +0100)]
Fix iframe allow-popups for oembed
Chocobozzz [Tue, 7 Dec 2021 10:05:45 +0000 (11:05 +0100)]
Fix report modal error
Chocobozzz [Mon, 6 Dec 2021 15:53:00 +0000 (16:53 +0100)]
Add mute status in account and channel pages
Chocobozzz [Mon, 6 Dec 2021 09:04:31 +0000 (10:04 +0100)]
Increase timeout
Chocobozzz [Mon, 6 Dec 2021 07:57:10 +0000 (08:57 +0100)]
Increase yarn timeout
It can be slow when building docker using qemu
kontrollanten [Mon, 6 Dec 2021 04:54:26 +0000 (05:54 +0100)]
give admins access to edit all channels
closes #4598
Chocobozzz [Fri, 3 Dec 2021 16:04:47 +0000 (17:04 +0100)]
Add ability to redirect users on external auth
Chocobozzz [Fri, 3 Dec 2021 15:04:56 +0000 (16:04 +0100)]
Merge branch 'release/4.0.0' into develop
Chocobozzz [Fri, 3 Dec 2021 15:04:45 +0000 (16:04 +0100)]
Fix search on ios
Chocobozzz [Fri, 3 Dec 2021 13:40:52 +0000 (14:40 +0100)]
Merge branch 'release/4.0.0' into develop
Chocobozzz [Fri, 3 Dec 2021 13:40:29 +0000 (14:40 +0100)]
Fix pending transcoding with failed job
Chocobozzz [Fri, 3 Dec 2021 13:23:45 +0000 (14:23 +0100)]
Fix too long filename video upload
Chocobozzz [Fri, 3 Dec 2021 13:09:52 +0000 (14:09 +0100)]
Fix additional extensions admin config description
Chocobozzz [Fri, 3 Dec 2021 13:00:40 +0000 (14:00 +0100)]
Decrease time to cleanup resumable uploads
Chocobozzz [Fri, 3 Dec 2021 12:35:23 +0000 (13:35 +0100)]
Fix benchmark ci
Chocobozzz [Fri, 3 Dec 2021 09:49:36 +0000 (10:49 +0100)]
Fix comment
kontrollanten [Fri, 3 Dec 2021 09:47:47 +0000 (10:47 +0100)]
add plugin selector to about/menu elements (#4597)
* add plugin selector to about/menu elements
closes #4586
* Update plugin selector names
Co-authored-by: Chocobozzz <me@florianbigard.com>
Chocobozzz [Fri, 3 Dec 2021 09:24:33 +0000 (10:24 +0100)]
Move CI on develop
Chocobozzz [Fri, 3 Dec 2021 09:14:33 +0000 (10:14 +0100)]
Remove uneeded function
Chocobozzz [Fri, 3 Dec 2021 08:52:03 +0000 (09:52 +0100)]
Fix plugin upgrade
Correctly decache all plugin paths
Chocobozzz [Thu, 2 Dec 2021 13:34:00 +0000 (14:34 +0100)]
Fix forgot password button role
Chocobozzz [Thu, 2 Dec 2021 12:45:32 +0000 (13:45 +0100)]
Recover HLS video with duration inconsistency
With audio longer than video
Chocobozzz [Wed, 1 Dec 2021 13:14:58 +0000 (14:14 +0100)]
Build nightly using github action
Chocobozzz [Tue, 30 Nov 2021 15:00:59 +0000 (16:00 +0100)]
Add docker github action
Chocobozzz [Tue, 30 Nov 2021 08:01:37 +0000 (09:01 +0100)]
Bumped to version v4.0.0-rc.1
John Livingston [Fri, 3 Dec 2021 09:14:01 +0000 (10:14 +0100)]
CLI: plugins install command accept a --plugin-version parameter. (#4599)
* CLI: plugins install command accept a --plugin-version parameter.
* Unit tests for plugins install --plugin-version.
* Fix linting.
* Styling
Co-authored-by: Chocobozzz <me@florianbigard.com>
Chocobozzz [Thu, 2 Dec 2021 08:21:12 +0000 (09:21 +0100)]
Add missing docker credentials env
kontrollanten [Thu, 2 Dec 2021 08:14:54 +0000 (09:14 +0100)]
Add header Vary Accept-Language (#4588)
* nginx: add header Vary Accept-Language
solves #3647
* Revert "nginx: add header Vary Accept-Language"
This reverts commit
90dccf53247882ad30904e4c950b745c4e859e01 .
* add resp header Vary Accept-Language
solves #3647
* don't add vary header to embed page
Chocobozzz [Wed, 1 Dec 2021 12:59:05 +0000 (13:59 +0100)]
Fix audio upload if not enabled by instance
Chocobozzz [Wed, 1 Dec 2021 11:33:46 +0000 (12:33 +0100)]
Don't notify when transcoding ends on manual run
Chocobozzz [Tue, 30 Nov 2021 08:01:37 +0000 (09:01 +0100)]
Bumped to version v4.0.0-rc.1
Chocobozzz [Tue, 30 Nov 2021 07:40:30 +0000 (08:40 +0100)]
Fix redundancy timeout
Chocobozzz [Tue, 30 Nov 2021 07:36:34 +0000 (08:36 +0100)]
Update release doc
Chocobozzz [Tue, 30 Nov 2021 07:31:56 +0000 (08:31 +0100)]
Correctly escape meta tags
Chocobozzz [Mon, 29 Nov 2021 16:15:18 +0000 (17:15 +0100)]
Update changelog
Chocobozzz [Mon, 29 Nov 2021 14:46:52 +0000 (15:46 +0100)]
Fix build
Chocobozzz [Mon, 29 Nov 2021 14:45:02 +0000 (15:45 +0100)]
Fix redundancy timeout
Chocobozzz [Mon, 29 Nov 2021 14:33:08 +0000 (15:33 +0100)]
cleanup_remote_interactions: true by default
Chocobozzz [Mon, 29 Nov 2021 13:20:18 +0000 (14:20 +0100)]
Fix playlist miniature size with big description
Chocobozzz [Mon, 29 Nov 2021 13:00:15 +0000 (14:00 +0100)]
Fix player placeholder width
Chocobozzz [Mon, 29 Nov 2021 10:45:17 +0000 (11:45 +0100)]
Update client dependencies
Chocobozzz [Mon, 29 Nov 2021 10:20:17 +0000 (11:20 +0100)]
Fix transcoding job count inconsistency
Chocobozzz [Mon, 29 Nov 2021 08:29:36 +0000 (09:29 +0100)]
Remove duplicate IDs
Chocobozzz [Mon, 29 Nov 2021 08:00:29 +0000 (09:00 +0100)]
Update translations
Chocobozzz [Mon, 29 Nov 2021 07:58:22 +0000 (08:58 +0100)]
Merge remote-tracking branch 'weblate/develop' into develop
Jeff Huang [Mon, 29 Nov 2021 02:53:24 +0000 (02:53 +0000)]
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1924 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
Manuel Viens [Mon, 29 Nov 2021 03:26:38 +0000 (03:26 +0000)]
Translated using Weblate (French (France) (fr_FR))
Currently translated at 98.6% (1898 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
Александр [Sun, 28 Nov 2021 18:13:49 +0000 (18:13 +0000)]
Translated using Weblate (Russian)
Currently translated at 100.0% (249 of 249 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/ru/
Александр [Sun, 28 Nov 2021 18:11:04 +0000 (18:11 +0000)]
Translated using Weblate (Russian)
Currently translated at 100.0% (1924 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
Jiri Podhorecky [Sun, 28 Nov 2021 17:25:03 +0000 (17:25 +0000)]
Translated using Weblate (Czech)
Currently translated at 57.7% (1112 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
Jiri Podhorecky [Sun, 28 Nov 2021 00:26:09 +0000 (00:26 +0000)]
Translated using Weblate (Czech)
Currently translated at 44.7% (861 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
Berto Te [Sat, 27 Nov 2021 12:11:32 +0000 (12:11 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (1924 of 1924 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
Chocobozzz [Fri, 26 Nov 2021 16:36:44 +0000 (17:36 +0100)]
Introduce plugin id selectors
Chocobozzz [Fri, 26 Nov 2021 16:36:38 +0000 (17:36 +0100)]
Auto update publishedAt in live restream
Chocobozzz [Fri, 26 Nov 2021 14:37:07 +0000 (15:37 +0100)]
Update translations
Chocobozzz [Fri, 26 Nov 2021 14:34:33 +0000 (15:34 +0100)]
Merge remote-tracking branch 'weblate/develop' into develop
Chocobozzz [Fri, 26 Nov 2021 14:29:55 +0000 (15:29 +0100)]
Improve notification settings UI
Jiri Podhorecky [Fri, 26 Nov 2021 00:19:25 +0000 (00:19 +0000)]
Translated using Weblate (Czech)
Currently translated at 44.2% (851 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
Александр [Tue, 23 Nov 2021 05:50:23 +0000 (05:50 +0000)]
Translated using Weblate (Russian)
Currently translated at 100.0% (1923 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
josé m [Tue, 23 Nov 2021 07:45:46 +0000 (07:45 +0000)]
Translated using Weblate (Galician)
Currently translated at 100.0% (1923 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
GunChleoc [Wed, 24 Nov 2021 11:35:51 +0000 (11:35 +0000)]
Translated using Weblate (Gaelic)
Currently translated at 100.0% (1923 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/
Berto Te [Tue, 23 Nov 2021 20:26:06 +0000 (20:26 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (1923 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
Simon Brosdetzko [Tue, 23 Nov 2021 06:20:39 +0000 (06:20 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (1923 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
Jiri Podhorecky [Mon, 22 Nov 2021 20:33:45 +0000 (20:33 +0000)]
Translated using Weblate (Czech)
Currently translated at 43.3% (833 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
Jeff Huang [Tue, 23 Nov 2021 02:38:19 +0000 (02:38 +0000)]
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1923 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
Chocobozzz [Thu, 25 Nov 2021 15:24:15 +0000 (16:24 +0100)]
Optimize HLS/WebTorrent videos only
Chocobozzz [Thu, 25 Nov 2021 14:43:10 +0000 (15:43 +0100)]
Use node 14 for lighthouse
Chocobozzz [Thu, 25 Nov 2021 14:04:58 +0000 (15:04 +0100)]
Fix readme links
Chocobozzz [Thu, 25 Nov 2021 13:50:39 +0000 (14:50 +0100)]
Use master branch for docker install documentation
Chocobozzz [Thu, 25 Nov 2021 13:39:37 +0000 (14:39 +0100)]
Don't process live in migration script
Chocobozzz [Thu, 25 Nov 2021 13:37:38 +0000 (14:37 +0100)]
Add migration note in changelog
lutangar [Wed, 24 Nov 2021 13:33:14 +0000 (14:33 +0100)]
Add `req` and `res` as controllers hooks parameters
Hooks prefixed by `action:api` now give access the original express req and res.
Checkout guide.md for possible usage.
Chocobozzz [Thu, 25 Nov 2021 08:51:31 +0000 (09:51 +0100)]
Prepare changelog
Chocobozzz [Wed, 24 Nov 2021 14:52:45 +0000 (15:52 +0100)]
More precise startup benchmark
Chocobozzz [Wed, 24 Nov 2021 14:37:44 +0000 (15:37 +0100)]
Fix babel for mjs files
Chocobozzz [Wed, 24 Nov 2021 09:49:12 +0000 (10:49 +0100)]
Fix E2E tests
Chocobozzz [Wed, 24 Nov 2021 08:19:02 +0000 (09:19 +0100)]
Fix tests
Chocobozzz [Tue, 23 Nov 2021 14:22:07 +0000 (15:22 +0100)]
Ensure we don't run transcoding after import file
Chocobozzz [Mon, 22 Nov 2021 15:06:30 +0000 (16:06 +0100)]
Upgrade client dependencies
Chocobozzz [Mon, 22 Nov 2021 15:03:32 +0000 (16:03 +0100)]
Upgrade tools dependencies
Chocobozzz [Mon, 22 Nov 2021 15:03:10 +0000 (16:03 +0100)]
Update server dependencies
mj-saunders [Mon, 22 Nov 2021 15:10:00 +0000 (19:10 +0400)]
Apply import interval only when reasonable (#4552)
* Apply import interval only when reasonable
When importing videos from another service, an interval can be applied
between each download.
It only really makes sense to apply this interval when the last
attempted download actually happened, and not when it was skipped.
* Fix boolean notation
Chocobozzz [Mon, 22 Nov 2021 14:54:08 +0000 (15:54 +0100)]
Typo
Chocobozzz [Mon, 22 Nov 2021 14:50:54 +0000 (15:50 +0100)]
Add startup time benchmark
Chocobozzz [Mon, 22 Nov 2021 14:36:05 +0000 (15:36 +0100)]
Update translations
Jiri Podhorecky [Mon, 22 Nov 2021 14:15:12 +0000 (14:15 +0000)]
Translated using Weblate (Czech)
Currently translated at 43.4% (814 of 1873 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
Simon Brosdetzko [Mon, 22 Nov 2021 12:29:45 +0000 (12:29 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (249 of 249 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/de/
Simon Brosdetzko [Mon, 22 Nov 2021 12:28:02 +0000 (12:28 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (1873 of 1873 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
Jiri Podhorecky [Mon, 22 Nov 2021 07:53:14 +0000 (07:53 +0000)]
Translated using Weblate (Czech)
Currently translated at 42.7% (800 of 1873 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/
Jiri Podhorecky [Sun, 21 Nov 2021 19:07:09 +0000 (19:07 +0000)]
Translated using Weblate (Czech)
Currently translated at 100.0% (119 of 119 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/cs/