aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/migrations
Commit message (Expand)AuthorAgeFilesLines
* Migrate to bullChocobozzz2018-07-111-0/+63
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-0/+22
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+62
* Fix video channel description/support max lengthChocobozzz2018-05-091-0/+44
* Use ISO 639 for languagesChocobozzz2018-04-231-0/+162
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+46
* Fix migration 200Chocobozzz2018-03-301-1/+11
* Add publishedAt field for video model.Julien Le Bras2018-03-301-0/+32
* Fix resolution for portrait videosChocobozzz2018-02-271-2/+2
* Implement support field in video and video channelChocobozzz2018-02-151-0/+53
* Fix migrationsChocobozzz2018-01-291-0/+23
* Don't rehost announced video activitiesChocobozzz2018-01-261-0/+38
* Move job queue to redisChocobozzz2018-01-252-3/+20
* Fix lintChocobozzz2018-01-121-1/+0
* Update follower/following countsChocobozzz2018-01-121-0/+24
* Add scores to follows and remove bad onesChocobozzz2018-01-111-0/+28
* Remove :443 from video urls tooChocobozzz2018-01-051-0/+25
* Fix tls and account bugChocobozzz2018-01-051-0/+42
* Add ability to disable video commentsChocobozzz2018-01-031-0/+26
* Begin to add avatar to actorsChocobozzz2017-12-291-0/+28
* Add migration to delete old Authors tableChocobozzz2017-12-291-0/+18
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Fix webfinger validatorChocobozzz2017-12-211-2/+0
* Sanitize url to not end with implicit portsChocobozzz2017-12-211-0/+42
* Fix migrationChocobozzz2017-12-191-9/+1
* Fix migration scriptsChocobozzz2017-12-191-0/+1
* Add foreign key migrationChocobozzz2017-12-191-17/+36
* Status are sent to mastodonChocobozzz2017-12-191-5/+5
* Add public/private keys generation in migrationsChocobozzz2017-12-191-0/+13
* Unfollow with hostChocobozzz2017-12-191-2/+2
* Add dirty migration :/Chocobozzz2017-12-192-2/+237
* Begin moving video channel to actorChocobozzz2017-12-191-2/+2
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-0/+27
* Add migrationChocobozzz2017-12-131-0/+36
* Move models to typescript-sequelizeChocobozzz2017-12-136-14/+9
* First upload step is okChocobozzz2017-12-071-1/+2
* Make some fields optional when uploading a videoChocobozzz2017-12-071-0/+46
* Fix lintChocobozzz2017-12-041-1/+1
* Add account avatarChocobozzz2017-12-041-0/+31
* Fix migration for Servers tableChocobozzz2017-11-282-0/+40
* Add activitypub migration scriptChocobozzz2017-11-271-0/+212
* Make it compile at leastChocobozzz2017-11-271-1/+0
* Upgrade server packagesChocobozzz2017-10-311-2/+2
* Add video privacy settingChocobozzz2017-10-311-0/+35
* Add lazy description on serverChocobozzz2017-10-301-0/+25
* Add tests to user rolesChocobozzz2017-10-271-1/+0
* Support roles with rights and add moderator roleChocobozzz2017-10-271-0/+39
* Add migration script for channelsChocobozzz2017-10-261-0/+111
* Change how we handle resolutionChocobozzz2017-10-091-22/+21
* Add migration scriptChocobozzz2017-10-031-0/+62