PeerTube/server
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
..
controllers Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
helpers Remove alpine image 2018-03-28 13:45:24 +02:00
initializers Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
lib Truncate correctly video descriptions 2018-03-28 11:00:02 +02:00
middlewares Fix error logging 2018-03-26 16:04:14 +02:00
models Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
tests Add reverse proxy test in travis 2018-03-29 11:39:53 +02:00
tools Add privacy setting to upload.js cli (#422) 2018-03-27 16:15:40 +02:00