aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Limit associations fetch when loading tokenChocobozzz2018-09-2011-80/+75
* rename manifestBO412018-09-204-5/+5
* Fix jobs testsChocobozzz2018-09-192-2/+4
* Refractor audit user identifierChocobozzz2018-09-199-48/+58
* Move youtubeDL upgrader in helpers/Chocobozzz2018-09-192-59/+70
* Add redundancy check interval in configChocobozzz2018-09-196-12/+18
* Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-199-40/+46
* Improve AP actor checksChocobozzz2018-09-195-21/+30
* Optimize activity actor load in AP processorsChocobozzz2018-09-1916-89/+110
* Optimize video view AP processingChocobozzz2018-09-194-51/+96
* Refractor videos AP functionsChocobozzz2018-09-1913-237/+272
* Optimize SQL requests of videos AP endpointsChocobozzz2018-09-197-43/+55
* Fix admin access to moderatorsChocobozzz2018-09-192-3/+17
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-1915-60/+68
* Don't get recommended videos twiceChocobozzz2018-09-193-8/+12
* Reduce video.ts file size by moving some methods in other filesChocobozzz2018-09-197-403/+455
* normalize robot.txt and specify test servers as scope of security auditsRigel Kent2018-09-183-3/+3
* Fix client buildChocobozzz2018-09-181-1/+1
* Improve webtorrent import error message when the torrent has multipleChocobozzz2018-09-171-1/+1
* Try to improve infinite paginationChocobozzz2018-09-173-7/+37
* Add comments in nginx regarding blocks that can be safely removedChocobozzz2018-09-172-3/+4
* adding missing i18n for schedule optionRigel Kent2018-09-171-1/+1
* Fix description/comments max widthChocobozzz2018-09-171-0/+1
* Fix ios player playback/subtitles menuChocobozzz2018-09-177-108/+111
* Fix checker if we don't have redundancy strategiesChocobozzz2018-09-173-8/+8
* Fix "no results" on overview pageChocobozzz2018-09-172-0/+3
* Handle actors search beginning with '@'Chocobozzz2018-09-172-1/+7
* Fix overviews testsChocobozzz2018-09-171-0/+1
* Add possibility to manage trust_proxy list in docker imagevictor héry2018-09-162-0/+3
* Refractor activities sendingChocobozzz2018-09-1411-150/+135
* Process inbox activities in a queueChocobozzz2018-09-141-6/+17
* Add redundancy statsChocobozzz2018-09-148-33/+132
* Fix tag search on overview pageChocobozzz2018-09-141-1/+1
* Speed up overviews routeChocobozzz2018-09-147-44/+80
* Raw query to get video idsChocobozzz2018-09-141-0/+1
* Add recently added redundancy strategyChocobozzz2018-09-1410-65/+152
* Speaup clean scriptChocobozzz2018-09-141-6/+20
* Test to remove delay in tests when running multiple serversChocobozzz2018-09-141-4/+1
* Add trending videos strategyChocobozzz2018-09-1411-132/+244
* Process last hour views instead of current hourChocobozzz2018-09-131-3/+9
* Basic video redundancy implementationChocobozzz2018-09-1377-286/+1666
* Bumped to version v1.0.0-beta.13v1.0.0-beta.13Chocobozzz2018-09-132-2/+2
* Retry transactions on user endpoints if neededChocobozzz2018-09-131-4/+4
* Changelog beta 13Chocobozzz2018-09-131-0/+15
* Fix video views incrementChocobozzz2018-09-132-16/+25
* Fix feeds with channel filterChocobozzz2018-09-133-13/+113
* Fix video channel deletionChocobozzz2018-09-131-1/+1
* Try to fix bcrypt on node 8.12Chocobozzz2018-09-132-10/+10
* Update translationsChocobozzz2018-09-133-86/+3515
* Fix client buildChocobozzz2018-09-125-33/+13