Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -6/+6 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -6/+4 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -2/+9 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -4/+4 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Fix tests | Chocobozzz | 2018-08-27 | 1 | -2/+2 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 1 | -3/+62 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -11/+7 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -2/+3 |
| | |||||
* | Fix embed button outline | Chocobozzz | 2018-01-19 | 1 | -1/+8 |
| | |||||
* | Add video channel tests | Chocobozzz | 2017-10-26 | 1 | -4/+8 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -2/+2 |
| | | | | It was an enum before, now we just use video height | ||||
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -11/+19 |
| | |||||
* | 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/+71 |