]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
2 years agoAdd signup approval API tests
Chocobozzz [Thu, 19 Jan 2023 08:28:29 +0000 (09:28 +0100)] 
Add signup approval API tests

2 years agoAdd signup approval API REST doc
Chocobozzz [Thu, 19 Jan 2023 08:27:56 +0000 (09:27 +0100)] 
Add signup approval API REST doc

2 years agoImplement signup approval in server
Chocobozzz [Thu, 19 Jan 2023 08:27:16 +0000 (09:27 +0100)] 
Implement signup approval in server

2 years agoOptimize custom markup angular tags
Chocobozzz [Fri, 13 Jan 2023 08:39:35 +0000 (09:39 +0100)] 
Optimize custom markup angular tags

We can use the on push strategy with these components

2 years agoIncrease textarea debounce time for custom markup
Chocobozzz [Fri, 13 Jan 2023 08:30:47 +0000 (09:30 +0100)] 
Increase textarea debounce time for custom markup

2 years agoDon't need a special comment sort function
Chocobozzz [Thu, 12 Jan 2023 10:19:42 +0000 (11:19 +0100)] 
Don't need a special comment sort function

2 years agoOptimize again comments list sql query
Chocobozzz [Thu, 12 Jan 2023 10:11:30 +0000 (11:11 +0100)] 
Optimize again comments list sql query

2 years agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Thu, 12 Jan 2023 07:54:13 +0000 (08:54 +0100)] 
Merge branch 'release/5.0.0' into develop

2 years agoFix support field when updating the video
Chocobozzz [Thu, 12 Jan 2023 07:50:27 +0000 (08:50 +0100)] 
Fix support field when updating the video

2 years agoFix ACL incompatibility with some s3 providers
Chocobozzz [Thu, 12 Jan 2023 07:41:16 +0000 (08:41 +0100)] 
Fix ACL incompatibility with some s3 providers

We'll move to another method in the future

See https://github.com/Chocobozzz/PeerTube/issues/5497

2 years agoFix table column widths
Chocobozzz [Wed, 11 Jan 2023 08:22:13 +0000 (09:22 +0100)] 
Fix table column widths

2 years agoIncrease tests timeout
Chocobozzz [Wed, 11 Jan 2023 07:44:06 +0000 (08:44 +0100)] 
Increase tests timeout

2 years agoRefactor model utils
Chocobozzz [Tue, 10 Jan 2023 10:09:30 +0000 (11:09 +0100)] 
Refactor model utils

2 years agoFix comments SQL pagination
Chocobozzz [Tue, 10 Jan 2023 08:16:33 +0000 (09:16 +0100)] 
Fix comments SQL pagination

2 years agoFix types build
Chocobozzz [Mon, 9 Jan 2023 14:01:17 +0000 (15:01 +0100)] 
Fix types build

We use server tsc to build client types so it causes issues with client
typescript version

2 years agoFix lint
Chocobozzz [Mon, 9 Jan 2023 13:42:52 +0000 (14:42 +0100)] 
Fix lint

2 years agoCorrectly fix build
Chocobozzz [Mon, 9 Jan 2023 13:21:03 +0000 (14:21 +0100)] 
Correctly fix build

2 years agoFix build
Chocobozzz [Mon, 9 Jan 2023 10:44:08 +0000 (11:44 +0100)] 
Fix build

2 years agoAdd note regarding changelog for docker upgrade
Chocobozzz [Mon, 9 Jan 2023 09:46:21 +0000 (10:46 +0100)] 
Add note regarding changelog for docker upgrade

2 years agoRefactor table attributes
Chocobozzz [Mon, 9 Jan 2023 09:29:23 +0000 (10:29 +0100)] 
Refactor table attributes

2 years agoMerge branch 'feature/SO035' into develop
Chocobozzz [Mon, 9 Jan 2023 08:44:00 +0000 (09:44 +0100)] 
Merge branch 'feature/SO035' into develop

2 years agoUse raw sql for comments
Chocobozzz [Thu, 5 Jan 2023 14:31:51 +0000 (15:31 +0100)] 
Use raw sql for comments

2 years agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Thu, 5 Jan 2023 09:33:40 +0000 (10:33 +0100)] 
Merge branch 'release/5.0.0' into develop

2 years agoBumped to version v5.0.1 v5.0.1
Chocobozzz [Thu, 5 Jan 2023 09:26:56 +0000 (10:26 +0100)] 
Bumped to version v5.0.1

2 years agoAdd tracker opentelemtry metrics
Chocobozzz [Thu, 5 Jan 2023 09:19:51 +0000 (10:19 +0100)] 
Add tracker opentelemtry metrics

