Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 1 | -1/+1 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 10 | -13/+109 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 12 | -21/+196 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 5 | -3/+65 |
* | Increase test timeout for imports | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
* | Correct webtorrent download cleanup | Chocobozzz | 2018-08-08 | 2 | -3/+20 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 11 | -60/+145 |
* | Add check param tests regarding video imports | Chocobozzz | 2018-08-08 | 4 | -7/+102 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 13 | -104/+84 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 9 | -31/+116 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 11 | -79/+324 |
* | advertising PeerTube's rather simple DNT policy | Rigel Kent | 2018-08-08 | 4 | -1/+250 |
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 6 | -8/+47 |
|\ | |||||
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 6 | -9/+48 |
* | | Fix tests | Chocobozzz | 2018-08-06 | 1 | -0/+6 |
* | | Fix fps federation | Chocobozzz | 2018-08-06 | 7 | -84/+98 |
* | | Add tests regarding video import | Chocobozzz | 2018-08-06 | 10 | -72/+322 |
* | | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 13 | -7/+306 |
* | | Add audit logs for video import | Chocobozzz | 2018-08-06 | 2 | -8/+17 |
* | | Add job ttl | Chocobozzz | 2018-08-06 | 2 | -8/+15 |
* | | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 5 | -58/+34 |
* | | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 3 | -4/+10 |
* | | Add ability to list video imports | Chocobozzz | 2018-08-06 | 7 | -12/+116 |
* | | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 4 | -7/+42 |
* | | Auto update youtube-dl | Chocobozzz | 2018-08-06 | 2 | -1/+74 |
* | | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 16 | -41/+672 |
* | | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 5 | -26/+124 |
* | | ffmpeg auto thread | Jorropo | 2018-08-01 | 1 | -1/+3 |
* | | fixing tests to deal with new transcoding parameters | Rigel Kent | 2018-08-01 | 2 | -10/+9 |
* | | Nice ffmpeg to 15 and 2 | Jorropo | 2018-08-01 | 2 | -3/+9 |
* | | fixing audio getter when video has no audio | Rigel Kent | 2018-08-01 | 1 | -18/+29 |
* | | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 4 | -16/+153 |
* | | Add index on sharedInboxUrl | Chocobozzz | 2018-07-31 | 1 | -0/+3 |
* | | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 9 | -20/+249 |
* | | Add audit logs module | Aurélien Bertron | 2018-07-31 | 2 | -1/+124 |
* | | adding ORM pool configuration | Rigel Kent | 2018-07-31 | 3 | -2/+9 |
* | | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 9 | -22/+50 |
|/ | |||||
* | Fix handle down test | Chocobozzz | 2018-07-31 | 1 | -35/+58 |
* | Don't send follow request if the follow is already accepted | Chocobozzz | 2018-07-31 | 2 | -3/+3 |
* | Refresh orphan actors | Chocobozzz | 2018-07-31 | 1 | -0/+5 |
* | Increase max stalled count in job queue | Chocobozzz | 2018-07-30 | 1 | -1/+4 |
* | Graceful job queue shutdown | Chocobozzz | 2018-07-30 | 1 | -0/+7 |
* | Add more info logging | Chocobozzz | 2018-07-30 | 14 | -7/+50 |
* | Remove kue migration | Chocobozzz | 2018-07-30 | 2 | -62/+0 |
* | Revert "Delete actor too when deleting account/video channel" | Chocobozzz | 2018-07-30 | 3 | -42/+34 |
* | Delete actor too when deleting account/video channel | Chocobozzz | 2018-07-30 | 3 | -34/+42 |
* | Fiw winston meta log | Chocobozzz | 2018-07-30 | 1 | -24/+16 |
* | Delete old indexes | Chocobozzz | 2018-07-27 | 2 | -1/+85 |
* | Optimize videos list SQL query (another time) | Chocobozzz | 2018-07-27 | 1 | -2/+10 |
* | Optimize search SQL query (I hope :p) | Chocobozzz | 2018-07-27 | 2 | -29/+17 |