]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/app.component.ts
Upgrade client dependencies
authorChocobozzz <me@florianbigard.com>
Thu, 19 Nov 2020 10:12:01 +0000 (11:12 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 19 Nov 2020 14:25:41 +0000 (15:25 +0100)
commit4f926722ea6784ea389013378fd233f59077ec8a
tree36e92da1d8fc9394e1e36144f206e0427b7c02c3
parentfce7fe04eed39e23e76717085e92118e963def81
Upgrade client dependencies

Migrate removed primeng theme to custom CSS
33 files changed:
client/angular.json
client/package.json
client/src/app/+admin/admin.component.html
client/src/app/+admin/admin.component.scss
client/src/app/+admin/follows/following-list/following-list.component.ts
client/src/app/+admin/plugins/shared/toggle-plugin-type.scss
client/src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html
client/src/app/+my-account/my-account.module.ts
client/src/app/+my-library/+my-video-channels/my-video-channels.component.html
client/src/app/+my-library/+my-video-channels/my-video-channels.component.ts
client/src/app/+my-library/my-history/my-history.component.html
client/src/app/+my-library/my-history/my-history.component.ts
client/src/app/+my-library/my-library.module.ts
client/src/app/+videos/+video-edit/shared/video-edit.component.scss
client/src/app/+videos/+video-watch/recommendations/recommendations.module.ts
client/src/app/+videos/+video-watch/recommendations/recommended-videos.component.html
client/src/app/app.component.ts
client/src/app/core/notification/peertube-socket.service.ts
client/src/app/menu/menu.component.html
client/src/app/menu/menu.component.scss
client/src/app/shared/shared-forms/index.ts
client/src/app/shared/shared-forms/input-switch.component.html [new file with mode: 0644]
client/src/app/shared/shared-forms/input-switch.component.scss [new file with mode: 0644]
client/src/app/shared/shared-forms/input-switch.component.ts [new file with mode: 0644]
client/src/app/shared/shared-forms/shared-form.module.ts
client/src/app/shared/shared-forms/timestamp-input.component.scss
client/src/assets/player/p2p-media-loader/hls-plugin.ts
client/src/hmr.ts [deleted file]
client/src/main.ts
client/src/sass/application.scss
client/src/sass/primeng-custom.scss
client/webpack/webpack.video-embed.js
client/yarn.lock