Bumped to version v0.0.14-alpha
[oweals/peertube.git] / server / initializers / migrations /
2018-01-12 ChocobozzzFix lint
2018-01-12 ChocobozzzUpdate follower/following counts
2018-01-11 ChocobozzzAdd scores to follows and remove bad ones
2018-01-05 ChocobozzzRemove :443 from video urls too
2018-01-05 ChocobozzzFix tls and account bug
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-29 ChocobozzzAdd migration to delete old Authors table
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-21 ChocobozzzFix webfinger validator
2017-12-21 ChocobozzzSanitize url to not end with implicit ports
2017-12-19 ChocobozzzFix migration
2017-12-19 ChocobozzzFix migration scripts
2017-12-19 ChocobozzzAdd foreign key migration
2017-12-19 ChocobozzzStatus are sent to mastodon
2017-12-19 ChocobozzzAdd public/private keys generation in migrations
2017-12-19 ChocobozzzUnfollow with host
2017-12-19 ChocobozzzAdd dirty migration :/
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-19 Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-13 ChocobozzzAdd migration
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-07 ChocobozzzFirst upload step is ok
2017-12-07 ChocobozzzMake some fields optional when uploading a video
2017-12-04 ChocobozzzFix lint
2017-12-04 ChocobozzzAdd account avatar
2017-11-28 ChocobozzzFix migration for Servers table
2017-11-27 ChocobozzzAdd activitypub migration script
2017-11-27 ChocobozzzMake it compile at least
2017-10-31 ChocobozzzUpgrade server packages
2017-10-31 ChocobozzzAdd video privacy setting
2017-10-30 ChocobozzzAdd lazy description on server
2017-10-27 ChocobozzzAdd tests to user roles
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzAdd migration script for channels
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