aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/migrations/0075-video-resolutions.ts
Commit message (Collapse)AuthorAgeFilesLines
* Correctly migrate to fs-extraChocobozzz2018-08-271-5/+4
|
* Fix resolution for portrait videosChocobozzz2018-02-271-2/+2
|
* Make it compile at leastChocobozzz2017-11-271-1/+0
|
* Change how we handle resolutionChocobozzz2017-10-091-22/+21
| | | | It was an enum before, now we just use video height
* Add migration scriptChocobozzz2017-10-031-0/+62