aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/redundancy
Commit message (Expand)AuthorAgeFilesLines
...
* Only duplicate public videosChocobozzz2018-09-251-1/+8
* Fix redundancy totalVideos statsChocobozzz2018-09-251-2/+2
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-15/+49
* Reduce video.ts file size by moving some methods in other filesChocobozzz2018-09-191-1/+1
* Add redundancy statsChocobozzz2018-09-141-0/+31
* Add recently added redundancy strategyChocobozzz2018-09-141-14/+39
* Add trending videos strategyChocobozzz2018-09-141-39/+76
* Basic video redundancy implementationChocobozzz2018-09-131-0/+249