1
0
Fork 0
peertube/server
Chocobozzz e33933e44c
Fix latest migrations
We made an historical mistake: we have a unique key on videoId,
resolution AND fps. But the filenames and torrent filenames do not have
fps in their name

Remove these duplicate entries
2021-02-19 08:41:32 +01:00
..
assets Begin live tests 2020-11-09 15:33:04 +01:00
controllers Fix import tests 2021-02-18 14:08:16 +01:00
helpers Cleanup 2021-02-18 13:38:09 +01:00
initializers Fix latest migrations 2021-02-19 08:41:32 +01:00
lib Fix import tests 2021-02-18 14:08:16 +01:00
middlewares Add ability to update torrents cache in client 2021-02-18 13:38:09 +01:00
models Cleanup 2021-02-18 13:38:09 +01:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests Fix import tests 2021-02-18 14:08:16 +01:00
tools Upgrade tools dependencies 2021-02-03 13:49:56 +01:00
types Don't guess remote tracker URL 2021-02-18 13:38:09 +01:00
typings/express Live streaming implementation first step 2020-11-09 15:33:04 +01:00