Chocobozzz
84e9b0bfea
Fix import tests
2024-08-08 07:32:11 +02:00
Chocobozzz
56d48fc41b
Notify local users with internal video privacy
2024-08-07 09:26:07 +02:00
Chocobozzz
da992cbcab
Fix tests
2024-08-07 08:17:40 +02:00
Chocobozzz
615cc77dcd
Fix zip paths
2024-08-07 08:15:48 +02:00
Chocobozzz
eb86c3d407
Avoid crashing all embed on uncaught error
2024-08-06 16:34:58 +02:00
Chocobozzz
21215122a8
Better resolution label for custom video aspect
2024-08-06 16:01:38 +02:00
Chocobozzz
340d77b7c6
Fix download modal crash
2024-08-06 14:30:18 +02:00
Chocobozzz
b5fd7881a0
Fix transcoding flow
2024-08-06 14:30:08 +02:00
Chocobozzz
4df22f9e47
Fix hidden delete button for original file
2024-08-06 13:41:08 +02:00
Chocobozzz
4373b2d566
Don't include docker in releases
2024-08-06 12:02:50 +02:00
Chocobozzz
546265e9ae
Support fowarding query params to oembed
...
For now only `start` for videos and `playlistPosition` for playlists are
supported
2024-08-06 11:52:21 +02:00
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