aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | Update contributors listChocobozzz2018-08-011-3/+18
* | adding tests for audio conversionsRigel Kent2018-08-016-27/+125
* | ffmpeg auto threadJorropo2018-08-012-1/+4
* | fixing tests to deal with new transcoding parametersRigel Kent2018-08-012-10/+9
* | Nice ffmpeg to 15 and 2Jorropo2018-08-012-3/+9
* | 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
* | 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
* Remove kue migrationChocobozzz2018-07-302-62/+0
* Revert "Delete actor too when deleting account/video channel"Chocobozzz2018-07-303-42/+34
* 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
* [Server>Middlewares>Follows] Changing error code 400 to 500Jorropo2018-07-271-1/+1
* Bumped to version v1.0.0-beta.10.pre.2v1.0.0-beta.10.pre.2Chocobozzz2018-07-272-2/+2
* Update changelogChocobozzz2018-07-271-0/+12
* Revert SQL optimization in videos list :(Chocobozzz2018-07-271-3/+3
* Fix captions freeze on productionChocobozzz2018-07-272-2/+15
* Fix attribute label width in video watch pageChocobozzz2018-07-271-1/+2
* [FIX] doc: correct URL to PeerTube projectMartin Trigaux2018-07-271-3/+3
* Added redis-server.service to AfterJorropo2018-07-271-1/+1
* Fix peertube on chromeChocobozzz2018-07-262-32/+1