Upgrade to angular 10 feature/angular-10 2903/head
authorChocobozzz <me@florianbigard.com>
Fri, 26 Jun 2020 06:37:26 +0000 (08:37 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 26 Jun 2020 12:16:43 +0000 (14:16 +0200)
commitbc478246d0a7f64a4126d347e1be8c750685c650
tree08f3a96ee191f5553b640b88ebd3af2910f78c5b
parentdb48de8597897e5024f8e9ed5acb1a8f40748169
Upgrade to angular 10
31 files changed:
client/.browserslistrc [new file with mode: 0644]
client/angular.json
client/browserslist [deleted file]
client/e2e/tsconfig.e2e.json
client/package.json
client/src/app/+admin/users/user-edit/user-edit.ts
client/src/app/+videos/+video-edit/video-add-components/video-send.ts
client/src/app/app.component.scss
client/src/app/shared/shared-main/account/actor.model.ts
client/src/app/shared/shared-main/users/user-notification.model.ts
client/src/app/shared/shared-main/video/video.service.ts
client/src/app/shared/shared-moderation/account-blocklist.component.ts
client/src/app/shared/shared-moderation/server-blocklist.component.ts
client/src/app/shared/shared-video-miniature/abstract-video-list.ts
client/src/app/shared/shared-video-miniature/video-download.component.ts
client/src/assets/player/p2p-media-loader/hls-plugin.ts
client/src/assets/player/peertube-videojs-typings.ts
client/src/sass/application.scss
client/tsconfig.app.json
client/tsconfig.base.json [new file with mode: 0644]
client/tsconfig.json
client/tslint.json
client/webpack/webpack.video-embed.js
client/yarn.lock
scripts/build/embed.sh
scripts/client-report.sh
server/controllers/api/videos/index.ts
shared/models/plugins/plugin-settings-manager.model.ts
shared/models/plugins/plugin-storage-manager.model.ts
shared/models/videos/video-file-metadata.ts
shared/models/videos/video-file.model.ts