]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Regroup abuse and blacklisted videos inside "moderation"
[github/Chocobozzz/PeerTube.git] / server /
2018-08-14  ChocobozzzDon't set a bitrate on unknown audio input
2018-08-14  ChocobozzzCleanup utils helper
2018-08-14  ChocobozzzFlat shared module directory
2018-08-14  ChocobozzzIncrease video import timeout
2018-08-14  ChocobozzzFilter tracker based on infohash
2018-08-14  ChocobozzzAdd tests when getting a blacklisted video
2018-08-14  ChocobozzzImprove blacklist management
2018-08-14  ChocobozzzAdd blacklist reason field
2018-08-10  ChocobozzzTry to fix travis tests
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-09  ChocobozzzAdd ability to ban/unban users
2018-08-08  ChocobozzzAdd reason when banning a user
2018-08-08  ChocobozzzImplement user blocking on server side
2018-08-08  ChocobozzzAdd ability to delete our account
2018-08-08  ChocobozzzIncrease test timeout for imports
2018-08-08  ChocobozzzCorrect webtorrent download cleanup
2018-08-08  ChocobozzzAdd torrent tests
2018-08-08  ChocobozzzAdd check param tests regarding video imports
2018-08-08  ChocobozzzAdd import.video.torrent configuration
2018-08-08  ChocobozzzImport torrents with webtorrent
2018-08-08  ChocobozzzImport magnets with webtorrent
2018-08-08  Rigel Kentadvertising PeerTube's rather simple DNT policy
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzFix caption upload on Mac OS
2018-08-06  ChocobozzzFix tests
2018-08-06  ChocobozzzFix fps federation
2018-08-06  ChocobozzzAdd tests regarding video import
2018-08-06  ChocobozzzAdd import http enabled configuration
2018-08-06  ChocobozzzAdd audit logs for video import
2018-08-06  ChocobozzzAdd job ttl
2018-08-06  ChocobozzzRemove ability to delete video imports
2018-08-06  ChocobozzzCorrectly handle video import errors
2018-08-06  ChocobozzzAdd ability to list video imports
2018-08-06  ChocobozzzAdd ability to remove a video import
2018-08-06  ChocobozzzAuto update youtube-dl
2018-08-06  ChocobozzzAdd ability to import video with youtube-dl
2018-08-01  Rigel Kentadding tests for audio conversions
2018-08-01  Jorropoffmpeg auto thread
2018-08-01  Rigel Kentfixing tests to deal with new transcoding parameters
2018-08-01  JorropoNice ffmpeg to 15 and 2
2018-08-01  Rigel Kentfixing audio getter when video has no audio
2018-08-01  Rigel KentFixing #626 with ffmpeg's low default audio bitrate
2018-07-31  ChocobozzzAdd index on sharedInboxUrl
2018-07-31  Aurélien BertronAdd audit logs in various modules
2018-07-31  Aurélien BertronAdd audit logs module
2018-07-31  Rigel Kentadding ORM pool configuration
2018-07-31  ChocobozzzCleanup req files on bad request
2018-07-31  ChocobozzzFix handle down test
2018-07-31  ChocobozzzDon't send follow request if the follow is already...
2018-07-31  ChocobozzzRefresh orphan actors
2018-07-30  ChocobozzzIncrease max stalled count in job queue
2018-07-30  ChocobozzzGraceful job queue shutdown
2018-07-30  ChocobozzzAdd more info logging
2018-07-30  ChocobozzzRemove kue migration
2018-07-30  ChocobozzzRevert "Delete actor too when deleting account/video...
2018-07-30  ChocobozzzDelete actor too when deleting account/video channel
2018-07-30  ChocobozzzFiw winston meta log
2018-07-27  ChocobozzzDelete old indexes
2018-07-27  ChocobozzzOptimize videos list SQL query (another time)
2018-07-27  ChocobozzzOptimize search SQL query (I hope :p)
2018-07-27  Jorropo[Server>Middlewares>Follows] Changing error code 400...
2018-07-27  ChocobozzzRevert SQL optimization in videos list :(
2018-07-26  ChocobozzzFix peertube on chrome
2018-07-26  ChocobozzzFix last commit
2018-07-25  Rigel Kentexpliciting type checks and predicates (server only)
2018-07-25  ChocobozzzHack 459 regarding Angular & i18n
2018-07-24  Chocobozzz404 on unknown thumbnail
2018-07-24  ChocobozzzAdd max count in pagination
2018-07-24  ChocobozzzFix publishedAt after a scheduled update
2018-07-24  ChocobozzzFix nodeinfo endpoint
2018-07-24  Rigel Kentadding initial support for nodeinfo
2018-07-24  ChocobozzzAdd ability to only filter in the search endpoint
2018-07-24  ChocobozzzOptimize SQL queries
2018-07-24  ChocobozzzFix travis tests
2018-07-24  ChocobozzzAdd advanced search in client
2018-07-24  ChocobozzzAdd videos list filters
2018-07-24  ChocobozzzBegin advanced search
2018-07-24  ChocobozzzSpeed up populate database script
2018-07-18  ChocobozzzRender CSS/title/description tags on server side
2018-07-17  ChocobozzzAdd esperanto, lojban, klingon and kotava (audio/subtit...
2018-07-17  ChocobozzzFix static avatars/thumbnails cache
2018-07-17  ChocobozzzAdd populate database script
2018-07-17  ChocobozzzAdd cors for static paths too
2018-07-17  Rigel Kentselective route permission to use embeds with x-frame...
2018-07-16  ChocobozzzRemove unnecessary image check in video upload
2018-07-16  ChocobozzzRefractor video attr validators
2018-07-16  ChocobozzzHandle .srt subtitles
2018-07-16  ChocobozzzImplement captions/subtitles
2018-07-14  Rigel Kentadding redis unix connection
2018-07-11  ChocobozzzMigrate to bull
2018-07-10  William LahtiAbility to programmatically control embeds (#776)
2018-07-09  Anton Latukha(ffmpeg) B-adapt 1 and B-frames 16 (#774)
2018-06-29  ChocobozzzHandle higher FPS for high resolution (test)
2018-06-29  Rigel Kent(feed) adding thumbnail support for RSS feed
2018-06-29  ChocobozzzClient: Add ability to update video channel avatar
2018-06-29  ChocobozzzAPI: Add ability to update video channel avatar
2018-06-29  William Lahtimove CORS allowance to the REST API router
2018-06-29  ChocobozzzFix npm run dev:server
2018-06-28  ChocobozzzReset published date on publish
next