]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
23 months agoMore robust updateTorrentMetadata
Chocobozzz [Wed, 26 Oct 2022 08:55:12 +0000 (10:55 +0200)] 
More robust updateTorrentMetadata

23 months agoDon't conflict with alt + num web browser hotkey
Chocobozzz [Tue, 25 Oct 2022 14:26:05 +0000 (16:26 +0200)] 
Don't conflict with alt + num web browser hotkey

23 months agoFix bad date display for jobs
Chocobozzz [Tue, 25 Oct 2022 14:08:11 +0000 (16:08 +0200)] 
Fix bad date display for jobs

23 months agoFix playlist overflow in account channels page
Chocobozzz [Tue, 25 Oct 2022 14:00:34 +0000 (16:00 +0200)] 
Fix playlist overflow in account channels page

23 months agoUpdate nginx template
Chocobozzz [Tue, 25 Oct 2022 13:48:00 +0000 (15:48 +0200)] 
Update nginx template

Add rate limit to download and private static files

23 months agoPrevent error with metrics in HTTP player
Chocobozzz [Tue, 25 Oct 2022 13:07:58 +0000 (15:07 +0200)] 
Prevent error with metrics in HTTP player

23 months agoDon't display live sessions block without sessions
Chocobozzz [Tue, 25 Oct 2022 13:05:26 +0000 (15:05 +0200)] 
Don't display live sessions block without sessions

23 months agoDeleting an abuse is only for admins
Chocobozzz [Tue, 25 Oct 2022 13:02:14 +0000 (15:02 +0200)] 
Deleting an abuse is only for admins

23 months agoFix proxy tests
Chocobozzz [Tue, 25 Oct 2022 13:01:51 +0000 (15:01 +0200)] 
Fix proxy tests

23 months agoReload data when deleting a blocked video
Chocobozzz [Tue, 25 Oct 2022 12:50:54 +0000 (14:50 +0200)] 
Reload data when deleting a blocked video

23 months agoUse onpush strategy for dropdown
Chocobozzz [Tue, 25 Oct 2022 12:42:18 +0000 (14:42 +0200)] 
Use onpush strategy for dropdown

23 months agoCorrectly delete live files from object storage
Chocobozzz [Tue, 25 Oct 2022 12:18:59 +0000 (14:18 +0200)] 
Correctly delete live files from object storage

23 months agoCorrectly cleanup files from object storage
Chocobozzz [Tue, 25 Oct 2022 09:51:20 +0000 (11:51 +0200)] 
Correctly cleanup files from object storage

23 months agoLock files to generate torrents/move files
Chocobozzz [Tue, 25 Oct 2022 09:50:44 +0000 (11:50 +0200)] 
Lock files to generate torrents/move files

23 months agoFix player
Chocobozzz [Tue, 25 Oct 2022 08:22:33 +0000 (10:22 +0200)] 
Fix player

23 months agoDon't import all lodash
Chocobozzz [Tue, 25 Oct 2022 06:20:20 +0000 (08:20 +0200)] 
Don't import all lodash

23 months agoIncrease test timeout
Chocobozzz [Mon, 24 Oct 2022 12:54:21 +0000 (14:54 +0200)] 
Increase test timeout

23 months agoPrevent concurrency issues when sending m3u8 file
Chocobozzz [Fri, 21 Oct 2022 12:42:31 +0000 (14:42 +0200)] 
Prevent concurrency issues when sending m3u8 file

23 months agoFix tests
Chocobozzz [Fri, 21 Oct 2022 12:38:10 +0000 (14:38 +0200)] 
Fix tests

23 months agoAdd migration script
Chocobozzz [Fri, 21 Oct 2022 09:56:19 +0000 (11:56 +0200)] 
Add migration script

23 months agoDon't fallback to HLS with private videos
Chocobozzz [Fri, 21 Oct 2022 09:27:39 +0000 (11:27 +0200)] 
Don't fallback to HLS with private videos

23 months agoUse private ACL for private videos in s3
Chocobozzz [Wed, 19 Oct 2022 08:43:53 +0000 (10:43 +0200)] 
Use private ACL for private videos in s3