2 years agoImplement getServerListeningConfig plugin helper
Chocobozzz [Wed, 4 Jan 2023 10:52:45 +0000 (11:52 +0100)] 
Implement getServerListeningConfig plugin helper

2 years agoRedirect to default login url on 401
Chocobozzz [Wed, 4 Jan 2023 10:41:03 +0000 (11:41 +0100)] 
Redirect to default login url on 401

Can be an external URL

2 years agoExternal auth can update user on login
Chocobozzz [Fri, 30 Dec 2022 09:12:20 +0000 (10:12 +0100)] 
External auth can update user on login

2 years agoExternal auth can set more user fields
Chocobozzz [Thu, 29 Dec 2022 14:31:40 +0000 (15:31 +0100)] 
External auth can set more user fields

videoQuota, videoQuotaDaily, adminFlags

2 years agoAdd ability to customize token lifetime
Chocobozzz [Thu, 29 Dec 2022 13:18:07 +0000 (14:18 +0100)] 
Add ability to customize token lifetime

2 years agoUpdate changelog
Chocobozzz [Wed, 4 Jan 2023 09:57:59 +0000 (10:57 +0100)] 
Update changelog

2 years agoTry to debug a CI issue
Chocobozzz [Tue, 3 Jan 2023 13:52:35 +0000 (14:52 +0100)] 
Try to debug a CI issue

2 years agoPrefer using sequelize replacements even for tests
Chocobozzz [Tue, 3 Jan 2023 13:23:42 +0000 (14:23 +0100)] 
Prefer using sequelize replacements even for tests

2 years agoPrevent hotkeys playback rate/seek with lives
Chocobozzz [Fri, 30 Dec 2022 14:54:08 +0000 (15:54 +0100)] 
Prevent hotkeys playback rate/seek with lives

2 years agoHide playback rate for lives
Chocobozzz [Fri, 30 Dec 2022 14:38:26 +0000 (15:38 +0100)] 
Hide playback rate for lives

2 years agoRemove dead link
Chocobozzz [Fri, 30 Dec 2022 14:33:05 +0000 (15:33 +0100)] 
Remove dead link

2 years agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Fri, 30 Dec 2022 14:28:49 +0000 (15:28 +0100)] 
Merge branch 'release/5.0.0' into develop

2 years agoFix table pagination responsive
Chocobozzz [Fri, 30 Dec 2022 14:24:03 +0000 (15:24 +0100)] 
Fix table pagination responsive

2 years agoFix P2P with object storage
Chocobozzz [Fri, 30 Dec 2022 14:05:14 +0000 (15:05 +0100)] 
Fix P2P with object storage

2 years agoProcess requests in correct order
Chocobozzz [Thu, 29 Dec 2022 10:13:07 +0000 (11:13 +0100)] 
Process requests in correct order

2 years agoReorder playlists when adding an element
Chocobozzz [Thu, 29 Dec 2022 09:38:53 +0000 (10:38 +0100)] 
Reorder playlists when adding an element

2 years agoTry to fix github api rate limit
Chocobozzz [Thu, 29 Dec 2022 09:24:06 +0000 (10:24 +0100)] 
Try to fix github api rate limit

2 years agoFix build
Chocobozzz [Thu, 29 Dec 2022 09:14:43 +0000 (10:14 +0100)] 
Fix build

2 years agoMore robust player stats card
Chocobozzz [Wed, 28 Dec 2022 15:30:34 +0000 (16:30 +0100)] 
More robust player stats card

2 years agofeat(player/playbackRate): set rate with url param
kontrollanten [Wed, 28 Dec 2022 19:59:02 +0000 (20:59 +0100)] 
feat(player/playbackRate): set rate with url param

