Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
| | |||||
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
| | |||||
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -11/+2 |
| | |||||
* | Introduce CLI command | Chocobozzz | 2021-07-20 | 1 | -6/+4 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -1/+2 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -5/+4 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -5/+3 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -1/+1 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -5/+0 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Upload a video to /videos/upload | Chocobozzz | 2017-09-07 | 1 | -1/+1 |
| | | | | This is an action, not a REST endpoint | ||||
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -0/+45 |