Files
PeerTube/shared/models/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
..
2017-10-31 11:53:13 +01:00
2018-01-03 17:35:00 +01:00
2018-03-13 10:24:28 +01:00