PeerTube/server/initializers
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
..
migrations Fix latest migrations 2021-02-19 08:41:32 +01:00
checker-after-init.ts Allow to specify transcoding and import jobs concurrency 2021-02-08 15:38:45 +01:00
checker-before-init.ts Dissociate video file names and video uuid 2021-02-18 13:38:09 +01:00
config.ts Dissociate video file names and video uuid 2021-02-18 13:38:09 +01:00
constants.ts Fix latest migrations 2021-02-19 08:41:32 +01:00
database.ts Don't guess remote tracker URL 2021-02-18 13:38:09 +01:00
installer.ts
migrator.ts