Add migration file
[oweals/peertube.git] / server / lib / cache /
2018-12-20 ChocobozzzOptimize actor follow scores modifications
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzOptimize SQL requests of watch page API endpoints
2018-08-27 ChocobozzzCorrectly migrate to fs-extra
2018-08-27 Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-07-16 ChocobozzzHandle .srt subtitles
2018-07-16 ChocobozzzImplement captions/subtitles
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-28 ChocobozzzFix preview 404
2017-12-27 ChocobozzzAdd comments federation tests
2017-12-20 ChocobozzzDesign modals
2017-12-20 ChocobozzzAdd transition on play/loading player
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-11-27 ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-10-26 ChocobozzzAdd video channels
2017-07-12 ChocobozzzFix lint
2017-07-12 ChocobozzzAdd previews cache system between pods