PeerTube/server
Arman 117c643e45 Fix sort fields on Video Playlists
displayName does not exist in VideoPlaylistModel, the correct field is `name`
2020-12-01 14:58:35 +01:00
..
assets Begin live tests 2020-11-09 15:33:04 +01:00
controllers Fix cors on sha segment endpoint 2020-11-27 17:09:36 +01:00
helpers Fix high CPU with long live when save replay is true 2020-11-30 15:59:22 +01:00
initializers Fix sort fields on Video Playlists 2020-12-01 14:58:35 +01:00
lib Fix live saving after a server restart 2020-11-30 17:03:13 +01:00
middlewares Fix migration and test 2020-11-25 11:07:56 +01:00
models Count only active lives for account limit 2020-11-26 14:08:31 +01:00
static/dnt-policy
tests Try to fix live tests 2020-11-30 09:16:41 +01:00
tools Add inspect to test script 2020-11-30 15:06:25 +01:00
types Provide express request to onLogout call 2020-11-20 15:36:43 +01:00
typings/express Live streaming implementation first step 2020-11-09 15:33:04 +01:00