Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -5/+6 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -4/+13 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -11/+11 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -19/+13 |
* | Introduce notifications command | Chocobozzz | 2021-07-20 | 1 | -0/+1 |
* | Introduce streaming playlists command | Chocobozzz | 2021-07-20 | 1 | -7/+13 |
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -20/+21 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
* | Fix hls tests | Chocobozzz | 2021-02-02 | 1 | -1/+1 |
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -0/+1 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -4/+5 |
* | Add live notification tests | Chocobozzz | 2020-11-09 | 1 | -8/+5 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -11/+18 |
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 1 | -1/+4 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -66/+125 |
* | Update travis ffmpeg patch version | Chocobozzz | 2019-05-17 | 1 | -0/+4 |
* | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -11/+30 |
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 1 | -2/+2 |
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 1 | -5/+4 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -6/+1 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -3/+3 |
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -11/+5 |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -0/+145 |