]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-streaming-playlist.ts
Fix createdAt/updatedAt issues
[github/Chocobozzz/PeerTube.git] / server / models / video / video-streaming-playlist.ts
2019-04-24  ChocobozzzUpgrade sequelize
2019-04-24  ChocobozzzUpdate sequelize
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-08  ChocobozzzUpdate P2P media loader peer version
2019-03-18  ChocobozzzRename streaming playlists routes/directories
2019-02-21  ChocobozzzfindById -> findByPk
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzUse a single file instead of segments for HLS
2019-02-11  ChocobozzzAdd hls support on server