23 months agoPut private videos under a specific subdirectory
Chocobozzz [Wed, 12 Oct 2022 14:09:02 +0000 (16:09 +0200)] 
Put private videos under a specific subdirectory

23 months agofeat: show contained playlists under My videos (#5125)
kontrollanten [Mon, 24 Oct 2022 12:48:03 +0000 (14:48 +0200)] 
feat: show contained playlists under My videos (#5125)

* feat: show contained playlists under My videos

closes #4769

* refactor(server): remove unused types

* fixes after code review

* fix(client/video-miniature): add to playlist

* fix(server/user/me): shortUUID response

* Revert "fix(client/video-miniature): add to playlist"

This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc.

* fix(client/PlaylistService): caching

* Revert "fix(server/user/me): shortUUID response"

This reverts commit e3f1ee4e335739b895bced938540c003df24af73.

* Fix fetching playlists

Co-authored-by: Chocobozzz <me@florianbigard.com>
23 months agoAdded filter to sort videos by name (alphabetical order)
Poslovitch [Thu, 13 Oct 2022 11:51:09 +0000 (11:51 +0000)] 
Added filter to sort videos by name (alphabetical order)

Implements https://github.com/Chocobozzz/PeerTube/issues/5134

23 months agoMerge branch 'release/4.3.0' into develop
Chocobozzz [Mon, 24 Oct 2022 08:44:25 +0000 (10:44 +0200)] 
Merge branch 'release/4.3.0' into develop

23 months agoFix broken player on live reload
Chocobozzz [Mon, 24 Oct 2022 08:32:35 +0000 (10:32 +0200)] 
Fix broken player on live reload

23 months agoFix reloading new live session in embed
Chocobozzz [Mon, 24 Oct 2022 08:08:17 +0000 (10:08 +0200)] 
Fix reloading new live session in embed

23 months agoFix action dropdown with query params
Chocobozzz [Wed, 12 Oct 2022 12:37:27 +0000 (14:37 +0200)] 
Fix action dropdown with query params

23 months agoFix responsive in account channels list
Chocobozzz [Wed, 12 Oct 2022 07:46:24 +0000 (09:46 +0200)] 
Fix responsive in account channels list

23 months agoFix import link
Chocobozzz [Wed, 12 Oct 2022 07:10:07 +0000 (09:10 +0200)] 
Fix import link

23 months agoSync channel: move the list imports button #5337
Florent [Mon, 10 Oct 2022 08:20:07 +0000 (10:20 +0200)] 
Sync channel: move the list imports button #5337

23 months agoWait segment sha processing
Chocobozzz [Tue, 11 Oct 2022 15:10:53 +0000 (17:10 +0200)] 
Wait segment sha processing

23 months agoserver: use account/channel avatar in RSS feeds (#5325)
Alberto Mardegan [Tue, 11 Oct 2022 15:02:47 +0000 (18:02 +0300)] 
server: use account/channel avatar in RSS feeds (#5325)

* server: use account/channel avatar in RSS feeds

Fixes: #5320
* Styling

Co-authored-by: Chocobozzz <me@florianbigard.com>
23 months agoFix live tests
Chocobozzz [Tue, 11 Oct 2022 14:00:11 +0000 (16:00 +0200)] 
Fix live tests

23 months agoUpdate upluad artifacts
Chocobozzz [Tue, 11 Oct 2022 12:36:19 +0000 (14:36 +0200)] 
Update upluad artifacts

23 months agoAlso retry when fetching master m3u8 playlist
Chocobozzz [Tue, 11 Oct 2022 12:20:19 +0000 (14:20 +0200)] 
Also retry when fetching master m3u8 playlist

23 months agoHide wait transcoding for lives
Chocobozzz [Tue, 11 Oct 2022 12:16:15 +0000 (14:16 +0200)] 
Hide wait transcoding for lives

Replays are always transcoded

23 months agoFix host validation on locahost
Chocobozzz [Tue, 11 Oct 2022 11:42:58 +0000 (13:42 +0200)] 
Fix host validation on locahost

23 months agoMerge branch 'release/4.3.0' into develop
Chocobozzz [Tue, 11 Oct 2022 11:30:51 +0000 (13:30 +0200)] 
Merge branch 'release/4.3.0' into develop

23 months agoFix channel follow with manually approved follower
Chocobozzz [Tue, 11 Oct 2022 11:27:22 +0000 (13:27 +0200)] 
Fix channel follow with manually approved follower

23 months agoAdd ability for plugins to register ws routes
Chocobozzz [Tue, 11 Oct 2022 09:07:40 +0000 (11:07 +0200)] 
Add ability for plugins to register ws routes

23 months agofeat(plugins): add p2p-media-loader options filter (#5318)
kontrollanten [Tue, 11 Oct 2022 06:37:14 +0000 (08:37 +0200)] 
feat(plugins): add p2p-media-loader options filter (#5318)

* feat(plugins): add p2p-media-loader options filter

closes #5317

* remove obsolete await

23 months agoFix `secrets` config
Chocobozzz [Mon, 10 Oct 2022 14:28:42 +0000 (16:28 +0200)] 
Fix `secrets` config

23 months agoFix sass function conflicts
Chocobozzz [Mon, 10 Oct 2022 14:28:01 +0000 (16:28 +0200)] 
Fix sass function conflicts

23 months agoAdd auto complete to user edit password
Chocobozzz [Mon, 10 Oct 2022 13:39:27 +0000 (15:39 +0200)] 
Add auto complete to user edit password

23 months agoFix channel import with some channels
Chocobozzz [Mon, 10 Oct 2022 13:33:32 +0000 (15:33 +0200)] 
Fix channel import with some channels

23 months agoExpose PeerTube socket to plugins (#5239)
kontrollanten [Mon, 10 Oct 2022 13:18:31 +0000 (15:18 +0200)] 
Expose PeerTube socket to plugins (#5239)

* server(pluginHelpers): add socket

* test(plugins): add socket cases

* fixes after review

* Update plugin-helpers.ts

* Update plugin-helpers.ts

23 months agoFix user channels list with increased max counter
Chocobozzz [Mon, 10 Oct 2022 13:04:27 +0000 (15:04 +0200)] 
Fix user channels list with increased max counter

23 months agoFix video job error when video has been deleted
Chocobozzz [Mon, 10 Oct 2022 12:51:11 +0000 (14:51 +0200)] 
Fix video job error when video has been deleted

23 months agoUse video links for files
Chocobozzz [Mon, 10 Oct 2022 12:44:51 +0000 (14:44 +0200)] 
Use video links for files

23 months agoAdd object storage info badge
Chocobozzz [Mon, 10 Oct 2022 12:42:51 +0000 (14:42 +0200)] 
Add object storage info badge

23 months agoUpdate translations
Chocobozzz [Mon, 10 Oct 2022 12:08:11 +0000 (14:08 +0200)] 
Update translations

23 months agoTranslated using Weblate (Toki Pona)
chocobozzz [Mon, 10 Oct 2022 12:04:36 +0000 (12:04 +0000)] 
Translated using Weblate (Toki Pona)

Currently translated at 90.5% (1918 of 2118 strings)

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

23 months agoTranslated using Weblate (Persian)
chocobozzz [Mon, 10 Oct 2022 11:53:22 +0000 (11:53 +0000)] 
Translated using Weblate (Persian)

Currently translated at 88.8% (1882 of 2118 strings)

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

23 months agoTranslated using Weblate (Portuguese (Brazil))
chocobozzz [Mon, 10 Oct 2022 11:38:52 +0000 (11:38 +0000)] 
Translated using Weblate (Portuguese (Brazil))

Currently translated at 49.9% (1058 of 2118 strings)

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

23 months agoTranslated using Weblate (Italian)
chocobozzz [Mon, 10 Oct 2022 11:45:59 +0000 (11:45 +0000)] 
Translated using Weblate (Italian)

Currently translated at 67.4% (1428 of 2118 strings)

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

23 months agoTranslated using Weblate (Persian)
chocobozzz [Mon, 10 Oct 2022 11:40:36 +0000 (11:40 +0000)] 
Translated using Weblate (Persian)

Currently translated at 88.9% (1883 of 2118 strings)

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

23 months agoTranslated using Weblate (Czech)
Jiri Podhorecky [Mon, 10 Oct 2022 09:12:35 +0000 (09:12 +0000)] 
Translated using Weblate (Czech)

Currently translated at 99.6% (2110 of 2118 strings)

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

23 months agoTranslated using Weblate (Spanish)
chocobozzz [Thu, 6 Oct 2022 06:37:50 +0000 (06:37 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (2118 of 2118 strings)

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

23 months agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Tue, 27 Sep 2022 22:00:27 +0000 (22:00 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 87.6% (1856 of 2118 strings)

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

23 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Tue, 27 Sep 2022 12:39:38 +0000 (12:39 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (131 of 131 strings)

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

23 months agoTranslated using Weblate (Russian)
Vik [Mon, 26 Sep 2022 20:59:23 +0000 (20:59 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (2118 of 2118 strings)

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

23 months agoTranslated using Weblate (Japanese)
DignifiedSilence [Tue, 27 Sep 2022 13:13:30 +0000 (13:13 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 98.1% (2079 of 2118 strings)

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

23 months agoTranslated using Weblate (Polish)
Tomasz [Mon, 26 Sep 2022 02:22:06 +0000 (02:22 +0000)] 
Translated using Weblate (Polish)

Currently translated at 100.0% (131 of 131 strings)

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

23 months agoTranslated using Weblate (Polish)
Tomasz [Mon, 26 Sep 2022 02:21:01 +0000 (02:21 +0000)] 
Translated using Weblate (Polish)

Currently translated at 100.0% (257 of 257 strings)

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

23 months agoTranslated using Weblate (Polish)
Tomasz [Mon, 26 Sep 2022 02:06:13 +0000 (02:06 +0000)] 
Translated using Weblate (Polish)

Currently translated at 80.7% (1711 of 2118 strings)

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

23 months agoTranslated using Weblate (Polish)
Tomasz [Sat, 24 Sep 2022 01:57:13 +0000 (01:57 +0000)] 
Translated using Weblate (Polish)

Currently translated at 76.5% (1622 of 2118 strings)

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

23 months agoTranslated using Weblate (Polish)
Tomasz [Sat, 24 Sep 2022 01:51:30 +0000 (01:51 +0000)] 
Translated using Weblate (Polish)

Currently translated at 76.4% (1619 of 2118 strings)

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

23 months agoTranslated using Weblate (Toki Pona)
William Cliff [Wed, 21 Sep 2022 14:28:07 +0000 (14:28 +0000)] 
Translated using Weblate (Toki Pona)

Currently translated at 90.6% (1921 of 2118 strings)

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

23 months agoTranslated using Weblate (Turkish)
barzofarev2 [Wed, 21 Sep 2022 03:52:47 +0000 (03:52 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 37.6% (798 of 2118 strings)

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

23 months agoTranslated using Weblate (Turkish)
barzofarev2 [Tue, 20 Sep 2022 16:46:34 +0000 (16:46 +0000)] 
Translated using Weblate (Turkish)

Currently translated at 37.2% (789 of 2118 strings)

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

23 months agoFix peers info width in live
Chocobozzz [Mon, 10 Oct 2022 09:44:47 +0000 (11:44 +0200)] 
Fix peers info width in live

23 months agoAdd '...' after the truncated video name
Chocobozzz [Mon, 10 Oct 2022 09:40:36 +0000 (11:40 +0200)] 
Add '...' after the truncated video name

23 months agoTry to fix tests
Chocobozzz [Mon, 10 Oct 2022 09:31:01 +0000 (11:31 +0200)] 
Try to fix tests

23 months agoMerge branch 'feature/otp' into develop
Chocobozzz [Mon, 10 Oct 2022 09:19:58 +0000 (11:19 +0200)] 
Merge branch 'feature/otp' into develop

23 months agoFill documentation with required secret conf
Chocobozzz [Mon, 10 Oct 2022 09:19:45 +0000 (11:19 +0200)] 
Fill documentation with required secret conf

23 months agoEncrypt OTP secret
Chocobozzz [Mon, 10 Oct 2022 09:12:23 +0000 (11:12 +0200)] 
Encrypt OTP secret

23 months agoPrevent sass deprecated warning
Chocobozzz [Fri, 7 Oct 2022 13:29:53 +0000 (15:29 +0200)] 
Prevent sass deprecated warning

23 months agoRefactor form reactive
Chocobozzz [Fri, 7 Oct 2022 13:26:53 +0000 (15:26 +0200)] 
Refactor form reactive

23 months agoAdd open api doc for two factor auth
Chocobozzz [Fri, 7 Oct 2022 12:53:30 +0000 (14:53 +0200)] 
Add open api doc for two factor auth

23 months agoAllow admins to disable two factor auth
Chocobozzz [Fri, 7 Oct 2022 12:23:42 +0000 (14:23 +0200)] 
Allow admins to disable two factor auth

23 months agoImplement two factor in client
Chocobozzz [Fri, 7 Oct 2022 09:06:28 +0000 (11:06 +0200)] 
Implement two factor in client

23 months agoSupport two factor authentication in backend
Chocobozzz [Wed, 5 Oct 2022 13:37:15 +0000 (15:37 +0200)] 
Support two factor authentication in backend

23 months agoIncrease timeout
Chocobozzz [Tue, 4 Oct 2022 12:57:11 +0000 (14:57 +0200)] 
Increase timeout

23 months agoFix tests
Chocobozzz [Tue, 4 Oct 2022 11:57:56 +0000 (13:57 +0200)] 
Fix tests

23 months agoPrevent error log
Chocobozzz [Tue, 4 Oct 2022 09:17:37 +0000 (11:17 +0200)] 
Prevent error log

23 months agoDecrease plugin version check for tests
Chocobozzz [Tue, 4 Oct 2022 09:00:30 +0000 (11:00 +0200)] 
Decrease plugin version check for tests

23 months agoserver: serve files from storage/well-known (#5214)
kontrollanten [Tue, 4 Oct 2022 08:53:00 +0000 (10:53 +0200)] 
server: serve files from storage/well-known (#5214)

* server: serve files from storage/well-known

closes #5206

* well-known: add tests

* test: try to skip new tests

* test: another try

* fix(config/prod): well_known path

* test: fix broken tests

* Update misc-endpoints.ts

* Use getDirectoryPath for tests

* Fix tests

Co-authored-by: Chocobozzz <me@florianbigard.com>
23 months agoLive supports object storage
Chocobozzz [Tue, 4 Oct 2022 08:03:17 +0000 (10:03 +0200)] 
Live supports object storage

 * Sync live files (segments, master playlist, resolution playlist,
   segment sha file) into object storage
 * Automatically delete them when the live ends
 * Segment sha file is now a file on disk, and not stored in memory
   anymore

2 years agoFix subscription button radius
Chocobozzz [Wed, 28 Sep 2022 14:18:08 +0000 (16:18 +0200)] 
Fix subscription button radius

2 years agoAsk password reset/email verif error handling
Chocobozzz [Wed, 28 Sep 2022 14:00:32 +0000 (16:00 +0200)] 
Ask password reset/email verif error handling

With a user that uses a plugin authentication

2 years agoHide all email block if we can't change it
Chocobozzz [Wed, 28 Sep 2022 13:48:47 +0000 (15:48 +0200)] 
Hide all email block if we can't change it

2 years agoAdd channels link in menu
Chocobozzz [Wed, 28 Sep 2022 13:43:59 +0000 (15:43 +0200)] 
Add channels link in menu

2 years agoFix error display in bulk service
Chocobozzz [Wed, 28 Sep 2022 13:15:41 +0000 (15:15 +0200)] 
Fix error display in bulk service

2 years agoFix lint
Chocobozzz [Wed, 28 Sep 2022 12:55:58 +0000 (14:55 +0200)] 
Fix lint

2 years agoFix error when running setup:cli
Chocobozzz [Wed, 28 Sep 2022 12:55:15 +0000 (14:55 +0200)] 
Fix error when running setup:cli

2 years agoForce channel in my videos
Chocobozzz [Wed, 28 Sep 2022 12:20:11 +0000 (14:20 +0200)] 
Force channel in my videos

2 years agoPut video quota info in its own component
Chocobozzz [Wed, 28 Sep 2022 11:59:23 +0000 (13:59 +0200)] 
Put video quota info in its own component

2 years agoAdd transcoding quota message to admin config page
The Cashew Trader [Tue, 27 Sep 2022 13:43:42 +0000 (13:43 +0000)] 
Add transcoding quota message to admin config page