aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/ownership.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename video full loadingChocobozzz2022-06-281-1/+1
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Reorganize importsChocobozzz2021-07-201-7/+7
* Refactor requestsChocobozzz2021-07-201-1/+1
* Fix missing transactionsChocobozzz2021-06-151-2/+2
* refactor API errors to standard error formatRigel Kent2021-06-021-2/+2
* Refactor a little bit controllersChocobozzz2021-05-121-2/+2
* Add banners supportChocobozzz2021-04-081-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-3/+6
* Split types and typingsChocobozzz2020-06-181-1/+1
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
* Add internal privacy modeChocobozzz2019-12-121-2/+2
* Stronger model typingsChocobozzz2019-08-191-2/+3
* Fix ownership changesChocobozzz2019-04-241-4/+8
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-1/+0
* Cleanup express locals typingsChocobozzz2019-03-191-9/+7
* Limit associations fetch when loading tokenChocobozzz2018-09-201-6/+7
* Add federation to ownership changeChocobozzz2018-09-041-9/+24
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-041-0/+117