Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | 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 |
| | |||||
* | 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 |
| | | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config | ||||
* | 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 |
| | | | | | | This reverts commit e04551d796adf69703a41af123207b2624237292. See https://github.com/Chocobozzz/PeerTube/issues/870#issuecomment-408814420 | ||||
* | 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 |
| | |||||
* | [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. | ||||
* | Revert SQL optimization in videos list :( | Chocobozzz | 2018-07-27 | 1 | -3/+3 |
| | |||||
* | Fix peertube on chrome | Chocobozzz | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Fix last commit | Chocobozzz | 2018-07-26 | 9 | -19/+24 |
| | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 34 | -84/+127 |
| | |||||
* | Hack 459 regarding Angular & i18n | Chocobozzz | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | 404 on unknown thumbnail | Chocobozzz | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | Add max count in pagination | Chocobozzz | 2018-07-24 | 2 | -5/+11 |
| | |||||
* | Fix publishedAt after a scheduled update | Chocobozzz | 2018-07-24 | 1 | -2/+3 |
| | |||||
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 5 | -50/+50 |
| | |||||
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 7 | -16/+246 |
| | |||||
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 3 | -5/+89 |
| | |||||
* | Optimize SQL queries | Chocobozzz | 2018-07-24 | 9 | -32/+108 |
| | |||||
* | Fix travis tests | Chocobozzz | 2018-07-24 | 2 | -30/+87 |
| | |||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 7 | -13/+43 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 23 | -267/+805 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 16 | -104/+233 |
| | |||||
* | Speed up populate database script | Chocobozzz | 2018-07-24 | 2 | -11/+20 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 7 | -144/+243 |
| | |||||
* | Add esperanto, lojban, klingon and kotava (audio/subtitle) languages | Chocobozzz | 2018-07-17 | 1 | -18/+23 |
| | |||||
* | Fix static avatars/thumbnails cache | Chocobozzz | 2018-07-17 | 2 | -2/+2 |
| | |||||
* | Add populate database script | Chocobozzz | 2018-07-17 | 1 | -0/+110 |
| | |||||
* | Add cors for static paths too | Chocobozzz | 2018-07-17 | 1 | -0/+2 |
| | |||||
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 1 | -3/+7 |
| | |||||
* | Remove unnecessary image check in video upload | Chocobozzz | 2018-07-16 | 1 | -21/+0 |
| |