aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/videos/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-291-3/+3
* Fix video upload with a capitalized extChocobozzz2021-06-081-2/+3
* Refactor AP video create/updateChocobozzz2021-06-021-0/+2
* Resumable video uploads (#3933)kontrollanten2021-05-101-54/+204
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+15
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-1/+1
* Async torrent creationChocobozzz2021-02-251-3/+24
* Dissociate video file names and video uuidChocobozzz2021-02-181-3/+19
* Fix redundancy with HLS only filesChocobozzz2021-02-011-1/+1
* Use veryfast preset for default transcoding profileChocobozzz2021-01-291-0/+2
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-1/+4
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-2/+2
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-21/+28
* Add live transcoding bit rate testsChocobozzz2020-11-251-11/+4
* Add save replay live testsChocobozzz2020-11-091-0/+9
* Split notification testsChocobozzz2020-06-161-11/+37
* Block comments from muted accounts/serversChocobozzz2020-05-291-1/+8
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-0/+9
* Move to eslintcontainChocobozzz2020-02-031-10/+11
* Add ability to list redundanciesChocobozzz2020-01-281-2/+16
* Remove HLS torrentsChocobozzz2020-01-241-1/+1
* Fix e2e testsChocobozzz2020-01-231-8/+6
* Add ability to skip count queryChocobozzz2020-01-081-1/+2
* Update validator dependencyChocobozzz2020-01-071-1/+1
* Add test to search in my videosChocobozzz2019-12-301-1/+2
* Add ability to disable webtorrentChocobozzz2019-11-251-2/+1
* Add avatar to prune scriptChocobozzz2019-08-091-4/+2
* Fix multiple server testsChocobozzz2019-08-011-1/+2
* Fix upload scriptChocobozzz2019-06-111-1/+4
* Server: Bulk update videos support fieldChocobozzz2019-05-311-0/+1
* Remove unused actor uuid fieldChocobozzz2019-05-311-1/+0
* All API tests in parallelChocobozzz2019-05-151-2/+2
* Shared utils -> extra-utilsChocobozzz2019-04-241-0/+648