Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -8/+8 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -10/+10 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -9/+5 |
| | |||||
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 1 | -11/+7 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -8/+9 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -7/+39 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -13/+12 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -10/+3 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | | | | Because they need dev dependencies | ||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -1/+9 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Improve check users parameters tests | Chocobozzz | 2017-12-28 | 1 | -1/+0 |
| | |||||
* | Improve check services parameters tests | Chocobozzz | 2017-12-28 | 1 | -87/+36 |
| | |||||
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 1 | -0/+159 |