Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 1 | -1/+0 |
| | |||||
* | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2022-01-06 | 1 | -1/+27 |
|\ | |||||
| * | Prevent caption listing of private videos | Chocobozzz | 2022-01-06 | 1 | -1/+27 |
| | | |||||
* | | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
| | | |||||
* | | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
|/ | |||||
* | Rename captions commands | Chocobozzz | 2021-07-21 | 1 | -1/+1 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -15/+15 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -6/+2 |
| | |||||
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
| | |||||
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
| | |||||
* | Introduce captions command | Chocobozzz | 2021-07-20 | 1 | -7/+4 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -19/+19 |
| | |||||
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 1 | -5/+6 |
| | |||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 1 | -3/+4 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -13/+28 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -2/+2 |
| | |||||
* | Fix caption validators test | Chocobozzz | 2019-10-18 | 1 | -16/+17 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -5/+4 |
| | |||||
* | 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 user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -2/+2 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 1 | -0/+26 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -1/+34 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+223 |