aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add audit logs for video importChocobozzz2018-08-063-9/+27
|
* Add job ttlChocobozzz2018-08-062-8/+15
|
* Remove ability to delete video importsChocobozzz2018-08-067-58/+42
| | | | Users should remove the linked video instead
* Correctly handle video import errorsChocobozzz2018-08-067-7/+38
|
* Add ability to list video importsChocobozzz2018-08-0617-19/+283
|
* Add ability to remove a video importChocobozzz2018-08-065-7/+47
|
* Auto update youtube-dlChocobozzz2018-08-063-1/+76
|
* Add ability to import video with youtube-dlChocobozzz2018-08-0642-445/+1506
|
* Upgrade release script to support release branchChocobozzz2018-08-011-5/+5
|
* Update contributors listChocobozzz2018-08-011-3/+18
|
* adding tests for audio conversionsRigel Kent2018-08-016-27/+125
|
* ffmpeg auto threadJorropo2018-08-012-1/+4
| | | | Set thread count to 0 and ffmpeg will chose automaticaly
* fixing tests to deal with new transcoding parametersRigel Kent2018-08-012-10/+9
|
* Nice ffmpeg to 15 and 2Jorropo2018-08-012-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 audioRigel Kent2018-08-011-18/+29
|
* Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-014-16/+153
|
* Upgrade client dependenciesChocobozzz2018-07-313-468/+400
|
* Add german, spanish and chinese (traditional, taiwan) languagesChocobozzz2018-07-312-4/+9
|
* Add index on sharedInboxUrlChocobozzz2018-07-311-0/+3
|
* Update translationsChocobozzz2018-07-3128-4417/+10763
|
* Add audit logs in various modulesAurélien Bertron2018-07-319-20/+249
| | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config
* Add audit logs moduleAurélien Bertron2018-07-314-1/+140
|
* adding ORM pool configurationRigel Kent2018-07-315-2/+13
|
* Try to handle truncated markdown linksChocobozzz2018-07-312-2/+2
|
* Cleanup req files on bad requestChocobozzz2018-07-319-22/+50
|
* Add aria-labelledby to video thumbnailsChocobozzz2018-07-311-1/+1
|
* Bumped to version v1.0.0-beta.10.pre.3v1.0.0-beta.10.pre.3Chocobozzz2018-07-312-2/+2
|
* Fix handle down testChocobozzz2018-07-312-36/+76
|
* Don't send follow request if the follow is already acceptedChocobozzz2018-07-313-3/+4
|
* Refresh orphan actorsChocobozzz2018-07-311-0/+5
|
* Try to fix travis (again)Chocobozzz2018-07-312-1/+3
|
* Try to fix travisChocobozzz2018-07-311-1/+1
|
* Try to killall peertube in travis before running testsChocobozzz2018-07-311-1/+1
|
* Fix responsive on videos searchChocobozzz2018-07-313-4/+20
|
* Increase max stalled count in job queueChocobozzz2018-07-301-1/+4
|
* Graceful job queue shutdownChocobozzz2018-07-302-0/+13
|
* Add more info loggingChocobozzz2018-07-3014-7/+50
|
* fix pg_restore command for post-migrationsJosh Morel2018-07-301-3/+3
| | | | also avoid peertube db login for pg_dump command
* Remove kue migrationChocobozzz2018-07-302-62/+0
|
* Revert "Delete actor too when deleting account/video channel"Chocobozzz2018-07-303-42/+34
| | | | | | This reverts commit e04551d796adf69703a41af123207b2624237292. See https://github.com/Chocobozzz/PeerTube/issues/870#issuecomment-408814420
* Move subscription helper in the account lineChocobozzz2018-07-302-18/+24
|
* Clearer message regarding SQL extension commands in beta 10Chocobozzz2018-07-301-1/+1
|
* Delete actor too when deleting account/video channelChocobozzz2018-07-303-34/+42
|
* Fiw winston meta logChocobozzz2018-07-302-25/+17
|
* Correct API documentation for search (#881)David Libeau2018-07-292-2/+2
|
* Correct API documentation for search (#878)David Libeau2018-07-282-174/+200
|
* Add postgresql-contrib to dependencies.mdbsky2018-07-281-2/+2
|
* Delete old indexesChocobozzz2018-07-272-1/+85
|
* Optimize videos list SQL query (another time)Chocobozzz2018-07-271-2/+10
|
* Optimize search SQL query (I hope :p)Chocobozzz2018-07-272-29/+17
|