aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/hls.ts
Commit message (Expand)AuthorAgeFilesLines
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Fix HLS federationChocobozzz2019-04-081-1/+1
* Add ability to remove an instance follower in APIChocobozzz2019-04-081-1/+2
* Update P2P media loader peer versionChocobozzz2019-04-081-3/+19
* Rename streaming playlists routes/directoriesChocobozzz2019-03-181-3/+3
* Add request body limitChocobozzz2019-02-211-1/+2
* Use a single file instead of segments for HLSChocobozzz2019-02-111-41/+95
* Add hls support on serverChocobozzz2019-02-111-0/+110