]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/remote.js
Server: add updatedAt attribute to videos
[github/Chocobozzz/PeerTube.git] / server / controllers / api / remote.js
2016-12-30  ChocobozzzServer: add updatedAt attribute to videos
2016-12-30  ChocobozzzServer: propagate video update to other pods
2016-12-29  ChocobozzzServer: little refractoring
2016-12-29  ChocobozzzServer: use binary data instead of base64 to send thumb...
2016-12-29  ChocobozzzServer: add association between author and user
2016-12-25  ChocobozzzServer: add createdAt from remote video in database
2016-12-24  ChocobozzzMove tags in another table
2016-12-19  ChocobozzzServer: rename Pods -> Pod
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-11-27  ChocobozzzServer: remove encryption when seending requests to...
2016-11-27  ChocobozzzServer: set manually the post host of a remote video...
2016-11-22  ChocobozzzServer: fix logs when adding a remote video
2016-11-16  ChocobozzzServer: fix thumbnail in remote videos
2016-11-16  ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-11-16  ChocobozzzServer: use _id for image and video files. Add remoteId...
2016-10-21  ChocobozzzServer: remove v1 directory, we don't really need it