aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add torrent testsChocobozzz2018-08-0811-60/+145
* Add check param tests regarding video importsChocobozzz2018-08-084-7/+102
* Add import.video.torrent configurationChocobozzz2018-08-0813-104/+84
* Import torrents with webtorrentChocobozzz2018-08-089-31/+116
* Import magnets with webtorrentChocobozzz2018-08-0811-79/+324
* advertising PeerTube's rather simple DNT policyRigel Kent2018-08-084-1/+250
* Merge branch 'release/beta-10' into developChocobozzz2018-08-066-8/+47
|\
| * Fix caption upload on Mac OSChocobozzz2018-08-066-9/+48
* | Fix testsChocobozzz2018-08-061-0/+6
* | Fix fps federationChocobozzz2018-08-067-84/+98
* | Add tests regarding video importChocobozzz2018-08-0610-72/+322
* | Add import http enabled configurationChocobozzz2018-08-0613-7/+306
* | Add audit logs for video importChocobozzz2018-08-062-8/+17
* | Add job ttlChocobozzz2018-08-062-8/+15
* | Remove ability to delete video importsChocobozzz2018-08-065-58/+34
* | Correctly handle video import errorsChocobozzz2018-08-063-4/+10
* | Add ability to list video importsChocobozzz2018-08-067-12/+116
* | Add ability to remove a video importChocobozzz2018-08-064-7/+42
* | Auto update youtube-dlChocobozzz2018-08-062-1/+74
* | Add ability to import video with youtube-dlChocobozzz2018-08-0616-41/+672
* | adding tests for audio conversionsRigel Kent2018-08-015-26/+124
* | ffmpeg auto threadJorropo2018-08-011-1/+3
* | fixing tests to deal with new transcoding parametersRigel Kent2018-08-012-10/+9
* | Nice ffmpeg to 15 and 2Jorropo2018-08-012-3/+9
* | fixing audio getter when video has no audioRigel Kent2018-08-011-18/+29
* | Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-014-16/+153
* | Add index on sharedInboxUrlChocobozzz2018-07-311-0/+3
* | Add audit logs in various modulesAurélien Bertron2018-07-319-20/+249
* | Add audit logs moduleAurélien Bertron2018-07-312-1/+124
* | adding ORM pool configurationRigel Kent2018-07-313-2/+9
* | Cleanup req files on bad requestChocobozzz2018-07-319-22/+50
|/
* Fix handle down testChocobozzz2018-07-311-35/+58
* Don't send follow request if the follow is already acceptedChocobozzz2018-07-312-3/+3
* Refresh orphan actorsChocobozzz2018-07-311-0/+5
* Increase max stalled count in job queueChocobozzz2018-07-301-1/+4
* Graceful job queue shutdownChocobozzz2018-07-301-0/+7
* Add more info loggingChocobozzz2018-07-3014-7/+50
* Remove kue migrationChocobozzz2018-07-302-62/+0
* Revert "Delete actor too when deleting account/video channel"Chocobozzz2018-07-303-42/+34
* Delete actor too when deleting account/video channelChocobozzz2018-07-303-34/+42
* Fiw winston meta logChocobozzz2018-07-301-24/+16
* Delete old indexesChocobozzz2018-07-272-1/+85
* Optimize videos list SQL query (another time)Chocobozzz2018-07-271-2/+10
* Optimize search SQL query (I hope :p)Chocobozzz2018-07-272-29/+17
* [Server>Middlewares>Follows] Changing error code 400 to 500Jorropo2018-07-271-1/+1
* Revert SQL optimization in videos list :(Chocobozzz2018-07-271-3/+3
* Fix peertube on chromeChocobozzz2018-07-261-1/+1
* Fix last commitChocobozzz2018-07-269-19/+24
* expliciting type checks and predicates (server only)Rigel Kent2018-07-2534-84/+127
* Hack 459 regarding Angular & i18nChocobozzz2018-07-251-1/+1