aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Split users controllerChocobozzz2018-08-272-208/+231
* Ensure youtubedl binary exists in ydl helperChocobozzz2018-08-163-35/+60
* Add quota used in users listChocobozzz2018-08-142-4/+34
* Don't set a bitrate on unknown audio inputChocobozzz2018-08-142-16/+18
* Cleanup utils helperChocobozzz2018-08-1420-166/+173
* Flat shared module directoryChocobozzz2018-08-145-6/+5
* Increase video import timeoutChocobozzz2018-08-142-2/+1
* Filter tracker based on infohashChocobozzz2018-08-144-1/+94
* Add tests when getting a blacklisted videoChocobozzz2018-08-142-11/+50
* Improve blacklist managementChocobozzz2018-08-146-23/+60
* Add blacklist reason fieldChocobozzz2018-08-1413-104/+452
* Try to fix travis testsChocobozzz2018-08-103-24/+17
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-1015-64/+463
* Add ability to ban/unban usersChocobozzz2018-08-091-1/+1
* Add reason when banning a userChocobozzz2018-08-0810-13/+109
* Implement user blocking on server sideChocobozzz2018-08-0812-21/+196
* Add ability to delete our accountChocobozzz2018-08-085-3/+65
* Increase test timeout for importsChocobozzz2018-08-081-1/+1
* Correct webtorrent download cleanupChocobozzz2018-08-082-3/+20
* 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
|/