]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/custom-validators/remote/videos.ts
Move video file metadata in their own table
[github/Chocobozzz/PeerTube.git] / server / helpers / custom-validators / remote / videos.ts
2017-08-25  ChocobozzzMove video file metadata in their own table
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-06-10  ChocobozzzType functions
2017-05-20  ChocobozzzFirst typescript iteration