Add migration file
[oweals/peertube.git] / server / lib / schedulers /
2019-01-09 ChocobozzzAdd import finished and video published notifs
2019-01-09 ChocobozzzAdd user notification base code
2018-12-20 ChocobozzzOptimize actor follow scores modifications
2018-12-11 ChocobozzzUse move instead rename
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-15 buoyantairMerge from upstream
2018-11-15 ChocobozzzFix server redundancy tests
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-20 ChocobozzzLimit associations fetch when loading token
2018-09-19 ChocobozzzMove youtubeDL upgrader in helpers/
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
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-27 Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-08-16 ChocobozzzEnsure youtubedl binary exists in ydl helper
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd ability to remove a video import
2018-08-06 ChocobozzzAuto update youtube-dl
2018-07-24 ChocobozzzFix publishedAt after a scheduled update
2018-06-18 ChocobozzzCreate webtorrent client on player load
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-14 ChocobozzzAdd ability for uploaders to schedule video update
2018-03-26 ChocobozzzFix error logging
2018-02-27 ChocobozzzDon't fail on upload if we cannot generate thumbnail
2018-02-27 ChocobozzzAdd logs for scheduler
2018-01-25 ChocobozzzMove job queue to redis
2018-01-11 ChocobozzzAdd scores to follows and remove bad ones