]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared.module.ts
Allow to toggle video publication date to display absolute date
authorJulien Maulny <julien.maulny@protonmail.com>
Sat, 5 Oct 2019 16:10:49 +0000 (18:10 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 23 Oct 2019 08:47:34 +0000 (10:47 +0200)
commite8050208969ee8af554c0aad276bea41dcf304ef
treea82203fde250afb4318921584a59d17ee129571a
parent18c9772876d0e36a4f404d914140f3d24d6037e1
Allow to toggle video publication date to display absolute date
client/src/app/shared/date/date-toggle.component.html [new file with mode: 0644]
client/src/app/shared/date/date-toggle.component.scss [new file with mode: 0644]
client/src/app/shared/date/date-toggle.component.ts [new file with mode: 0644]
client/src/app/shared/shared.module.ts
client/src/app/shared/video/video-miniature.component.html
client/src/app/videos/+video-watch/video-watch.component.html