]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video.ts
Formated -> Formatted
[github/Chocobozzz/PeerTube.git] / server / models / video / video.ts
2017-08-25  ChocobozzzFormated -> Formatted
2017-08-25  ChocobozzzMove video file metadata in their own table
2017-07-12  ChocobozzzAdd previews cache system between pods
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-11  ChocobozzzRemove any typing from server
2017-07-07  ChocobozzzFix error logging
2017-07-06  ChocobozzzVideo search -> case insensitive
2017-07-05  ChocobozzzMove to promises
2017-06-16  ChocobozzzAdd this context to instance model functions
2017-06-16  ChocobozzzReorganize model files