Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Chocobozzz | 2021-09-09 | 1 | -1/+3 |
* | Fix silent 500 after resumable upload | Chocobozzz | 2021-09-09 | 1 | -0/+15 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 2 | -5/+5 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 5 | -8/+25 |
* | Fix send rtmp command | Chocobozzz | 2021-08-06 | 1 | -2/+2 |
* | Limit live bitrate | Chocobozzz | 2021-08-06 | 2 | -7/+21 |
* | Search channels against handles and not names | Chocobozzz | 2021-07-29 | 3 | -3/+5 |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 2 | -8/+15 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 2 | -29/+64 |
* | Rename captions commands | Chocobozzz | 2021-07-21 | 2 | -5/+5 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 2 | -0/+31 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 12 | -27/+19 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 15 | -31/+34 |
* | Centralize test URLs | Chocobozzz | 2021-07-20 | 1 | -38/+0 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 5 | -16/+16 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 7 | -18/+18 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 5 | -704/+618 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 2 | -6/+4 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 5 | -32/+15 |
* | Introduce notifications command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 4 | -140/+135 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 4 | -194/+180 |
* | Introduce streaming playlists command | Chocobozzz | 2021-07-20 | 4 | -83/+123 |
* | Introduce import command | Chocobozzz | 2021-07-20 | 3 | -91/+87 |
* | Introduce history command | Chocobozzz | 2021-07-20 | 3 | -50/+60 |
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 5 | -344/+307 |
* | Introduce change ownership command | Chocobozzz | 2021-07-20 | 3 | -73/+70 |
* | Introduce captions command | Chocobozzz | 2021-07-20 | 4 | -73/+85 |
* | Introduce blacklist command | Chocobozzz | 2021-07-20 | 3 | -80/+78 |
* | Specify if we want to fallback to the server token | Chocobozzz | 2021-07-20 | 2 | -0/+4 |
* | Shorter live methods | Chocobozzz | 2021-07-20 | 2 | -16/+16 |
* | Introduce services command | Chocobozzz | 2021-07-20 | 3 | -25/+29 |
* | Introduce live command | Chocobozzz | 2021-07-20 | 3 | -133/+175 |
* | Introduce search command | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -3/+3 |
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -0/+7 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 1 | -2/+3 |
* | Refactor AP video create/update | Chocobozzz | 2021-06-02 | 1 | -0/+2 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 2 | -56/+213 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -1/+15 |
* | Increase ffmpeg error test timeout | Chocobozzz | 2021-04-15 | 1 | -1/+1 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 1 | -6/+23 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -1/+1 |
* | Async torrent creation | Chocobozzz | 2021-02-25 | 1 | -3/+24 |
* | Fix stats tests | Chocobozzz | 2021-02-19 | 1 | -0/+12 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -3/+19 |
* | Painfully debug concurrent import jobs | Chocobozzz | 2021-02-09 | 1 | -1/+1 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -1/+1 |
* | Fix redundancy with HLS only files | Chocobozzz | 2021-02-01 | 1 | -1/+1 |
* | Use veryfast preset for default transcoding profile | Chocobozzz | 2021-01-29 | 1 | -0/+2 |