2 years agoLog HLS fatal error with error label (#5484)
kontrollanten [Thu, 29 Dec 2022 07:35:41 +0000 (09:35 +0200)] 
Log HLS fatal error with error label (#5484)

* fix(client/p2p-media-loader): logg err upon fatal

* feat(client/p2p-media-loader): err log currentTime

2 years agoFix incorrect merge with hls.js dependency
Chocobozzz [Wed, 28 Dec 2022 15:11:39 +0000 (16:11 +0100)] 
Fix incorrect merge with hls.js dependency

2 years agoImprove sync channel logging
Chocobozzz [Wed, 28 Dec 2022 15:11:11 +0000 (16:11 +0100)] 
Improve sync channel logging

2 years agoPrevent sending log error to server on 404
Chocobozzz [Wed, 28 Dec 2022 14:15:44 +0000 (15:15 +0100)] 
Prevent sending log error to server on 404

2 years agoMore robust short to complete uuid error handler
Chocobozzz [Wed, 28 Dec 2022 13:42:48 +0000 (14:42 +0100)] 
More robust short to complete uuid error handler

2 years agoImprove upgrade documentation
Chocobozzz [Wed, 28 Dec 2022 09:29:37 +0000 (10:29 +0100)] 
Improve upgrade documentation

2 years agoUpgrade player p2p dependency
Chocobozzz [Fri, 23 Dec 2022 13:02:22 +0000 (14:02 +0100)] 
Upgrade player p2p dependency

2 years agoFix sync tests
Chocobozzz [Fri, 23 Dec 2022 13:02:13 +0000 (14:02 +0100)] 
Fix sync tests

2 years agoDon't need to use redis to block tracker ips
Chocobozzz [Fri, 23 Dec 2022 12:38:28 +0000 (13:38 +0100)] 
Don't need to use redis to block tracker ips

There could be many of them, so reduce load by storing IPs directly
inside node memory

2 years agoReplay the stream when clicking on live button
Chocobozzz [Fri, 23 Dec 2022 10:58:13 +0000 (11:58 +0100)] 
Replay the stream when clicking on live button

2 years agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Wed, 21 Dec 2022 10:26:40 +0000 (11:26 +0100)] 
Merge branch 'release/5.0.0' into develop

2 years agoRollback to hls.js 1.2.5
Chocobozzz [Wed, 21 Dec 2022 10:23:36 +0000 (11:23 +0100)] 
Rollback to hls.js 1.2.5

Prevent a bug where the video doesn't end

2 years agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Wed, 21 Dec 2022 09:56:57 +0000 (10:56 +0100)] 
Merge branch 'release/5.0.0' into develop

2 years agoPrevent grey live button when loading the live
Chocobozzz [Wed, 21 Dec 2022 09:56:48 +0000 (10:56 +0100)] 
Prevent grey live button when loading the live

2 years agoDisplay video actions in homepage
Chocobozzz [Wed, 21 Dec 2022 09:52:33 +0000 (10:52 +0100)] 
Display video actions in homepage

2 years agoFix local channel stats
Chocobozzz [Wed, 21 Dec 2022 09:46:55 +0000 (10:46 +0100)] 
Fix local channel stats

2 years agoMerge branch 'feature/improve-live' into develop
Chocobozzz [Tue, 20 Dec 2022 15:29:11 +0000 (16:29 +0100)] 
Merge branch 'feature/improve-live' into develop

2 years agoAdd back to live feature
Chocobozzz [Tue, 20 Dec 2022 15:28:15 +0000 (16:28 +0100)] 
Add back to live feature

2 years agoPrefer displaying channel in rss feeds
Chocobozzz [Tue, 20 Dec 2022 08:25:18 +0000 (09:25 +0100)] 
Prefer displaying channel in rss feeds

2 years agoAdd ability to get user from file token
Chocobozzz [Tue, 20 Dec 2022 08:15:49 +0000 (09:15 +0100)] 
Add ability to get user from file token

2 years agoMerge branch 'release/5.0.0' into develop
Chocobozzz [Mon, 19 Dec 2022 15:10:38 +0000 (16:10 +0100)] 
Merge branch 'release/5.0.0' into develop

2 years agoForward 206 status code for object storage proxy
Chocobozzz [Mon, 19 Dec 2022 15:06:58 +0000 (16:06 +0100)] 
Forward 206 status code for object storage proxy

2 years agofeat(config): add missing videos sort options in admin
paulienm [Sat, 17 Dec 2022 21:45:37 +0000 (22:45 +0100)] 
feat(config): add missing videos sort options in admin

2 years agoClearer changelog
Chocobozzz [Thu, 15 Dec 2022 07:32:44 +0000 (08:32 +0100)] 
Clearer changelog

2 years agoDon't not autoplay live without autoplay setting
Chocobozzz [Wed, 14 Dec 2022 13:06:12 +0000 (14:06 +0100)] 
Don't not autoplay live without autoplay setting

2 years agoImprove changelog
Chocobozzz [Tue, 13 Dec 2022 12:51:50 +0000 (13:51 +0100)] 
Improve changelog

2 years agoBumped to version v5.0.0 v5.0.0
Chocobozzz [Tue, 13 Dec 2022 07:32:14 +0000 (08:32 +0100)] 
Bumped to version v5.0.0

2 years agoUpdate changelog
Chocobozzz [Tue, 13 Dec 2022 07:21:57 +0000 (08:21 +0100)] 
Update changelog

2 years agoIncrease timeout
Chocobozzz [Mon, 12 Dec 2022 15:16:27 +0000 (16:16 +0100)] 
Increase timeout

2 years agoUpdate translations
Chocobozzz [Mon, 12 Dec 2022 14:02:42 +0000 (15:02 +0100)] 
Update translations

