]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-live.ts
Stricter models typing
[github/Chocobozzz/PeerTube.git] / server / models / video / video-live.ts
2021-05-12  ChocobozzzStricter models typing
2020-12-09  ChocobozzzUpgrade sequelize to v6
2020-12-03  ChocobozzzAdd permanent live support
2020-11-09  ChocobozzzBegin live tests
2020-11-09  ChocobozzzAdd ability to save live replay
2020-11-09  ChocobozzzSave
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzAdd watch messages if live has not started
2020-11-09  ChocobozzzLive streaming implementation first step