Update client dependencies
authorChocobozzz <me@florianbigard.com>
Thu, 25 Jul 2019 08:44:21 +0000 (10:44 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 25 Jul 2019 09:00:45 +0000 (11:00 +0200)
commit41b15c892192073828458d007256a9dfdf3bb6fb
treeacfa791944197742044a85a84d1313db74b8e4f4
parent03652b3179b7d3d2959b68318fdc5e00f94eb95f
Update client dependencies
106 files changed:
client/angular.json
client/package.json
client/proxy.config.json
client/src/app/+admin/admin.module.ts
client/src/app/+admin/follows/followers-list/followers-list.component.ts
client/src/app/+admin/follows/following-list/following-list.component.ts
client/src/app/+admin/system/jobs/job.service.ts
client/src/app/+admin/system/jobs/jobs.component.ts
client/src/app/+my-account/my-account.module.ts
client/src/app/shared/images/global-icon.component.ts
client/src/app/shared/instance/follow.service.ts
client/src/app/videos/+video-edit/video-add.module.ts
client/src/assets/images/global/add.html [deleted file]
client/src/assets/images/global/add.svg [new file with mode: 0644]
client/src/assets/images/global/alert.html [deleted file]
client/src/assets/images/global/alert.svg [new file with mode: 0644]
client/src/assets/images/global/circle-tick.html [deleted file]
client/src/assets/images/global/circle-tick.svg [new file with mode: 0644]
client/src/assets/images/global/cloud-download.html [deleted file]
client/src/assets/images/global/cloud-download.svg [new file with mode: 0644]
client/src/assets/images/global/cloud-error.html [deleted file]
client/src/assets/images/global/cloud-error.svg [new file with mode: 0644]
client/src/assets/images/global/cog.html [deleted file]
client/src/assets/images/global/cog.svg [new file with mode: 0644]
client/src/assets/images/global/cross.html [deleted file]
client/src/assets/images/global/cross.svg [new file with mode: 0644]
client/src/assets/images/global/delete.html [deleted file]
client/src/assets/images/global/delete.svg [new file with mode: 0644]
client/src/assets/images/global/download.html [deleted file]
client/src/assets/images/global/download.svg [new file with mode: 0644]
client/src/assets/images/global/edit.html [deleted file]
client/src/assets/images/global/edit.svg [new file with mode: 0644]
client/src/assets/images/global/folder.html [deleted file]
client/src/assets/images/global/folder.svg [new file with mode: 0644]
client/src/assets/images/global/help.html [deleted file]
client/src/assets/images/global/help.svg [new file with mode: 0644]
client/src/assets/images/global/history.html [deleted file]
client/src/assets/images/global/history.svg [new file with mode: 0644]
client/src/assets/images/global/im-with-her.html [deleted file]
client/src/assets/images/global/im-with-her.svg [new file with mode: 0644]
client/src/assets/images/global/more-horizontal.html [deleted file]
client/src/assets/images/global/more-horizontal.svg [new file with mode: 0644]
client/src/assets/images/global/more-vertical.html [deleted file]
client/src/assets/images/global/more-vertical.svg [new file with mode: 0644]
client/src/assets/images/global/no.html [deleted file]
client/src/assets/images/global/no.svg [new file with mode: 0644]
client/src/assets/images/global/play.html [deleted file]
client/src/assets/images/global/play.svg [new file with mode: 0644]
client/src/assets/images/global/playlists.html [deleted file]
client/src/assets/images/global/playlists.svg [new file with mode: 0644]
client/src/assets/images/global/refresh.html [deleted file]
client/src/assets/images/global/refresh.svg [new file with mode: 0644]
client/src/assets/images/global/search.html [deleted file]
client/src/assets/images/global/search.svg [new file with mode: 0644]
client/src/assets/images/global/server.html [deleted file]
client/src/assets/images/global/server.svg [new file with mode: 0644]
client/src/assets/images/global/sign-out.html [deleted file]
client/src/assets/images/global/sign-out.svg [new file with mode: 0644]
client/src/assets/images/global/sparkle.html [deleted file]
client/src/assets/images/global/sparkle.svg [new file with mode: 0644]
client/src/assets/images/global/syndication.html [deleted file]
client/src/assets/images/global/syndication.svg [new file with mode: 0644]
client/src/assets/images/global/tick.html [deleted file]
client/src/assets/images/global/tick.svg [new file with mode: 0644]
client/src/assets/images/global/undo.html [deleted file]
client/src/assets/images/global/undo.svg [new file with mode: 0644]
client/src/assets/images/global/user-add.html [deleted file]
client/src/assets/images/global/user-add.svg [new file with mode: 0644]
client/src/assets/images/global/user.html [deleted file]
client/src/assets/images/global/user.svg [new file with mode: 0644]
client/src/assets/images/global/users.html [deleted file]
client/src/assets/images/global/users.svg [new file with mode: 0644]
client/src/assets/images/global/validate.html [deleted file]
client/src/assets/images/global/validate.svg [new file with mode: 0644]
client/src/assets/images/global/videos.html [deleted file]
client/src/assets/images/global/videos.svg [new file with mode: 0644]
client/src/assets/images/menu/about.html [deleted file]
client/src/assets/images/menu/about.svg [new file with mode: 0644]
client/src/assets/images/menu/administration.html [deleted file]
client/src/assets/images/menu/administration.svg [new file with mode: 0644]
client/src/assets/images/menu/globe.html [deleted file]
client/src/assets/images/menu/globe.svg [new file with mode: 0644]
client/src/assets/images/menu/go.html [deleted file]
client/src/assets/images/menu/go.svg [new file with mode: 0644]
client/src/assets/images/menu/home.html [deleted file]
client/src/assets/images/menu/home.svg [new file with mode: 0644]
client/src/assets/images/menu/recently-added.html [deleted file]
client/src/assets/images/menu/recently-added.svg [new file with mode: 0644]
client/src/assets/images/menu/subscriptions.html [deleted file]
client/src/assets/images/menu/subscriptions.svg [new file with mode: 0644]
client/src/assets/images/menu/trending.html [deleted file]
client/src/assets/images/menu/trending.svg [new file with mode: 0644]
client/src/assets/images/video/dislike.html [deleted file]
client/src/assets/images/video/dislike.svg [new file with mode: 0644]
client/src/assets/images/video/heart.html [deleted file]
client/src/assets/images/video/heart.svg [new file with mode: 0644]
client/src/assets/images/video/like.html [deleted file]
client/src/assets/images/video/like.svg [new file with mode: 0644]
client/src/assets/images/video/playlist-add.html [deleted file]
client/src/assets/images/video/playlist-add.svg [new file with mode: 0644]
client/src/assets/images/video/share.html [deleted file]
client/src/assets/images/video/share.svg [new file with mode: 0644]
client/src/assets/images/video/upload.html [deleted file]
client/src/assets/images/video/upload.svg [new file with mode: 0644]
client/yarn.lock
config/test.yaml