Remove duplicated videos on unfollow/delete redundancy
[oweals/peertube.git] / server / models / redundancy /
2018-09-28 ChocobozzzRemove duplicated videos on unfollow/delete redundancy
2018-09-25 ChocobozzzOnly duplicate public videos
2018-09-25 ChocobozzzFix redundancy totalVideos stats
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzReduce video.ts file size by moving some methods in...
2018-09-14 ChocobozzzAdd redundancy stats
2018-09-14 ChocobozzzAdd recently added redundancy strategy
2018-09-14 ChocobozzzAdd trending videos strategy
2018-09-13 ChocobozzzBasic video redundancy implementation