]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Fix plugin api guide transcoding section
[github/Chocobozzz/PeerTube.git] / server /
2021-03-03  ChocobozzzUpgrade server dependencies
2021-03-03  ChocobozzzFix broken hot algorithm
2021-03-03  ChocobozzzOptimize views sort sql query
2021-03-03  ChocobozzzFix emptying video tags
2021-03-03  ChocobozzzDon't create another uneeded preview placeholder
2021-03-03  ChocobozzzRemove unnecessary transcoding job error
2021-03-03  ChocobozzzRename request timeout
2021-03-03  ChocobozzzIncrease broadcast concurrency
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-26  ChocobozzzAdd a test for refreshing remote keys
2021-02-26  ChocobozzzFix broken local actors
2021-02-26  ChocobozzzMore robust channel change federation
2021-02-26  ChocobozzzIncrease jobs request timeout
2021-02-26  ChocobozzzAdd more AP stats to stats endpoint
2021-02-26  ChocobozzzFix abuse crash on deleted video
2021-02-26  ChocobozzzFix preview upload with capitalized ext
2021-02-25  ChocobozzzFix process abuse transactions
2021-02-25  ChocobozzzAdd refresh_token_expires_in to oauth res
2021-02-25  ChocobozzzUse named chunk for embed on analyze
2021-02-25  ChocobozzzAsync torrent creation
2021-02-25  ChocobozzzFix separate SQL query for video get
2021-02-25  ChocobozzzTrim video name also on server
2021-02-25  ChocobozzzAdd m4a support
2021-02-25  ChocobozzzFix async issues with channels list
2021-02-22  ChocobozzzCorrectly wait transcoding before federating
2021-02-22  ChocobozzzFix loading things twice on trending page
2021-02-19  ChocobozzzFix stats tests
2021-02-19  ChocobozzzFix import script when using the search index
2021-02-19  ChocobozzzFix sending accept to old follows
2021-02-19  ChocobozzzFix tests
2021-02-19  ChocobozzzFix thread replies API response
2021-02-19  ChocobozzzOptimize rate endpoint
2021-02-19  ChocobozzzFix video comments display with deleted comments
2021-02-19  ChocobozzzTry to speed up server tests
2021-02-19  ChocobozzzFix latest migrations
2021-02-18  ChocobozzzFix import tests
2021-02-18  ChocobozzzCleanup
2021-02-18  ChocobozzzFix feeds
2021-02-18  ChocobozzzAdd ability to update torrents cache in client
2021-02-18  ChocobozzzDon't guess remote tracker URL
2021-02-18  ChocobozzzAdd video files migration
2021-02-18  ChocobozzzDissociate video file names and video uuid
2021-02-16  ChocobozzzOptimize remote image processing
2021-02-16  ChocobozzzOptimize remote thumbnail processing
2021-02-16  ChocobozzzRemove previous thumbnail if needed
2021-02-16  ChocobozzzGenerate a name for caption files
2021-02-16  ChocobozzzGenerate a name for thumbnails
2021-02-16  ChocobozzzRemove deprecated static routes
2021-02-12  ChocobozzzRemove old code
2021-02-12  ChocobozzzGuess if we need to generate the thumbnail for imports
2021-02-11  ChocobozzzIncrease logs test timeout
2021-02-11  ChocobozzzAllow plugins to load a video by id
2021-02-09  ChocobozzzPainfully debug concurrent import jobs
2021-02-08  ChocobozzzEnsure we don't receive things from local actors
2021-02-08  ChocobozzzIncrease test timeout
2021-02-08  ChocobozzzAllow to specify transcoding and import jobs concurrency
2021-02-08  ChocobozzzOptimize videos list API endpoint
2021-02-04  ChocobozzzSupport NodeJS 14 and 15, deprecate Node 10
2021-02-04  Rigel Kentadd best trending strategy based on Reddit's best
2021-02-03  ChocobozzzUpgrade tools dependencies
2021-02-03  ChocobozzzFix get video from redudancy
2021-02-03  ChocobozzzUpdate server dependencies
2021-02-02  ChocobozzzFix HLS generation after import script
2021-02-02  ChocobozzzTranscode HLS playlists in a tmp directory
2021-02-02  ChocobozzzFix broken HLS playback with some audio streams
2021-02-02  ChocobozzzFix hls tests
2021-02-02  ChocobozzzTranscode audio uploads to lower resolutions
2021-02-02  ChocobozzzPurge entire video from redundancy
2021-02-01  ChocobozzzFix lint
2021-02-01  ChocobozzzAdd ability to update plugin auth
2021-02-01  ChocobozzzFix tests
2021-02-01  ChocobozzzFix URI search config update
2021-02-01  ChocobozzzCorrectly remove torrents with HLS only
2021-02-01  ChocobozzzFix redundancy with HLS only files
2021-02-01  ChocobozzzCheck banned status for external auths
2021-01-29  ChocobozzzFix tests
2021-01-29  ChocobozzzUse veryfast preset for default transcoding profile
2021-01-29  ChocobozzzTry to support other codecs
2021-01-29  ChocobozzzDon't quick transcode if using a custom profile
2021-01-29  ChocobozzzAdd plugin transcoding profile guide
2021-01-29  ChocobozzzReduce transcoding overhead by disabling resolutions
2021-01-28  ChocobozzzSupport transcoding profile in client admin
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
2021-01-28  ChocobozzzUse a profile manager for transcoding
2021-01-28  Rigel Kentadd test and openapi for hot sort parameter
2021-01-28  Rigel Kentmove from trending routes to alg param
2021-01-28  Rigel Kentadd default trending page choice, revert comments count...
2021-01-28  Rigel Kentonly count comments from people other than the video...
2021-01-28  Rigel Kentmodularize abstract video list header and implement...
2021-01-27  ChocobozzzFix rss feed with HLS videos
2021-01-27  ChocobozzzFix live RAM usage when ffmpeg is too slow
2021-01-27  ChocobozzzAdd missing niceness to ffmpeg thumbnail processes
2021-01-26  ChocobozzzFix tests
2021-01-26  ChocobozzzAllow webp image uploads
2021-01-26  ChocobozzzReformat sql console output
2021-01-26  ChocobozzzDisable sql prettifier by default
2021-01-26  ChocobozzzFix sendmail emailer
2021-01-25  Florentadd option for video-import CLI to wait between two...
2021-01-25  Rigel Kentprettify SQL queries during debug (#3635)
2021-01-25  ChocobozzzSafely remove webtorrent files
next