]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/videos/+video-watch/video-watch.component.html
Improve frontend accessibility
authorChocobozzz <me@florianbigard.com>
Tue, 17 Jul 2018 12:44:19 +0000 (14:44 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 17 Jul 2018 12:56:15 +0000 (14:56 +0200)
commit0f7fedc39857ebc0eb29182c1588a92b9adfb75a
treef1516e93a93d1042bbc4d14d10575b88cae6bba1
parent4bdd9473fdecfa7e309e3c59b05b29d0a20ac397
Improve frontend accessibility

In particular checkboxes, likes/dislikes, share button, video thumbnails
and help buttons
22 files changed:
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.component.html
client/src/app/+my-account/my-account-settings/my-account-video-settings/my-account-video-settings.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/shared/forms/peertube-checkbox.component.html [new file with mode: 0644]
client/src/app/shared/forms/peertube-checkbox.component.scss [new file with mode: 0644]
client/src/app/shared/forms/peertube-checkbox.component.ts [new file with mode: 0644]
client/src/app/shared/misc/help.component.html
client/src/app/shared/misc/help.component.ts
client/src/app/shared/shared.module.ts
client/src/app/shared/video-caption/video-caption.service.ts
client/src/app/shared/video/video-miniature.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/shared/video-edit.component.ts
client/src/app/videos/+video-edit/video-update.component.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.ts
client/src/assets/player/peertube-videojs-plugin.ts
client/src/sass/include/_mixins.scss
client/src/standalone/videos/embed.ts