]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/sass/include/_mixins.scss
Refactor how we use icons
authorChocobozzz <me@florianbigard.com>
Wed, 16 Jan 2019 15:05:40 +0000 (16:05 +0100)
committerChocobozzz <me@florianbigard.com>
Thu, 17 Jan 2019 09:38:18 +0000 (10:38 +0100)
commit457bb213b273a9b206cc5654eb085cede4e916ad
tree6b1a317872a4ca27b5d0dbe543452320b26aacff
parent848f499def54db2dd36437ef0dfb74dd5041c23b
Refactor how we use icons

Inject them in an angular component so we can easily change their color
116 files changed:
client/package.json
client/src/app/+about/about-instance/contact-admin-modal.component.html
client/src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.html
client/src/app/+admin/moderation/video-abuse-list/moderation-comment-modal.component.ts
client/src/app/+admin/users/user-list/user-list.component.html
client/src/app/+admin/users/user-list/user-list.component.scss
client/src/app/+my-account/my-account-history/my-account-history.component.scss
client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html
client/src/app/+my-account/my-account-notifications/my-account-notifications.component.scss
client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.scss
client/src/app/+my-account/my-account-videos/my-account-videos.component.html
client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
client/src/app/+my-account/my-account-videos/video-change-ownership/video-change-ownership.component.html
client/src/app/app.component.html
client/src/app/core/confirm/index.ts
client/src/app/core/core.module.ts
client/src/app/header/header.component.html
client/src/app/header/header.component.scss
client/src/app/login/login.component.html
client/src/app/menu/avatar-notification.component.scss
client/src/app/menu/language-chooser.component.html
client/src/app/search/search.component.scss
client/src/app/shared/actor/actor.model.ts
client/src/app/shared/buttons/action-dropdown.component.html
client/src/app/shared/buttons/action-dropdown.component.scss
client/src/app/shared/buttons/button.component.html
client/src/app/shared/buttons/button.component.scss
client/src/app/shared/buttons/button.component.ts
client/src/app/shared/buttons/delete-button.component.html
client/src/app/shared/buttons/edit-button.component.html
client/src/app/shared/confirm/confirm.component.html [moved from client/src/app/core/confirm/confirm.component.html with 87% similarity]
client/src/app/shared/confirm/confirm.component.scss [moved from client/src/app/core/confirm/confirm.component.scss with 100% similarity]
client/src/app/shared/confirm/confirm.component.ts [moved from client/src/app/core/confirm/confirm.component.ts with 96% similarity]
client/src/app/shared/icons/global-icon.component.html [new file with mode: 0644]
client/src/app/shared/icons/global-icon.component.scss [new file with mode: 0644]
client/src/app/shared/icons/global-icon.component.ts [new file with mode: 0644]
client/src/app/shared/misc/help.component.html
client/src/app/shared/misc/help.component.scss
client/src/app/shared/moderation/user-ban-modal.component.html
client/src/app/shared/moderation/user-ban-modal.component.ts
client/src/app/shared/shared.module.ts
client/src/app/shared/users/user-notification.model.ts
client/src/app/shared/users/user-notification.service.ts
client/src/app/shared/users/user-notifications.component.html
client/src/app/shared/users/user-notifications.component.scss
client/src/app/shared/users/user-notifications.component.ts
client/src/app/shared/video/feed.component.html
client/src/app/shared/video/feed.component.scss
client/src/app/shared/video/video-miniature.component.scss
client/src/app/shared/video/video.model.ts
client/src/app/videos/+video-edit/shared/video-caption-add-modal.component.html
client/src/app/videos/+video-edit/shared/video-edit.component.html
client/src/app/videos/+video-edit/shared/video-edit.component.scss
client/src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html
client/src/app/videos/+video-edit/video-add-components/video-import-torrent.component.scss
client/src/app/videos/+video-edit/video-add-components/video-import-torrent.component.ts
client/src/app/videos/+video-edit/video-add-components/video-import-url.component.html
client/src/app/videos/+video-edit/video-add-components/video-import-url.component.ts
client/src/app/videos/+video-edit/video-add-components/video-send.scss [moved from client/src/app/videos/+video-edit/video-add-components/video-import-url.component.scss with 57% similarity]
client/src/app/videos/+video-edit/video-add-components/video-upload.component.html
client/src/app/videos/+video-edit/video-add-components/video-upload.component.scss
client/src/app/videos/+video-edit/video-add-components/video-upload.component.ts
client/src/app/videos/+video-edit/video-update.component.html
client/src/app/videos/+video-watch/comment/video-comment.component.scss
client/src/app/videos/+video-watch/modal/video-blacklist.component.html
client/src/app/videos/+video-watch/modal/video-download.component.html
client/src/app/videos/+video-watch/modal/video-report.component.html
client/src/app/videos/+video-watch/modal/video-share.component.html
client/src/app/videos/+video-watch/modal/video-support.component.html
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.scss
client/src/assets/images/global/add.html [moved from client/src/assets/images/global/add.svg with 72% similarity]
client/src/assets/images/global/alert.html [moved from client/src/assets/images/video/alert.svg with 71% similarity]
client/src/assets/images/global/circle-tick.html [new file with mode: 0644]
client/src/assets/images/global/cloud-download.html [new file with mode: 0644]
client/src/assets/images/global/cloud-error.html [new file with mode: 0644]
client/src/assets/images/global/cog.html [new file with mode: 0644]
client/src/assets/images/global/cross.html [moved from client/src/assets/images/global/cross.svg with 63% similarity]
client/src/assets/images/global/delete-black.svg [deleted file]
client/src/assets/images/global/delete-white.svg [deleted file]
client/src/assets/images/global/delete.html [moved from client/src/assets/images/global/delete-grey.svg with 71% similarity]
client/src/assets/images/global/download.html [moved from client/src/assets/images/video/download-black.svg with 64% similarity]
client/src/assets/images/global/edit-grey.svg [deleted file]
client/src/assets/images/global/edit.html [moved from client/src/assets/images/global/edit-black.svg with 62% similarity]
client/src/assets/images/global/help.html [moved from client/src/assets/images/global/help.svg with 84% similarity]
client/src/assets/images/global/im-with-her.html [moved from client/src/assets/images/global/im-with-her.svg with 70% similarity]
client/src/assets/images/global/no.html [new file with mode: 0644]
client/src/assets/images/global/sparkle.html [new file with mode: 0644]
client/src/assets/images/global/syndication.html [moved from client/src/assets/images/global/syndication.svg with 88% similarity]
client/src/assets/images/global/tick.html [moved from client/src/assets/images/global/tick.svg with 63% similarity]
client/src/assets/images/global/undo.html [new file with mode: 0644]
client/src/assets/images/global/undo.svg [deleted file]
client/src/assets/images/global/user-add.html [new file with mode: 0644]
client/src/assets/images/global/validate.html [moved from client/src/assets/images/global/validate.svg with 69% similarity]
client/src/assets/images/video/blacklist.svg [deleted file]
client/src/assets/images/video/dislike-white.svg [deleted file]
client/src/assets/images/video/dislike.html [moved from client/src/assets/images/video/dislike-grey.svg with 77% similarity]
client/src/assets/images/video/download-grey.svg [deleted file]
client/src/assets/images/video/download-white.svg [deleted file]
client/src/assets/images/video/heart.html [moved from client/src/assets/images/video/heart.svg with 66% similarity]
client/src/assets/images/video/like-white.svg [deleted file]
client/src/assets/images/video/like.html [moved from client/src/assets/images/video/like-grey.svg with 61% similarity]
client/src/assets/images/video/more.html [moved from client/src/assets/images/video/more.svg with 76% similarity]
client/src/assets/images/video/share.html [moved from client/src/assets/images/video/share.svg with 62% similarity]
client/src/assets/images/video/upload.html [moved from client/src/assets/images/header/upload-white.svg with 69% similarity]
client/src/assets/images/video/upload.svg [deleted file]
client/src/sass/application.scss
client/src/sass/include/_mixins.scss
client/src/sass/include/_variables.scss
client/yarn.lock
server/models/account/user-notification.ts
shared/models/actors/actor.model.ts
shared/models/users/user-notification.model.ts
shared/models/videos/video.model.ts