]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/redundancy/video-redundancy.ts
AP mimeType -> mediaType
[github/Chocobozzz/PeerTube.git] / server / models / redundancy / video-redundancy.ts
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