PeerTube/server/controllers/api/videos
Julien Le Bras 2922e048de Add publishedAt field for video model.
* New field added in the `video` table + migration script

* `publishedAt` updated to NOW when privacy changes from private to
  public/unlisted (default = NOW)

* Models updated to handle the new attribute

* Client interface updated to use `publishedAt` instead of `createdAt`
  except in My Account > My Videos view
2018-03-30 08:52:58 +02:00
..
abuse.ts Don't show videos of remote instance after unfollow 2018-01-18 15:42:20 +01:00
blacklist.ts Fix error logging 2018-03-26 16:04:14 +02:00
channel.ts Fix error logging 2018-03-26 16:04:14 +02:00
comment.ts Don't show videos of remote instance after unfollow 2018-01-18 15:42:20 +01:00
index.ts Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
rate.ts Try to refractor activities sending 2018-03-27 13:33:56 +02:00