]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/assets/images/menu/administration.svg
Add my library section in menu
authorChocobozzz <me@florianbigard.com>
Wed, 20 Mar 2019 12:53:51 +0000 (13:53 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 20 Mar 2019 12:53:51 +0000 (13:53 +0100)
commita55052c9baf2952795685d3b4e5348c8cb9da70d
treee967b99fa195b76bd1b1f8473f3861e3d60ea97b
parent7e73f07131a6738b299311448ab4491eb532838a
Add my library section in menu
26 files changed:
CREDITS.md
client/src/app/+my-account/my-account.component.ts
client/src/app/menu/menu.component.html
client/src/app/menu/menu.component.scss
client/src/app/shared/images/global-icon.component.ts
client/src/app/shared/menu/top-menu-dropdown.component.html
client/src/app/shared/menu/top-menu-dropdown.component.scss
client/src/app/shared/menu/top-menu-dropdown.component.ts
client/src/assets/images/global/folder.html [new file with mode: 0644]
client/src/assets/images/global/history.html [new file with mode: 0644]
client/src/assets/images/global/playlists.html [new file with mode: 0644]
client/src/assets/images/global/server.html [new file with mode: 0644]
client/src/assets/images/global/sign-out.html [new file with mode: 0644]
client/src/assets/images/global/user.html [new file with mode: 0644]
client/src/assets/images/global/videos.html [new file with mode: 0644]
client/src/assets/images/global/videos.svg [new file with mode: 0644]
client/src/assets/images/menu/about.html [moved from client/src/assets/images/menu/about.svg with 90% similarity]
client/src/assets/images/menu/administration.html [moved from client/src/assets/images/menu/administration.svg with 91% similarity]
client/src/assets/images/menu/globe.html [moved from client/src/assets/images/menu/globe.svg with 82% similarity]
client/src/assets/images/menu/go.html [new file with mode: 0644]
client/src/assets/images/menu/home.html [moved from client/src/assets/images/menu/home.svg with 84% similarity]
client/src/assets/images/menu/recently-added.html [moved from client/src/assets/images/menu/recently-added.svg with 73% similarity]
client/src/assets/images/menu/subscriptions.html [moved from client/src/assets/images/menu/subscriptions.svg with 82% similarity]
client/src/assets/images/menu/trending.html [moved from client/src/assets/images/menu/trending.svg with 78% similarity]
client/src/assets/images/video/watch-later.html [deleted file]
client/src/sass/include/_mixins.scss