]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/v1/videos.js
Refractoring and add thumbnails support (without tests)
[github/Chocobozzz/PeerTube.git] / server / controllers / api / v1 / videos.js
2016-05-10  ChocobozzzRefractoring and add thumbnails support (without tests)
2016-05-06  ChocobozzzMove video duration logic in lib/
2016-05-03  ChocobozzzVideo duration support (server)
2016-04-14  ChocobozzzAdd authentications for routes that need it and adapts...
2016-03-18  ChocobozzzChange name of fields for add video api
2016-03-18  ChocobozzzChange api output for videos
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-14  ChocobozzzAngular 2 : draft 2
2016-03-14  ChocobozzzAngular application :first draft
2016-03-07  ChocobozzzPrepare folders structure for angular app