]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/assets/player/peertube-videojs-typings.ts
Refactor video links building
authorChocobozzz <me@florianbigard.com>
Mon, 26 Jul 2021 12:12:39 +0000 (14:12 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 26 Jul 2021 12:12:50 +0000 (14:12 +0200)
commit9162fdd36300d2478f13d6ad346ec2c323f40faa
treedea0ca43f3ea2fb72a73ca77338f5b7c990acdd7
parent764b1a14fc494f2cfd7ea590d2f07b01df65c7ad
Refactor video links building
22 files changed:
client/src/app/+admin/moderation/video-block-list/video-block-list.component.ts
client/src/app/+videos/+video-edit/shared/video-edit.component.html
client/src/app/+videos/+video-watch/shared/comment/video-comment.component.ts
client/src/app/+videos/+video-watch/shared/metadata/video-description.component.ts
client/src/app/+videos/+video-watch/video-watch.component.ts
client/src/app/core/renderer/markdown.service.ts
client/src/app/shared/shared-abuse-list/abuse-list-table.component.ts
client/src/app/shared/shared-custom-markup/peertube-custom-tags/embed-markup.component.ts
client/src/app/shared/shared-forms/markdown-textarea.component.ts
client/src/app/shared/shared-moderation/report-modals/video-report.component.ts
client/src/app/shared/shared-share-modal/video-share.component.ts
client/src/assets/player/peertube-player-manager.ts
client/src/assets/player/peertube-videojs-typings.ts
client/src/assets/player/utils.ts
client/src/assets/player/videojs-components/peertube-link-button.ts
shared/core-utils/common/date.ts [moved from shared/core-utils/miscs/date.ts with 100% similarity]
shared/core-utils/common/index.ts [moved from shared/core-utils/miscs/index.ts with 82% similarity]
shared/core-utils/common/miscs.ts [moved from shared/core-utils/miscs/miscs.ts with 100% similarity]
shared/core-utils/common/regexp.ts [moved from shared/core-utils/miscs/regexp.ts with 100% similarity]
shared/core-utils/common/types.ts [moved from shared/core-utils/miscs/types.ts with 100% similarity]
shared/core-utils/common/url.ts [new file with mode: 0644]
shared/core-utils/index.ts