PeerTube/shared/models
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
..
activitypub Improve activity pub actors implementation 2018-03-22 18:40:56 +01:00
actors
avatars
server show quota in stats, display quota on the about page, fixes #405 (#421) 2018-03-27 13:42:57 +02:00
users Fix lint momory issues 2018-03-08 17:31:11 +01:00
videos Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
index.ts
oauth-client-local.model.ts
result-list.model.ts