Fix AP collections pagination
[oweals/peertube.git] / server / models / redundancy /
2018-11-16 ChocobozzzDo not host remote AP objects
2018-11-15 ChocobozzzFix server redundancy tests
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 ChocobozzzAP mimeType -> mediaType
2018-10-03 ChocobozzzDon't block when removing redundancy files
2018-10-03 ChocobozzzDelete correctly redundancy files
2018-10-01 ChocobozzzFix redundancy with videos already duplicated with...
2018-09-28 ChocobozzzImprove prune script
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