Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fps federation | Chocobozzz | 2018-08-06 | 14 | -92/+106 |
| | |||||
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 12 | -78/+322 |
| | |||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 26 | -12/+385 |
| | |||||
* | Add audit logs for video import | Chocobozzz | 2018-08-06 | 3 | -9/+27 |
| | |||||
* | Add job ttl | Chocobozzz | 2018-08-06 | 2 | -8/+15 |
| | |||||
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 7 | -58/+42 |
| | | | | Users should remove the linked video instead | ||||
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 7 | -7/+38 |
| | |||||
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 17 | -19/+283 |
| | |||||
* | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 5 | -7/+47 |
| | |||||
* | Auto update youtube-dl | Chocobozzz | 2018-08-06 | 3 | -1/+76 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 42 | -445/+1506 |
| | |||||
* | Upgrade release script to support release branch | Chocobozzz | 2018-08-01 | 1 | -5/+5 |
| | |||||
* | Update contributors list | Chocobozzz | 2018-08-01 | 1 | -3/+18 |
| | |||||
* | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 6 | -27/+125 |
| | |||||
* | ffmpeg auto thread | Jorropo | 2018-08-01 | 2 | -1/+4 |
| | | | | Set thread count to 0 and ffmpeg will chose automaticaly | ||||
* | 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 |
| | | | | | | Niceness 15 for video conversionNiceness 2 for image generation (niceness 2 doesn't make it slower, just don't block servers and other app) | ||||
* | 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 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-07-31 | 3 | -468/+400 |
| | |||||
* | Add german, spanish and chinese (traditional, taiwan) languages | Chocobozzz | 2018-07-31 | 2 | -4/+9 |
| | |||||
* | Add index on sharedInboxUrl | Chocobozzz | 2018-07-31 | 1 | -0/+3 |
| | |||||
* | Update translations | Chocobozzz | 2018-07-31 | 28 | -4417/+10763 |
| | |||||
* | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 9 | -20/+249 |
| | | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config | ||||
* | Add audit logs module | Aurélien Bertron | 2018-07-31 | 4 | -1/+140 |
| | |||||
* | adding ORM pool configuration | Rigel Kent | 2018-07-31 | 5 | -2/+13 |
| | |||||
* | Try to handle truncated markdown links | Chocobozzz | 2018-07-31 | 2 | -2/+2 |
| | |||||
* | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 9 | -22/+50 |
| | |||||
* | Add aria-labelledby to video thumbnails | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Bumped to version v1.0.0-beta.10.pre.3v1.0.0-beta.10.pre.3 | Chocobozzz | 2018-07-31 | 2 | -2/+2 |
| | |||||
* | Fix handle down test | Chocobozzz | 2018-07-31 | 2 | -36/+76 |
| | |||||
* | Don't send follow request if the follow is already accepted | Chocobozzz | 2018-07-31 | 3 | -3/+4 |
| | |||||
* | Refresh orphan actors | Chocobozzz | 2018-07-31 | 1 | -0/+5 |
| | |||||
* | Try to fix travis (again) | Chocobozzz | 2018-07-31 | 2 | -1/+3 |
| | |||||
* | Try to fix travis | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Try to killall peertube in travis before running tests | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Fix responsive on videos search | Chocobozzz | 2018-07-31 | 3 | -4/+20 |
| | |||||
* | Increase max stalled count in job queue | Chocobozzz | 2018-07-30 | 1 | -1/+4 |
| | |||||
* | Graceful job queue shutdown | Chocobozzz | 2018-07-30 | 2 | -0/+13 |
| | |||||
* | Add more info logging | Chocobozzz | 2018-07-30 | 14 | -7/+50 |
| | |||||
* | fix pg_restore command for post-migrations | Josh Morel | 2018-07-30 | 1 | -3/+3 |
| | | | | also avoid peertube db login for pg_dump command | ||||
* | 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 |
| | | | | | | This reverts commit e04551d796adf69703a41af123207b2624237292. See https://github.com/Chocobozzz/PeerTube/issues/870#issuecomment-408814420 | ||||
* | Move subscription helper in the account line | Chocobozzz | 2018-07-30 | 2 | -18/+24 |
| | |||||
* | Clearer message regarding SQL extension commands in beta 10 | Chocobozzz | 2018-07-30 | 1 | -1/+1 |
| | |||||
* | Delete actor too when deleting account/video channel | Chocobozzz | 2018-07-30 | 3 | -34/+42 |
| | |||||
* | Fiw winston meta log | Chocobozzz | 2018-07-30 | 2 | -25/+17 |
| | |||||
* | Correct API documentation for search (#881) | David Libeau | 2018-07-29 | 2 | -2/+2 |
| | |||||
* | Correct API documentation for search (#878) | David Libeau | 2018-07-28 | 2 | -174/+200 |
| | |||||
* | Add postgresql-contrib to dependencies.md | bsky | 2018-07-28 | 1 | -2/+2 |
| |