Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
* | [Server>Middlewares>Follows] Changing error code 400 to 500 | Jorropo | 2018-07-27 | 1 | -1/+1 |
| | | | | Follows on http server is a server error not an error of the client. | ||||
* | Bumped to version v1.0.0-beta.10.pre.2v1.0.0-beta.10.pre.2 | Chocobozzz | 2018-07-27 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-07-27 | 1 | -0/+12 |
| | |||||
* | Revert SQL optimization in videos list :( | Chocobozzz | 2018-07-27 | 1 | -3/+3 |
| | |||||
* | Fix captions freeze on production | Chocobozzz | 2018-07-27 | 2 | -2/+15 |
| | |||||
* | Fix attribute label width in video watch page | Chocobozzz | 2018-07-27 | 1 | -1/+2 |
| | |||||
* | [FIX] doc: correct URL to PeerTube project | Martin Trigaux | 2018-07-27 | 1 | -3/+3 |
| | | | | Instead of the French translation page |