]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-file.ts
Add lazy loading in player
[github/Chocobozzz/PeerTube.git] / server / models / video / video-file.ts
2019-01-15  ChocobozzzAdd totalLocalVideoFilesSize in stats
2019-01-09  ChocobozzzAdd import finished and video published notifs
2018-12-11  ChocobozzzSupport additional video extensions
2018-10-03  ChocobozzzDelete correctly redundancy files
2018-09-26  ChocobozzzFix video files duplicated when fps is null
2018-09-24  ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-14  ChocobozzzFilter tracker based on infohash
2018-07-24  ChocobozzzOptimize SQL queries
2018-06-29  ChocobozzzHandle higher FPS for high resolution (test)
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzMisc cleanup
2017-09-22  ChocobozzzModify video file size to bigint
2017-08-25  ChocobozzzMove video file metadata in their own table