aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/migrations
Commit message (Expand)AuthorAgeFilesLines
...
* Fix account description errorChocobozzz2019-05-131-0/+25
* Add migrationsChocobozzz2019-04-241-0/+50
* Update sequelizeChocobozzz2019-04-244-8/+11
* Add user adminFlagsChocobozzz2019-04-151-0/+40
* Don't expose constants directly in initializers/Chocobozzz2019-04-113-3/+2
* Move config in its own fileChocobozzz2019-04-115-14/+6
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-0/+40
* Update P2P media loader peer versionChocobozzz2019-04-081-0/+41
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+64
* Add server migrationsChocobozzz2019-03-181-0/+86
* findById -> findByPkChocobozzz2019-02-211-1/+1
* Move original publication date in advanced settingsChocobozzz2019-02-111-11/+5
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-115-11/+142
|\
| * Update migration version for download enabledChocobozzz2019-02-111-0/+0
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1118-14/+463
| |\
| | * Add hls support on serverChocobozzz2019-02-111-0/+51
| | * Increase abuse length to 3000Chocobozzz2019-01-141-0/+37
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-0/+27
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+27
* | | Add migration fileclementbrizard2019-01-121-0/+42
| |/ |/|
* | Add notifications in the clientChocobozzz2019-01-091-1/+1
* | Add new follow, mention and user registered notifsChocobozzz2019-01-091-2/+6
* | Add import finished and video published notifsChocobozzz2019-01-091-2/+4
* | Add notification settings migrationChocobozzz2019-01-091-0/+41
* | Optimize index sizesChocobozzz2018-12-201-0/+32
* | Fix federation of some videosChocobozzz2018-12-191-0/+52
* | Add history on server sideChocobozzz2018-12-181-0/+27
* | Support additional video extensionsChocobozzz2018-12-111-0/+49
* | Check activities hostChocobozzz2018-11-141-0/+46
* | Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-197-14/+61
* | move to boolean switchRigel Kent2018-10-131-7/+9
* | add webtorrent opt-out settingsRigel Kent2018-10-131-0/+26
* | Avoid old issue regarding duplicated hosts in dbChocobozzz2018-10-081-0/+6
|/
* Fix video files duplicated when fps is nullChocobozzz2018-09-262-0/+34
* Basic video redundancy implementationChocobozzz2018-09-131-0/+24
* add user account email verificiation (#977)Josh Morel2018-08-311-0/+24
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+23
* Correctly migrate to fs-extraChocobozzz2018-08-271-5/+4
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
* Add blacklist reason fieldChocobozzz2018-08-141-0/+25
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-0/+47
* Add reason when banning a userChocobozzz2018-08-081-4/+10
* Implement user blocking on server sideChocobozzz2018-08-081-0/+40
* Add import.video.torrent configurationChocobozzz2018-08-081-42/+0
* Import magnets with webtorrentChocobozzz2018-08-081-0/+42
* Remove kue migrationChocobozzz2018-07-301-60/+0
* Delete old indexesChocobozzz2018-07-271-0/+84
* Fix last commitChocobozzz2018-07-261-2/+3
* expliciting type checks and predicates (server only)Rigel Kent2018-07-259-14/+18