aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/videos
Commit message (Expand)AuthorAgeFilesLines
* Remove resumable cache after upload successChocobozzz2021-11-101-2/+12
* Deprecate filter video queryChocobozzz2021-10-291-5/+5
* Provide origin URL to client and fix remote shareChocobozzz2021-10-221-1/+2
* Rewrite youtube-dl importChocobozzz2021-10-221-2/+6
* Add channel filters for my videos/followersChocobozzz2021-10-201-1/+2
* Add ability to view my followersChocobozzz2021-10-201-2/+24
* Fix testsChocobozzz2021-09-091-1/+3
* Fix silent 500 after resumable uploadChocobozzz2021-09-091-0/+15
* esModuleInterop to trueChocobozzz2021-08-272-5/+5
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-175-8/+25
* Fix send rtmp commandChocobozzz2021-08-061-2/+2
* Limit live bitrateChocobozzz2021-08-062-7/+21
* Search channels against handles and not namesChocobozzz2021-07-293-3/+5
* Use random names for VOD HLS playlistsChocobozzz2021-07-262-8/+15
* Generate random uuid for video filesChocobozzz2021-07-262-29/+64
* Rename captions commandsChocobozzz2021-07-212-5/+5
* Add ability for instances to follow any actorChocobozzz2021-07-212-0/+31
* Reorganize importsChocobozzz2021-07-2012-27/+19
* Refactor requestsChocobozzz2021-07-2015-31/+34
* Centralize test URLsChocobozzz2021-07-201-38/+0
* Use an object to represent a serverChocobozzz2021-07-205-16/+16
* Shorter server command namesChocobozzz2021-07-207-18/+18
* Introduce videos commandChocobozzz2021-07-205-704/+618
* Introduce user commandChocobozzz2021-07-202-6/+4
* Introduce server commandsChocobozzz2021-07-205-32/+15
* Introduce notifications commandChocobozzz2021-07-201-1/+1
* Introduce comments commandChocobozzz2021-07-204-140/+135
* Introduce channels commandChocobozzz2021-07-204-194/+180
* Introduce streaming playlists commandChocobozzz2021-07-204-83/+123
* Introduce import commandChocobozzz2021-07-203-91/+87
* Introduce history commandChocobozzz2021-07-203-50/+60
* Introduce playlist commandChocobozzz2021-07-205-344/+307
* Introduce change ownership commandChocobozzz2021-07-203-73/+70
* Introduce captions commandChocobozzz2021-07-204-73/+85
* Introduce blacklist commandChocobozzz2021-07-203-80/+78
* Specify if we want to fallback to the server tokenChocobozzz2021-07-202-0/+4
* Shorter live methodsChocobozzz2021-07-202-16/+16
* Introduce services commandChocobozzz2021-07-203-25/+29
* Introduce live commandChocobozzz2021-07-203-133/+175
* Introduce search commandChocobozzz2021-07-201-4/+4
* Support short uuid for GET video/playlistChocobozzz2021-06-291-3/+3
* Refactor live managerChocobozzz2021-06-171-0/+7
* 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-102-56/+213
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+15
* Increase ffmpeg error test timeoutChocobozzz2021-04-151-1/+1
* Add banner testsChocobozzz2021-04-081-6/+23
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-1/+1
* Async torrent creationChocobozzz2021-02-251-3/+24