Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 1 | -3/+1 |
| | |||||
* | 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 | -3/+2 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -1/+4 |
| | |||||
* | Rename captions commands | Chocobozzz | 2021-07-21 | 1 | -10/+10 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -12/+12 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -5/+3 |
| | |||||
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Introduce captions command | Chocobozzz | 2021-07-20 | 1 | -45/+32 |
| | |||||
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 1 | -5/+7 |
| | |||||
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | Deprecate old static routes | Chocobozzz | 2020-08-26 | 1 | -5/+5 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -4/+5 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -3/+1 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -4/+9 |
| | | | | Because they need dev dependencies | ||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -4/+11 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -1/+52 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+139 |