aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/migrations/0065-video-file-size.ts
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade sequelize to v6Chocobozzz2020-12-091-1/+0
|
* Move to eslintcontainChocobozzz2020-02-031-3/+3
|
* Add ability to disable webtorrentChocobozzz2019-11-251-1/+2
| | | | In favour of HLS
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-3/+2
|
* Move video file metadata in their own tableChocobozzz2017-08-251-0/+46
Will be used for user video quotas and multiple video resolutions