Upgrade sequelize
[oweals/peertube.git] / server / models / redundancy / video-redundancy.ts
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzUpdate sequelize
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd hls support on server
2019-01-15 ChocobozzzAdd totalLocalVideoFilesSize in stats
2018-12-11 ChocobozzzSupport additional video extensions
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzCreate redundancy endpoint
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16 ChocobozzzDo not host remote AP objects
2018-11-15 buoyantairMerge from upstream
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