Use async/await in controllers
[oweals/peertube.git] / server / initializers / migrations /
2017-10-09 ChocobozzzChange how we handle resolution
2017-10-03 ChocobozzzAdd migration script
2017-09-04 ChocobozzzBegin user quota
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-05 ChocobozzzMove to promises
2017-05-20 ChocobozzzFirst typescript iteration
2017-04-07 ChocobozzzServer: add video language attribute
2017-04-03 ChocobozzzServer: Add NSFW in user profile
2017-03-28 ChocobozzzServer: add nsfw attribute
2017-03-27 ChocobozzzServer: add licence video attribute
2017-03-22 ChocobozzzAdd video category support
2017-03-08 ChocobozzzAdd like/dislike system for videos
2017-02-26 ChocobozzzServer: make a basic "quick and dirty update" for videos
2017-02-18 ChocobozzzServer: fix migration scripts
2017-02-16 ChocobozzzAdd email to pods
2017-01-12 ChocobozzzMerge branch 'postgresql'
2016-12-25 ChocobozzzFix standard lint
2016-12-25 ChocobozzzUpdate migrations code
2016-11-21 ChocobozzzFix migration script
2016-11-16 ChocobozzzServer: add migration scripts to the new mongo schemes
2016-11-01 ChocobozzzServer: add endpoint in requests
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-09-27 ChocobozzzServer: migration script that add admin role to root...
2016-09-26 ChocobozzzServer: fix migration at installation
2016-09-26 ChocobozzzAdd migration (for db, folders...) mechanism