mirror of https://github.com/Chocobozzz/PeerTube
2922e048de
* 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 |
||
---|---|---|
.. | ||
index.ts | ||
user-video-rate-update.model.ts | ||
user-video-rate.model.ts | ||
user-video-rate.type.ts | ||
video-abuse-create.model.ts | ||
video-abuse.model.ts | ||
video-blacklist.model.ts | ||
video-channel-create.model.ts | ||
video-channel-update.model.ts | ||
video-channel.model.ts | ||
video-comment.model.ts | ||
video-create.model.ts | ||
video-privacy.enum.ts | ||
video-query.type.ts | ||
video-rate.type.ts | ||
video-resolution.enum.ts | ||
video-update.model.ts | ||
video.model.ts |