aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-change-ownership.ts
Commit message (Expand)AuthorAgeFilesLines
* Stricter models typingChocobozzz2021-05-121-1/+2
* Upgrade sequelize to v6Chocobozzz2020-12-091-6/+5
* align ownership change video list table with moderation tablesRigel Kent2020-06-281-7/+3
* Split types and typingsChocobozzz2020-06-181-1/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-1/+5
* Type toFormattedJSONChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-2/+4
* Fix ownership changesChocobozzz2019-04-241-16/+20
* Upgrade sequelizeChocobozzz2019-04-241-7/+7
* Update sequelizeChocobozzz2019-04-241-1/+1
* findById -> findByPkChocobozzz2019-02-211-1/+1
* Add federation to ownership changeChocobozzz2018-09-041-4/+8
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-0/+127