]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/job-queue/handlers/video-live-ending.ts
Merge branch 'release/3.1.0' into develop
[github/Chocobozzz/PeerTube.git] / server / lib / job-queue / handlers / video-live-ending.ts
2021-02-18  ChocobozzzDissociate video file names and video uuid
2021-02-16  ChocobozzzRemove previous thumbnail if needed
2021-01-21  ChocobozzzRefactor transcoding job handlers
2020-12-09  ChocobozzzLive views update
2020-12-07  ChocobozzzFix replay last segments loop
2020-12-04  ChocobozzzFix lint
2020-12-04  ChocobozzzLoad video in permanent live after last one ended
2020-12-04  ChocobozzzFix audio issues with live replay
2020-12-03  ChocobozzzAdd permanent live support
2020-12-03  ChocobozzzFix live invalid save replay duration
2020-12-02  ChocobozzzFix live replay duration glitch
2020-11-30  ChocobozzzFix live saving after a server restart
2020-11-30  ChocobozzzFix high CPU with long live when save replay is true
2020-11-25  ChocobozzzSplit ffmpeg utils with ffprobe utils
2020-11-09  ChocobozzzHandle views for live videos
2020-11-09  ChocobozzzDon't add live videos in redundancy
2020-11-09  ChocobozzzRegenerate miniature on live save
2020-11-09  ChocobozzzFix audio sync after saving replay
2020-11-09  ChocobozzzAdd save replay live tests
2020-11-09  ChocobozzzAdd check constraints live tests
2020-11-09  ChocobozzzAdd modal to display live information
2020-11-09  ChocobozzzFix replay saving
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzAdd watch messages if live has not started