]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/schedulers/videos-redundancy-scheduler.ts
Fix new Angular 7 issues
[github/Chocobozzz/PeerTube.git] / server / lib / schedulers / videos-redundancy-scheduler.ts
2018-10-03  ChocobozzzCheck video exists before extending its expiration
2018-10-02  ChocobozzzTry to improve redundancy tests
2018-10-01  ChocobozzzFix redundancy with specific videos
2018-10-01  ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01  ChocobozzzEnsure video existence before duplicating it
2018-10-01  ChocobozzzFix redundancy with videos already duplicated with...
2018-09-25  ChocobozzzFix redundancy totalVideos stats
2018-09-24  ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-21  ChocobozzzRemove unnecessary actor existance check
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzAdd redundancy check interval in config
2018-09-19  ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-14  ChocobozzzSpeed up overviews route
2018-09-14  ChocobozzzAdd recently added redundancy strategy
2018-09-14  ChocobozzzAdd trending videos strategy
2018-09-13  ChocobozzzBasic video redundancy implementation