1
0
Fork 0
peertube/server/controllers
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 Fix content type response for ActivityPub 2018-03-27 14:29:22 +02:00
api Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
client.ts Add max video height on mobile 2018-02-28 09:39:08 +01:00
index.ts Follow works 2017-11-27 19:40:51 +01:00
services.ts Add links to comment mentions 2018-02-21 16:44:43 +01:00
static.ts Begin to add avatar to actors 2017-12-29 19:10:13 +01:00
webfinger.ts Begin moving video channel to actor 2017-12-19 10:53:16 +01:00