Chocobozzz
0edade2226
Add missing playlistPosition query param doc
2024-08-06 11:46:04 +02:00
Chocobozzz
f00d656ba1
Fix peertube runner tests
2024-08-06 11:15:05 +02:00
Chocobozzz
75e7ded018
Merge branch 'release/6.2.0' into develop
2024-08-06 11:03:54 +02:00
Chocobozzz
6fc73f4972
Update runner version
2024-08-06 11:03:39 +02:00
Chocobozzz
c5255e784c
Fix concurrency issues when sendin chunks
2024-08-06 10:57:19 +02:00
Chocobozzz
51b5b96286
Merge branch 'release/6.2.0' into develop
2024-08-06 08:37:30 +02:00
Chocobozzz
0ac25c0531
Update runner version
2024-08-06 08:37:12 +02:00
Chocobozzz
0a87497a11
Merge branch 'release/6.2.0' into develop
2024-08-05 16:34:58 +02:00
Chocobozzz
e7b9311e92
Don't send m3u8 containing non existing chunks
2024-08-05 16:32:55 +02:00
Chocobozzz
5e82c1932e
Correctly set tags to replays of permanent lives
2024-08-05 16:23:44 +02:00
Chocobozzz
486183fe62
Speed up built-in db migration
2024-08-05 16:23:39 +02:00
Chocobozzz
b8f2b9f16c
Fix no JS third party link
2024-08-05 08:35:00 +02:00
Chocobozzz
816f346a60
Separate HLS audio and video streams
...
Allows:
* The HLS player to propose an "Audio only" resolution
* The live to output an "Audio only" resolution
* The live to ingest and output an "Audio only" stream
This feature is under a config for VOD videos and is enabled by default for lives
In the future we can imagine:
* To propose multiple audio streams for a specific video
* To ingest an audio only VOD and just output an audio only "video"
(the player would play the audio file and PeerTube would not
generate additional resolutions)
This commit introduce a new way to download videos:
* Add "/download/videos/generate/:videoId" endpoint where PeerTube can
mux an audio only and a video only file to a mp4 container
* The download client modal introduces a new default panel where the
user can choose resolutions it wants to download
2024-08-05 08:31:59 +02:00
Chocobozzz
e77ba2dfbc
Add runner note about public IP
2024-08-05 08:30:44 +02:00
John Livingston
533897af59
Fix documentation:
...
The documentation says "reload" instead of "start" or "restart".
2024-08-01 13:57:32 +02:00
Chocobozzz
17cd564875
Bumped to version v6.2.1
2024-08-01 10:19:55 +02:00
Chocobozzz
9fa4d910b4
Update changelog
2024-08-01 10:16:19 +02:00
Chocobozzz
65fa18bace
More info on embed player crash
2024-08-01 10:14:26 +02:00
Chocobozzz
5276f236f0
Fix tracker test
2024-07-31 16:00:31 +02:00
Chocobozzz
417ddb3404
Improve runner documentation
2024-07-31 15:38:33 +02:00
Chocobozzz
5084a8fe71
Clearer node dependency version
2024-07-31 15:23:15 +02:00
Chocobozzz
7c83510b83
include can only be used by admins/moderators
2024-07-31 15:14:12 +02:00
Chocobozzz
f7ec8401c5
Revert webtorrent version to avoid native dep
...
Causes issues on some system:
* https://github.com/Chocobozzz/PeerTube/issues/6518
* https://github.com/Chocobozzz/PeerTube/issues/6486
* https://github.com/Chocobozzz/PeerTube/issues/6502
2024-07-31 15:05:36 +02:00
Chocobozzz
40a498790e
Display emoji in the preview
...
Consistency with the video description
2024-07-31 14:04:34 +02:00
Chocobozzz
68b7a69f99
Don't break the API
2024-07-31 13:23:28 +02:00
Chocobozzz
bba6538435
Truncate chapters from youtube-dl
2024-07-31 10:13:28 +02:00
Chocobozzz
f1afdeaa61
Fix filter pastille labels
2024-07-31 09:50:50 +02:00
Chocobozzz
22e9d9a1fe
Fix updating hls infohash on privacy update
2024-07-31 09:26:54 +02:00
Chocobozzz
44919a8d57
Fix hidden runner jobs tab
...
If remote runners feature is only enabled on transcription
2024-07-31 08:56:33 +02:00
Chocobozzz
71857cc04b
More robust doesVideoExistForVideoFile
2024-07-31 08:55:56 +02:00
Chocobozzz
601bf7ad96
Fix hotkeys detection
2024-07-31 08:40:02 +02:00
Chocobozzz
a9d08d2646
Correctly handle invalid current password
2024-07-31 08:35:24 +02:00
Chocobozzz
d0304f6712
Don't check current password param
...
We may have a current password that does not satisfy new password
constraints
2024-07-31 08:25:50 +02:00
Chocobozzz
5f153b9d85
Cannot download a live
2024-07-31 08:21:09 +02:00
Chocobozzz
015320aab2
Fix "No results"
2024-07-31 08:17:09 +02:00
Chocobozzz
3f3f412d04
Support another dev environment
2024-07-31 08:16:14 +02:00
Chocobozzz
e612ad836a
More robust user quota component
2024-07-31 08:15:56 +02:00
Chocobozzz
06fbcde34e
Use implicit default orientation
2024-07-31 08:15:40 +02:00
Chocobozzz
4342ec8525
Comment for torrent consistency issues
2024-07-29 08:55:33 +02:00
Chocobozzz
65aa1c2571
Fix PWA orientation
...
To respect locked orientation on the OS
See https://w3c.github.io/screen-orientation/#screen-orientation-types
2024-07-29 08:43:39 +02:00
Chocobozzz
846c0bcd34
Increase max log size
2024-07-29 08:31:35 +02:00
Chocobozzz
18f13f43ec
Fix "Correctly save transaction with retries"
2024-07-24 15:20:03 +02:00
Chocobozzz
89e3951587
Correctly save transaction with retries
2024-07-23 16:38:28 +02:00
Chocobozzz
fbee171a0b
Update openapi version
2024-07-16 11:14:42 +02:00
Chocobozzz
3d4d49a23e
Bumped to version v6.2.0
2024-07-16 09:00:02 +02:00
Chocobozzz
50d1154436
Update changelog
2024-07-16 08:40:12 +02:00
Chocobozzz
2b6675f176
Ignore e2e logs
2024-07-16 06:59:57 +02:00
Chocobozzz
8b2e1ef7a6
Update translations
2024-07-15 14:11:51 +02:00
Chocobozzz
880ef2dd74
Merge remote-tracking branch 'weblate/develop' into develop
2024-07-15 14:10:15 +02:00
Chocobozzz
8bd8b33780
Fix benchmark preparation
2024-07-15 11:12:50 +02:00