]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Provide native links for description timestamps, and re-clickability for these
authorRigel Kent <sendmemail@rigelk.eu>
Mon, 16 Dec 2019 15:21:42 +0000 (16:21 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 17 Dec 2019 08:45:02 +0000 (09:45 +0100)
commitb29bf61dbd518e5cef0b2f564ddc8f8a0657d089
tree86d41fb765ea529095d757e292213156cef7d899
parentd68ebf0b4a40f88e53a78de6b3109a41466fa7c6
Provide native links for description timestamps, and re-clickability for these
client/src/app/shared/angular/timestamp-route-transformer.directive.ts [new file with mode: 0644]
client/src/app/shared/renderer/markdown.service.ts
client/src/app/videos/+video-watch/comment/video-comment.component.html
client/src/app/videos/+video-watch/comment/video-comment.component.ts
client/src/app/videos/+video-watch/comment/video-comments.component.html
client/src/app/videos/+video-watch/comment/video-comments.component.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.scss
client/src/app/videos/+video-watch/video-watch.component.ts
client/src/app/videos/+video-watch/video-watch.module.ts