]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/tsconfig.json
Support ICU in TS components
authorChocobozzz <me@florianbigard.com>
Tue, 24 May 2022 14:29:01 +0000 (16:29 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 8 Jun 2022 11:40:40 +0000 (13:40 +0200)
commiteaa529528cafcfb291009f9f99d296c81e792899
treec8e3562f73312fb331a363e1daeaeb4949cc8448
parente435cf44c00aba359bf0f265d06bff4841b3f7fe
Support ICU in TS components
29 files changed:
client/package.json
client/src/app/+accounts/account-video-channels/account-video-channels.component.html
client/src/app/+accounts/accounts.component.html
client/src/app/+accounts/accounts.component.ts
client/src/app/+admin/config/edit-custom-config/edit-configuration.service.ts
client/src/app/+admin/follows/following-list/follow-modal.component.ts
client/src/app/+admin/overview/comments/video-comment-list.component.ts
client/src/app/+admin/overview/users/user-list/user-list.component.ts
client/src/app/+admin/overview/videos/video-list.component.ts
client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.ts
client/src/app/+my-library/my-history/my-history.component.ts
client/src/app/+my-library/my-videos/my-videos.component.ts
client/src/app/+search/search.component.ts
client/src/app/+video-channels/video-channels.component.html
client/src/app/+videos/video-list/videos-list-common-page.component.ts
client/src/app/core/rest/rest-extractor.service.ts
client/src/app/helpers/i18n-utils.ts
client/src/app/helpers/utils/upload.ts
client/src/app/shared/shared-forms/select/select-checkbox-all.component.ts
client/src/app/shared/shared-instance/instance-features-table.component.ts
client/src/app/shared/shared-main/angular/from-now.pipe.ts
client/src/app/shared/shared-main/video/video.model.ts
client/src/app/shared/shared-moderation/user-ban-modal.component.ts
client/src/app/shared/shared-moderation/user-moderation-dropdown.component.ts
client/src/app/shared/shared-moderation/video-block.component.ts
client/src/app/shared/shared-user-settings/user-video-settings.component.html
client/src/app/shared/shared-video-miniature/video-miniature.component.ts
client/tsconfig.json
client/yarn.lock