Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -4/+2 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -17/+25 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -9/+9 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -30/+30 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -19/+15 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Introduce blacklist command | Chocobozzz | 2021-07-20 | 1 | -26/+21 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -4/+8 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -20/+62 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -8/+7 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -2/+3 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -7/+1 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -7/+6 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -1/+10 |
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -50/+68 |
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -2/+6 |
* | Add tests when getting a blacklisted video | Chocobozzz | 2018-08-14 | 1 | -11/+48 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -10/+82 |
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 1 | -92/+17 |
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -2/+2 |
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 1 | -6/+6 |
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 1 | -0/+195 |