Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 1 | -2/+0 |
| | | | | Default timeout is 30s | ||||
* | Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411) | Florent | 2022-11-23 | 1 | -5/+0 |
| | |||||
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 1 | -1/+0 |
| | |||||
* | 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 |
| | |||||
* | Search channels against handles and not names | Chocobozzz | 2021-07-29 | 1 | -0/+4 |
| | |||||
* | Add ability to search by uuids/actor names | Chocobozzz | 2021-07-28 | 1 | -0/+15 |
| | |||||
* | Update search index tests | Chocobozzz | 2021-07-28 | 1 | -5/+25 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -31/+31 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -28/+27 |
| | |||||
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -13/+12 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 1 | -0/+25 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -29/+30 |
| | |||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -2/+77 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -10/+3 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
| | | | | Because they need dev dependencies | ||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 1 | -0/+6 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -2/+6 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -1/+26 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -0/+122 |