1
0
Fork 0
peertube/server/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
..
account Improve playback speed style 2018-03-01 13:02:09 +01:00
activitypub Fix error logging 2018-03-26 16:04:14 +02:00
application Begin moving video channel to actor 2017-12-19 10:53:16 +01:00
avatar Add ability to disable video comments 2018-01-03 10:38:19 +01:00
oauth Fix error logging 2018-03-26 16:04:14 +02:00
server Don't show videos of remote instance after unfollow 2018-01-18 15:42:20 +01:00
video Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
utils.ts Fix sort inconsistency 2018-02-19 10:48:44 +01:00