PeerTube/client/src
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
..
app Add publishedAt field for video model. 2018-03-30 08:52:58 +02:00
assets Fix player error when the media is not supported 2018-03-26 15:29:04 +02:00
environments Fix service worker registration 2018-02-22 11:54:24 +01:00
sass Reduce title/button size for embed 2018-03-27 18:45:51 +02:00
standalone/videos Add autoplay parameter in embed 2018-03-27 11:11:15 +02:00
hmr.ts Add hmr 2017-12-12 14:45:42 +01:00
index.html Try to detect incompatible web browsers 2018-03-08 12:01:55 +01:00
main.ts Try to detect incompatible web browsers 2018-03-08 12:01:55 +01:00
manifest.json Register service worker 2018-02-22 14:15:23 +01:00
ngsw-config.json Add service worker 2018-02-08 17:31:05 +01:00
polyfills.ts Disable service worker 2018-02-26 11:44:54 +01:00
tsconfig.app.json Fix aot build 2018-01-09 17:22:26 +01:00
typings.d.ts Move to angular cli 2017-12-12 10:58:16 +01:00