Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update torrent metadata on video update | Chocobozzz | 2021-12-08 | 1 | -0/+1 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 1 | -1/+20 |
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 1 | -0/+30 |
* | Remove resumable cache after upload success | Chocobozzz | 2021-11-10 | 1 | -2/+12 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -5/+5 |
* | Provide origin URL to client and fix remote share | Chocobozzz | 2021-10-22 | 1 | -1/+2 |
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -2/+6 |
* | Add channel filters for my videos/followers | Chocobozzz | 2021-10-20 | 1 | -1/+2 |
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -2/+24 |
* | 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 |