aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix peertube scriptChocobozzz2018-09-203-3/+3
* Add warning if one of the storage directory is in the peertubeChocobozzz2018-09-202-1/+19
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-2078-1457/+1984
|\
| * Cache user tokenChocobozzz2018-09-207-19/+79
| * Limit associations fetch when loading tokenChocobozzz2018-09-2011-80/+75
| * rename manifestBO412018-09-201-1/+1
| * 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-193-12/+15
| * Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-196-10/+13
| * 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
| * Optimize SQL requests of watch page API endpointsChocobozzz2018-09-1912-57/+65
| * Reduce video.ts file size by moving some methods in other filesChocobozzz2018-09-196-402/+454
| * Improve webtorrent import error message when the torrent has multipleChocobozzz2018-09-171-1/+1
| * Fix checker if we don't have redundancy strategiesChocobozzz2018-09-172-5/+5
| * Fix "no results" on overview pageChocobozzz2018-09-171-0/+1
| * Handle actors search beginning with '@'Chocobozzz2018-09-172-1/+7
| * Fix overviews testsChocobozzz2018-09-171-0/+1
| * Refractor activities sendingChocobozzz2018-09-1411-150/+135
| * Process inbox activities in a queueChocobozzz2018-09-141-6/+17
| * Add redundancy statsChocobozzz2018-09-147-33/+122
| * Speed up overviews routeChocobozzz2018-09-145-40/+44
| * Raw query to get video idsChocobozzz2018-09-141-0/+1
| * Add recently added redundancy strategyChocobozzz2018-09-146-62/+124
| * Test to remove delay in tests when running multiple serversChocobozzz2018-09-141-4/+1
| * Add trending videos strategyChocobozzz2018-09-146-128/+232
* | one cli to unite them allRigel Kent2018-09-1410-71/+537
|/
* Process last hour views instead of current hourChocobozzz2018-09-131-3/+9
* Basic video redundancy implementationChocobozzz2018-09-1350-259/+1471
* Retry transactions on user endpoints if neededChocobozzz2018-09-131-4/+4
* Fix video views incrementChocobozzz2018-09-131-15/+24
* Fix feeds with channel filterChocobozzz2018-09-133-13/+113
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-111-2/+2
* draft "security.txt" spec integration (#1020)Austin Heap2018-09-063-2/+20
* Fix occitan labelChocobozzz2018-09-051-0/+3
* Move nodeinfo model in shared/Chocobozzz2018-09-043-119/+2
* check 'trending.videos.interval_days' config keyChocobozzz2018-09-041-0/+1
* Add index to startDate in video view tableChocobozzz2018-09-041-0/+3
* Do not import live streamingChocobozzz2018-09-041-0/+1
* Fix video import with URL with small titlesChocobozzz2018-09-041-2/+3
* Fix import videos duplicate detectionChocobozzz2018-09-041-2/+2
* Fix nsfw filterChocobozzz2018-09-043-2/+9
* Add federation to ownership changeChocobozzz2018-09-0412-76/+136
* Add trending sort testsChocobozzz2018-09-041-0/+8
* Fix overview cacheChocobozzz2018-09-041-2/+2