]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared
Try to reduce CSS size
[github/Chocobozzz/PeerTube.git] / shared /
2021-03-24  ChocobozzzFix AP security tests
2021-03-24  ChocobozzzUse got instead of request
2021-03-09  ChocobozzzSupport sq
2021-03-03  ChocobozzzAdd ability to cleanup remote AP interactions
2021-02-26  ChocobozzzFix broken local actors
2021-02-26  ChocobozzzAdd more AP stats to stats endpoint
2021-02-25  ChocobozzzAsync torrent creation
2021-02-19  ChocobozzzFix stats tests
2021-02-19  ChocobozzzFix video comments display with deleted comments
2021-02-19  ChocobozzzTry to speed up server tests
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  ChocobozzzDissociate video file names and video uuid
2021-02-16  ChocobozzzRemove previous thumbnail if needed
2021-02-16  ChocobozzzGenerate a name for caption files
2021-02-12  ChocobozzzGuess if we need to generate the thumbnail for imports
2021-02-09  ChocobozzzPainfully debug concurrent import jobs
2021-02-08  ChocobozzzAllow to specify transcoding and import jobs concurrency
2021-02-04  Rigel Kentadd best trending strategy based on Reddit's best
2021-02-03  ChocobozzzUpdate server dependencies
2021-02-02  ChocobozzzFix tmp tests
2021-02-01  ChocobozzzAdd ability to update plugin auth
2021-02-01  ChocobozzzFix redundancy with HLS only files
2021-01-29  ChocobozzzUse veryfast preset for default transcoding profile
2021-01-29  ChocobozzzTry to support other codecs
2021-01-29  ChocobozzzAdd plugin transcoding profile guide
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins
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 Kentmodularize abstract video list header and implement...
2021-01-25  ChocobozzzAdd priority to transcoding jobs
2021-01-21  ChocobozzzRefactor transcoding job handlers
2021-01-21  ChocobozzzSupport progress for ffmpeg tasks
2021-01-20  ChocobozzzAdd user video list hooks
2021-01-19  ChocobozzzFix (again) youtube import
2021-01-19  Rigel KentAllow users/visitors to search through an account's...
2021-01-15  Rigel Kentstricter youtubedl format selectors (#3516)
2021-01-13  ChocobozzzFix and add skipping ping log tests
2021-01-13  Rigel KentAllow user to search through their watch history (...
2021-01-13  Rigel Kentadd support for 1440p (Quad HD/QHD/WQHD) videos
2021-01-11  ChocobozzzFix tests
2021-01-11  ChocobozzzAdd more hints regarding live port
2020-12-16  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-12-16  ChocobozzzAdd gl support
2020-12-15  ChocobozzzAdd AP stats
2020-12-15  ChocobozzzUse -1 for max live duration unlimited
2020-12-14  ChocobozzzRefactor jobs state
2020-12-14  ChocobozzzPrepare changelog v3
2020-12-14  ChocobozzzFix tests timeout
2020-12-14  ChocobozzzAdd joblog at the end of ci
2020-12-14  ChocobozzzSave logs on ci failure
2020-12-09  ChocobozzzLive views update
2020-12-09  ChocobozzzFix live tests
2020-12-08  Rigel Kentemit more specific status codes on video upload (#3423)
2020-12-08  ChocobozzzRefactor a little bit client canonical URL
2020-12-08  ChocobozzzUse dedicated hooks for account/channel videos
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-12-03  ChocobozzzAdd permanent live support
2020-12-03  Rigel Kentrefactor 404 page
2020-12-03  ChocobozzzFix lint
2020-12-03  Rigel Kentmore explicit error messages for file uploads
2020-12-01  ChocobozzzAdd logs to fixture generations
2020-11-30  ChocobozzzAdd inspect to test script
2020-11-30  madmath03:sparkles: Add input-password #3375
2020-11-27  ChocobozzzAdd registered setting CLI plugin install test
2020-11-26  ChocobozzzTry to fix live test
2020-11-26  ChocobozzzFix live FPS limit
2020-11-25  ChocobozzzFix migration and test
2020-11-25  Rigel Kentrefactor scoped token service
2020-11-25  Rigel Kentallow private syndication feeds via a user feedToken
2020-11-25  ChocobozzzAdd transcoding module comments
2020-11-25  ChocobozzzAdd live transcoding bit rate tests
2020-11-25  ChocobozzzSupport encoding profiles
2020-11-20  ChocobozzzDo not transcode to an higher bitrate
2020-11-19  ChocobozzzUpdate server dependencies
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-11-17  ChocobozzzFix live tests
2020-11-17  ChocobozzzFix client build
2020-11-17  ChocobozzzRefactor markdown/sanitize html code
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-16  ChocobozzzAdd admin view to manage comments
2020-11-13  ChocobozzzImplement video comment list in admin
2020-11-13  ChocobozzzCleanup lives on server restart
2020-11-12  ChocobozzzIncrease tests waits
2020-11-10  ChocobozzzRemove deprecated abuse api
2020-11-09  ChocobozzzUpdate ffmpeg static version for tests
2020-11-09  ChocobozzzAdd live server hooks
2020-11-09  ChocobozzzAdd live notification tests
2020-11-09  ChocobozzzAdd save replay live tests
2020-11-09  ChocobozzzAdd check constraints live tests
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd check params live tests
2020-11-09  ChocobozzzAdd max lives limit
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzAdd watch messages if live has not started
2020-11-09  ChocobozzzHandle live federation
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-27  ChocobozzzFix VideoStreamingPlaylist model
next