]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Update server dependencies
[github/Chocobozzz/PeerTube.git] / server /
2020-11-19  ChocobozzzUpdate server dependencies
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-11-18  ChocobozzzTry to fix multiple server tests
2020-11-18  ChocobozzzFix youtube-dl ipv4 PR
2020-11-18  Mark Van den Borredefault youtube-dl to use ipv4 (#3311)
2020-11-18  ChocobozzzTry to fix playlist tests
2020-11-18  ChocobozzzDon't take into account ended lives in concurrent lives...
2020-11-18  ChocobozzzUpdate live settings edge delay
2020-11-18  ChocobozzzRemove notifications of muted accounts/servers
2020-11-17  ChocobozzzFix live tests
2020-11-17  ChocobozzzFix CLI import script
2020-11-17  ChocobozzzAdd html test for mentions too
2020-11-17  ChocobozzzRefactor markdown/sanitize html code
2020-11-17  ChocobozzzAdd email markdown tests
2020-11-17  ChocobozzzDisable HTTP import in push actions
2020-11-17  ChocobozzzIncrease live delay
2020-11-17  ChocobozzzProcess remaining segment hashes on live ending
2020-11-16  ChocobozzzMerge branch 'feature/admin-comments' into develop
2020-11-16  ChocobozzzAdd admin view to manage comments
2020-11-16  Kimsibleadd client overrides to nginx configuration (#3297)
2020-11-13  ChocobozzzImplement video comment list in admin
2020-11-13  ChocobozzzCleanup lives on server restart
2020-11-13  ChocobozzzFix live sha segments with multiple resolutions
2020-11-13  ChocobozzzReorganize left menu and account menu
2020-11-12  ChocobozzzDelay notification when waiting for a live
2020-11-12  ChocobozzzIncrease live segment file name
2020-11-12  ChocobozzzFix live infohash of original resolution
2020-11-12  ChocobozzzForce signed headers in http signatures
2020-11-12  ChocobozzzIncrease tests waits
2020-11-11  Armanremove duplicate file checks in video model (#3289)
2020-11-10  ChocobozzzUse our implementation of randomInt
2020-11-10  ChocobozzzHide dock if there are no title/description
2020-11-10  ChocobozzzCleanup follows of orphean actors
2020-11-10  ChocobozzzFix email footer
2020-11-10  ChocobozzzFix comments federation
2020-11-10  ChocobozzzDelay video views scheduled job
2020-11-10  ChocobozzzRemove deprecated abuse api
2020-11-10  ChocobozzzCheck threads resolve on non federated videos
2020-11-10  ChocobozzzTry to fix live segments check
2020-11-10  ChocobozzzFix muted accounts on overviews
2020-11-10  ChocobozzzFix live migrations
2020-11-10  ChocobozzzFix stat file size with HLS
2020-11-09  ChocobozzzFix jobs pagination
2020-11-09  ChocobozzzUpdate ffmpeg static version for tests
2020-11-09  ChocobozzzHandle views for live videos
2020-11-09  ChocobozzzRevert some mistakes
2020-11-09  ChocobozzzDon't add live videos in redundancy
2020-11-09  ChocobozzzAdd live server hooks
2020-11-09  ChocobozzzFix tests
2020-11-09  ChocobozzzRegenerate miniature on live save
2020-11-09  ChocobozzzFix audio sync after saving replay
2020-11-09  ChocobozzzReduce P2P blacklist in tracker
2020-11-09  ChocobozzzFix theater mode
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  ChocobozzzFix live infohash block
2020-11-09  ChocobozzzFix live ending
2020-11-09  ChocobozzzAdd max lives limit
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  ChocobozzzSave
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  ChocobozzzRefactor video creation
2020-11-09  ChocobozzzLive streaming implementation first step
2020-11-07  Kimsiblerender html/markdown for new comment notification email...
2020-10-24  Rigel Kentadd node-youtube-dl download host env var in auto-updater
2020-10-23  Girish RamakrishnanFix transcoding errors in readonly docker containers
2020-09-09  ChocobozzzFix re webtorrent transcoding
2020-09-04  ChocobozzzAdd site_name to opengraph tags
2020-08-28  ChocobozzzIncrease videos search before test timeout
2020-08-26  ChocobozzzFix abuse reportee search query
2020-08-26  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-26  ChocobozzzFix tests
2020-08-26  ChocobozzzDeprecate old static routes
2020-08-26  ChocobozzzRemove debug
2020-08-26  ChocobozzzAdd redirection on unavailable video due to follow...
2020-08-25  ChocobozzzUpdate server dependencies
2020-08-24  ChocobozzzAdd fixtures cache to github actions
2020-08-24  ChocobozzzFix lint
2020-08-24  ChocobozzzRemove debug logs
2020-08-24  ChocobozzzFix RSS feed when HLS only is enabled
2020-08-24  ChocobozzzFix tests
2020-08-24  ChocobozzzReorganize a little bit tests
2020-08-24  ChocobozzzMove html injection plugin tests in its own file
2020-08-24  ChocobozzzAdd ssl support to postgresql
2020-08-24  ChocobozzzBetter error message on postgresql connection err
2020-08-24  ChocobozzzInject plugin CSS in embed too
2020-08-24  ChocobozzzFix auth add cli examples
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-21  ChocobozzzAdd ability to set custom field to video form
2020-08-20  ChocobozzzOptimize default sort when listing videos
2020-08-20  ChocobozzzOptimize comment RSS sql query
2020-08-19  ChocobozzzIncrease user notification test timeouts
2020-08-19  ChocobozzzAdd server migration for playlists
next