2 years agoTranslated using Weblate (French (France) (fr_FR))
chocobozzz [Mon, 12 Dec 2022 12:46:59 +0000 (12:46 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 99.9% (2142 of 2143 strings)

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

2 years agoTranslated using Weblate (Japanese)
T.S [Mon, 12 Dec 2022 04:43:52 +0000 (04:43 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

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

2 years agoTranslated using Weblate (Japanese)
T.S [Sun, 11 Dec 2022 07:54:34 +0000 (07:54 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

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

2 years agoTranslated using Weblate (French)
I_Automne [Fri, 9 Dec 2022 08:20:15 +0000 (08:20 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (1706 of 1706 strings)

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

2 years agoTranslated using Weblate (French)
Eric Guichaoua [Fri, 9 Dec 2022 08:26:17 +0000 (08:26 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (1706 of 1706 strings)

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

2 years agoTranslated using Weblate (French)
Pierre-Jean [Fri, 9 Dec 2022 08:18:32 +0000 (08:18 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (1706 of 1706 strings)

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

2 years agoTranslated using Weblate (French (France) (fr_FR))
Eric Guichaoua [Wed, 7 Dec 2022 09:34:18 +0000 (09:34 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 99.0% (2123 of 2143 strings)

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

2 years agoFix CI using 127.0.0.1 for tests
Chocobozzz [Fri, 9 Dec 2022 10:14:47 +0000 (11:14 +0100)] 
Fix CI using 127.0.0.1 for tests

2 years agoAdd austrian sign language
Chocobozzz [Fri, 9 Dec 2022 08:18:39 +0000 (09:18 +0100)] 
Add austrian sign language

2 years agoUpdate translations
Chocobozzz [Wed, 7 Dec 2022 08:13:15 +0000 (09:13 +0100)] 
Update translations

2 years agoMerge remote-tracking branch 'weblate/develop' into release/5.0.0
Chocobozzz [Wed, 7 Dec 2022 08:00:49 +0000 (09:00 +0100)] 
Merge remote-tracking branch 'weblate/develop' into release/5.0.0

2 years agoTranslated using Weblate (Interlingua)
Martijn Dekker [Wed, 7 Dec 2022 06:08:54 +0000 (06:08 +0000)] 
Translated using Weblate (Interlingua)

Currently translated at 9.3% (201 of 2143 strings)

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

2 years agoTranslated using Weblate (Interlingua)
Martijn Dekker [Wed, 7 Dec 2022 06:06:57 +0000 (06:06 +0000)] 
Translated using Weblate (Interlingua)

Currently translated at 8.5% (183 of 2143 strings)

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

2 years agoTranslated using Weblate (Japanese)
T.S [Wed, 7 Dec 2022 03:14:11 +0000 (03:14 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

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

2 years agoTranslated using Weblate (Finnish)
Hannes Ylä-Jääski [Tue, 6 Dec 2022 16:33:24 +0000 (16:33 +0000)] 
Translated using Weblate (Finnish)

Currently translated at 100.0% (2143 of 2143 strings)

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

2 years agoAdd req and res to allow download filter hooks
Chocobozzz [Tue, 6 Dec 2022 12:50:18 +0000 (13:50 +0100)] 
Add req and res to allow download filter hooks

2 years agoTranslated using Weblate (German)
Simon Brosdetzko [Mon, 5 Dec 2022 10:13:13 +0000 (10:13 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (2143 of 2143 strings)

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

2 years agoTranslated using Weblate (Russian)
Артём Котлубай [Sat, 3 Dec 2022 18:45:36 +0000 (18:45 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (131 of 131 strings)

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

2 years agoTranslated using Weblate (Russian)
Артём Котлубай [Sat, 3 Dec 2022 18:42:33 +0000 (18:42 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (257 of 257 strings)

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

2 years agoTranslated using Weblate (Russian)
Артём Котлубай [Sat, 3 Dec 2022 17:35:56 +0000 (17:35 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (131 of 131 strings)

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

2 years agoTranslated using Weblate (Russian)
Артём Котлубай [Sat, 3 Dec 2022 17:37:13 +0000 (17:37 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (257 of 257 strings)

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

2 years agoTranslated using Weblate (Russian)
Sergey Zigachev [Sat, 3 Dec 2022 07:26:23 +0000 (07:26 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (2143 of 2143 strings)

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

2 years agoTranslated using Weblate (Japanese)
DignifiedSilence [Fri, 2 Dec 2022 14:04:17 +0000 (14:04 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

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

2 years agoTranslated using Weblate (Japanese)
DignifiedSilence [Fri, 2 Dec 2022 13:41:08 +0000 (13:41 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

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

2 years agoTranslated using Weblate (Japanese)
T.S [Fri, 2 Dec 2022 13:29:17 +0000 (13:29 +0000)] 
Translated using Weblate (Japanese)

Currently translated at 100.0% (2143 of 2143 strings)

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