]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers/migrations
Add quota used in users list
[github/Chocobozzz/PeerTube.git] / server / initializers / migrations /
2018-08-14  ChocobozzzAdd blacklist reason field
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-08  ChocobozzzAdd reason when banning a user
2018-08-08  ChocobozzzImplement user blocking on server side
2018-08-08  ChocobozzzAdd import.video.torrent configuration
2018-08-08  ChocobozzzImport magnets with webtorrent
2018-07-30  ChocobozzzRemove kue migration
2018-07-27  ChocobozzzDelete old indexes
2018-07-26  ChocobozzzFix last commit
2018-07-25  Rigel Kentexpliciting type checks and predicates (server only)
2018-07-24  ChocobozzzOptimize SQL queries
2018-07-11  ChocobozzzMigrate to bull
2018-06-29  ChocobozzzHandle higher FPS for high resolution (test)
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-09  ChocobozzzFix video channel description/support max length
2018-04-23  ChocobozzzUse ISO 639 for languages
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-03-30  ChocobozzzFix migration 200
2018-03-30  Julien Le BrasAdd publishedAt field for video model.
2018-02-27  ChocobozzzFix resolution for portrait videos
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-01-29  ChocobozzzFix migrations
2018-01-26  ChocobozzzDon't rehost announced video activities
2018-01-25  ChocobozzzMove job queue to redis
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