Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wait mock server termination | Chocobozzz | 2021-09-06 | 2 | -4/+4 |
* | Increase contact form tests timeout | Chocobozzz | 2021-09-02 | 1 | -2/+2 |
* | Add peertube import test | Chocobozzz | 2021-08-27 | 1 | -0/+26 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 4 | -5/+5 |
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 2 | -14/+18 |
* | Fix redundancy remove on host redundancy update | Chocobozzz | 2021-08-26 | 1 | -9/+22 |
* | Rename jobs list command | Chocobozzz | 2021-08-26 | 3 | -6/+6 |
* | Support proxies for PeerTube (#4346) | smilekison | 2021-08-25 | 2 | -0/+73 |
* | Alert user for low quota and video auto-block on upload page (#4336) | Ms Kimsible | 2021-08-25 | 1 | -1/+1 |
* | Fix hls tests | Chocobozzz | 2021-08-18 | 1 | -3/+3 |
* | Optimize torrent URL update | Chocobozzz | 2021-08-18 | 1 | -0/+7 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 8 | -37/+715 |
* | Fix search index tests | Chocobozzz | 2021-08-11 | 1 | -2/+2 |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 2 | -23/+9 |
* | Limit live bitrate | Chocobozzz | 2021-08-06 | 2 | -8/+36 |
* | Update search index tests | Chocobozzz | 2021-07-29 | 1 | -111/+120 |
* | Correctly cleanup test servers | Chocobozzz | 2021-07-29 | 2 | -2/+2 |
* | Refactor search query options | Chocobozzz | 2021-07-29 | 1 | -37/+105 |
* | Search channels against handles and not names | Chocobozzz | 2021-07-29 | 2 | -5/+16 |
* | Add ability to search by uuids/actor names | Chocobozzz | 2021-07-28 | 4 | -7/+88 |
* | Update search index tests | Chocobozzz | 2021-07-28 | 2 | -40/+103 |
* | Increase test timeout | Chocobozzz | 2021-07-28 | 2 | -2/+2 |
* | Filter host for channels and playlists search | Chocobozzz | 2021-07-28 | 2 | -15/+101 |
* | Add ability to search by host in server | Chocobozzz | 2021-07-27 | 7 | -136/+195 |
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 6 | -21/+33 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 14 | -183/+256 |
* | Fix tests with node 16 | Chocobozzz | 2021-07-22 | 1 | -8/+13 |
* | Simplify createServer args | Chocobozzz | 2021-07-22 | 1 | -1/+1 |
* | Rename captions commands | Chocobozzz | 2021-07-21 | 5 | -18/+18 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 11 | -298/+369 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 78 | -147/+119 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 61 | -562/+524 |
* | Fix server run | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Centralize test URLs | Chocobozzz | 2021-07-20 | 5 | -27/+27 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 103 | -483/+476 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 101 | -1823/+1823 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 75 | -1942/+1495 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 61 | -926/+484 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 47 | -218/+175 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 30 | -305/+281 |
* | Fix NSFW tests | Chocobozzz | 2021-07-20 | 2 | -2/+3 |
* | Introduce notifications command | Chocobozzz | 2021-07-20 | 9 | -168/+154 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 21 | -111/+68 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 14 | -491/+419 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 14 | -232/+143 |
* | Introduce streaming playlists command | Chocobozzz | 2021-07-20 | 3 | -13/+25 |
* | Introduce import command | Chocobozzz | 2021-07-20 | 5 | -73/+61 |
* | Introduce history command | Chocobozzz | 2021-07-20 | 1 | -30/+29 |
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 10 | -658/+518 |
* | Introduce change ownership command | Chocobozzz | 2021-07-20 | 1 | -85/+100 |