aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/videos/update.ts
Commit message (Expand)AuthorAgeFilesLines
* Add `req` and `res` as controllers hooks parameterslutangar2021-11-251-1/+1
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-181-1/+1
* Fix video update transactionChocobozzz2021-11-101-1/+1
* Prevent concurrent video updateChocobozzz2021-11-101-15/+18
* Force video updatedAt update on updateChocobozzz2021-11-101-0/+5
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Refactor requestsChocobozzz2021-07-201-2/+2
* refactor docMiddleware to support operationId-only formRigel Kent2021-06-041-2/+2
* Refactor server errors handlerChocobozzz2021-06-021-0/+2
* Refactor a little bit controllersChocobozzz2021-05-121-0/+191