PeerTube/client
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
..
src Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
webpack
.angular-cli.json Add confirm when admin use custom js/css 2018-02-22 15:29:32 +01:00
.gitignore
package.json Bumped to version v1.0.0-beta.3 2018-03-29 14:13:23 +02:00
tsconfig.json Add ability to delete comments 2018-01-04 11:19:16 +01:00
tslint.json Fix lint momory issues 2018-03-08 17:31:11 +01:00
yarn.lock Add bar when loading chunks 2018-02-23 15:39:50 +01:00