Strict templates enabled
authorChocobozzz <me@florianbigard.com>
Mon, 10 Feb 2020 13:25:38 +0000 (14:25 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 10 Feb 2020 15:39:28 +0000 (16:39 +0100)
commitbe27ef3b4682c5639039474c39ee0d234d16f482
treee3ee4a58ed9d99598150b87d6715e1c458ce7c92
parent361dcebc75dea74947b6c3aafd9d7d720c054b01
Strict templates enabled
31 files changed:
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
client/src/app/+admin/follows/followers-list/followers-list.component.html
client/src/app/+admin/follows/following-list/following-list.component.html
client/src/app/+admin/plugins/plugin-search/plugin-search.component.html
client/src/app/+admin/plugins/plugin-search/plugin-search.component.ts
client/src/app/+admin/users/user-list/user-list.component.html
client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html
client/src/app/menu/avatar-notification.component.html
client/src/app/menu/avatar-notification.component.ts
client/src/app/search/search-filters.component.html
client/src/app/search/search.component.ts
client/src/app/shared/buttons/action-dropdown.component.ts
client/src/app/shared/buttons/edit-button.component.ts
client/src/app/shared/forms/markdown-textarea.component.ts
client/src/app/shared/images/preview-upload.component.ts
client/src/app/shared/rest/rest-table.ts
client/src/app/shared/user-subscription/subscribe-button.component.html
client/src/app/shared/video/abstract-video-list.ts
client/src/app/shared/video/modals/video-blacklist.component.ts
client/src/app/shared/video/modals/video-report.component.ts
client/src/app/shared/video/video-thumbnail.component.ts
client/src/app/videos/+video-edit/shared/video-edit.component.html
client/src/app/videos/+video-watch/comment/video-comment-add.component.ts
client/src/app/videos/+video-watch/comment/video-comment-thread-tree.model.ts [new file with mode: 0644]
client/src/app/videos/+video-watch/comment/video-comment.component.ts
client/src/app/videos/+video-watch/comment/video-comment.model.ts
client/src/app/videos/+video-watch/comment/video-comment.service.ts
client/src/app/videos/+video-watch/comment/video-comments.component.ts
client/src/app/videos/+video-watch/modal/video-share.component.html
client/tsconfig.json
shared/models/plugins/register-server-setting.model.ts