]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers/migrations
Add ability to disable webtorrent
[github/Chocobozzz/PeerTube.git] / server / initializers / migrations /
2019-11-25  ChocobozzzAdd ability to disable webtorrent
2019-10-23  ChocobozzzFix federation with some actors
2019-09-24  ChocobozzzAdd auto play next video migration
2019-09-11  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06  ChocobozzzFix migrations
2019-09-05  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05  ChocobozzzAdd welcome modal
2019-09-04  ChocobozzzImplement auto follow in client
2019-09-03  ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-30  ChocobozzzHandle reports from mastodon
2019-08-09  ChocobozzzLazy load avatars
2019-08-01  ChocobozzzAutomatically update playlist thumbnails
2019-08-01  ChocobozzzFix broken playlist api
2019-07-24  ChocobozzzAdd plugin table migration table
2019-07-24  ChocobozzzWIP plugins: load theme on client side
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-06-19  ChocobozzzAdd language filters in user preferences
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11  ChocobozzzHandle email update on server
2019-06-07  ChocobozzzImprove registration
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31  ChocobozzzRemove unused actor uuid field
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzFix video views
2019-05-16  ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-05-13  ChocobozzzFix account description error
2019-04-24  ChocobozzzAdd migrations
2019-04-24  ChocobozzzUpdate sequelize
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-04-08  ChocobozzzAdd notification on new instance follower (server side)
2019-04-08  ChocobozzzUpdate P2P media loader peer version
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-18  ChocobozzzAdd server migrations
2019-02-21  ChocobozzzfindById -> findByPk
2019-02-11  ChocobozzzMove original publication date in advanced settings
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzUpdate migration version for download enabled
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-14  ChocobozzzIncrease abuse length to 3000
2019-01-12  clementbrizardAdd migration file
2019-01-10  ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-09  ChocobozzzAdd notifications in the client
2019-01-09  ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09  ChocobozzzAdd import finished and video published notifs
2019-01-09  ChocobozzzAdd notification settings migration
2018-12-20  ChocobozzzOptimize index sizes
2018-12-19  ChocobozzzFix federation of some videos
2018-12-18  ChocobozzzAdd history on server side
2018-12-11  ChocobozzzSupport additional video extensions
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzCheck activities host
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19  BRAINS YUMFeature/description support fields length 1000 (#1267)
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-13  Rigel Kentmove to boolean switch 1201/head
2018-10-13  Rigel Kentadd webtorrent opt-out settings
2018-10-08  Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-08  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08  ChocobozzzAvoid old issue regarding duplicated hosts in db
2018-10-06  Lucas DeclercqAdd downloadingEnabled property to video model
2018-09-26  ChocobozzzFix video files duplicated when fps is null
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-31  Josh Moreladd user account email verificiation (#977)
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
2018-08-27  ChocobozzzCorrectly migrate to fs-extra
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
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
next