Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to cancel & delete video imports | Chocobozzz | 2022-01-19 | 1 | -1/+42 |
| | |||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -10/+2 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -11/+8 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
| | |||||
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
| | |||||
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -2/+3 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -5/+3 |
| | |||||
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -0/+12 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+4 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -10/+3 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -3/+15 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -1/+10 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 1 | -2/+1 |
| | |||||
* | Improve check jobs parameters tests | Chocobozzz | 2017-12-28 | 1 | -27/+16 |
| | |||||
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -2/+2 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 1 | -0/+84 |