index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
lib
/
job-queue
/
handlers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lint
Chocobozzz
2021-05-05
1
-1
/
+0
*
Fix transcoding job priority
Chocobozzz
2021-05-05
1
-3
/
+3
*
Fix AP security tests
Chocobozzz
2021-03-24
1
-3
/
+3
*
Fix 404 AP status codes
Chocobozzz
2021-03-24
1
-22
/
+27
*
Use got instead of request
Chocobozzz
2021-03-24
4
-17
/
+13
*
Refactor a little bit AP validators
Chocobozzz
2021-03-24
1
-3
/
+6
*
Rename request timeout
Chocobozzz
2021-03-03
2
-9
/
+9
*
Add ability to cleanup remote AP interactions
Chocobozzz
2021-03-03
2
-1
/
+195
*
Fix broken local actors
Chocobozzz
2021-02-26
1
-0
/
+20
*
Correctly wait transcoding before federating
Chocobozzz
2021-02-22
1
-16
/
+22
*
Cleanup
Chocobozzz
2021-02-18
2
-2
/
+2
*
Add video files migration
Chocobozzz
2021-02-18
1
-21
/
+16
*
Dissociate video file names and video uuid
Chocobozzz
2021-02-18
4
-11
/
+15
*
Remove previous thumbnail if needed
Chocobozzz
2021-02-16
2
-4
/
+20
*
Guess if we need to generate the thumbnail for imports
Chocobozzz
2021-02-12
1
-15
/
+6
*
Painfully debug concurrent import jobs
Chocobozzz
2021-02-09
1
-22
/
+41
*
Allow to specify transcoding and import jobs concurrency
Chocobozzz
2021-02-08
1
-19
/
+25
*
Fix HLS generation after import script
Chocobozzz
2021-02-02
2
-2
/
+13
*
Transcode audio uploads to lower resolutions
Chocobozzz
2021-02-02
1
-0
/
+2
*
Correctly remove torrents with HLS only
Chocobozzz
2021-02-01
1
-0
/
+1
*
Safely remove webtorrent files
Chocobozzz
2021-01-25
1
-4
/
+6
*
Add priority to transcoding jobs
Chocobozzz
2021-01-25
3
-37
/
+63
*
Refactor transcoding job handlers
Chocobozzz
2021-01-21
3
-71
/
+136
*
Support progress for ffmpeg tasks
Chocobozzz
2021-01-21
1
-4
/
+5
*
Fix (again) youtube import
Chocobozzz
2021-01-19
1
-1
/
+1
*
stricter youtubedl format selectors (#3516)
Rigel Kent
2021-01-15
1
-1
/
+5
*
Fix build
Chocobozzz
2020-12-22
1
-1
/
+1
*
Force HLS transcoding
Chocobozzz
2020-12-22
1
-8
/
+18
*
Live views update
Chocobozzz
2020-12-09
1
-1
/
+1
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-11
/
+10
*
Fix replay last segments loop
Chocobozzz
2020-12-07
1
-12
/
+3
*
Fix lint
Chocobozzz
2020-12-04
1
-1
/
+1
*
Load video in permanent live after last one ended
Chocobozzz
2020-12-04
1
-5
/
+9
*
Fix audio issues with live replay
Chocobozzz
2020-12-04
1
-12
/
+6
*
Add permanent live support
Chocobozzz
2020-12-03
1
-11
/
+16
*
Fix live invalid save replay duration
Chocobozzz
2020-12-03
1
-3
/
+5
*
Fix live replay duration glitch
Chocobozzz
2020-12-02
1
-43
/
+24
*
Fix live saving after a server restart
Chocobozzz
2020-11-30
1
-6
/
+7
*
Fix high CPU with long live when save replay is true
Chocobozzz
2020-11-30
1
-7
/
+25
*
Split ffmpeg utils with ffprobe utils
Chocobozzz
2020-11-25
4
-10
/
+11
*
Fix incorrect IDs in AP federation
Chocobozzz
2020-11-20
1
-0
/
+2
*
Handle views for live videos
Chocobozzz
2020-11-09
1
-0
/
+2
*
Don't add live videos in redundancy
Chocobozzz
2020-11-09
1
-1
/
+1
*
Regenerate miniature on live save
Chocobozzz
2020-11-09
1
-1
/
+11
*
Fix audio sync after saving replay
Chocobozzz
2020-11-09
1
-4
/
+0
*
Add save replay live tests
Chocobozzz
2020-11-09
1
-12
/
+21
*
Add check constraints live tests
Chocobozzz
2020-11-09
1
-5
/
+14
*
Add modal to display live information
Chocobozzz
2020-11-09
2
-23
/
+12
*
Fix replay saving
Chocobozzz
2020-11-09
1
-12
/
+26
*
Add ability to save live replay
Chocobozzz
2020-11-09
2
-20
/
+94
[next]