]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html
Reorganize left menu and account menu
authorChocobozzz <me@florianbigard.com>
Thu, 12 Nov 2020 14:28:54 +0000 (15:28 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 13 Nov 2020 11:02:21 +0000 (12:02 +0100)
commit17119e4a546522468878cf115558b17949ab50d0
tree3f130cfd7fdccf5aeeac9beee941750590239047
parentb4bc269e5517849b5b89052f0c1a2c01b6f65089
Reorganize left menu and account menu

Add my-settings and my-library in left menu
Move administration below my-library
Split account menu: my-setting and my library
68 files changed:
client/e2e/src/po/my-account.ts
client/src/app/+my-account/+my-account-video-channels/my-account-video-channels-routing.module.ts [deleted file]
client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.module.ts [deleted file]
client/src/app/+my-account/my-account-routing.module.ts
client/src/app/+my-account/my-account.component.ts
client/src/app/+my-account/my-account.module.ts
client/src/app/+my-library/+my-video-channels/my-video-channel-create.component.ts [moved from client/src/app/+my-account/+my-account-video-channels/my-account-video-channel-create.component.ts with 79% similarity]
client/src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html [moved from client/src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html with 95% similarity]
client/src/app/+my-library/+my-video-channels/my-video-channel-edit.component.scss [moved from client/src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.scss with 100% similarity]
client/src/app/+my-library/+my-video-channels/my-video-channel-edit.ts [moved from client/src/app/+my-account/+my-account-video-channels/my-account-video-channel-edit.ts with 81% similarity]
client/src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts [moved from client/src/app/+my-account/+my-account-video-channels/my-account-video-channel-update.component.ts with 89% similarity]
client/src/app/+my-library/+my-video-channels/my-video-channels-routing.module.ts [new file with mode: 0644]
client/src/app/+my-library/+my-video-channels/my-video-channels.component.html [moved from client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.html with 100% similarity]
client/src/app/+my-library/+my-video-channels/my-video-channels.component.scss [moved from client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.scss with 100% similarity]
client/src/app/+my-library/+my-video-channels/my-video-channels.component.ts [moved from client/src/app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts with 95% similarity]
client/src/app/+my-library/+my-video-channels/my-video-channels.module.ts [new file with mode: 0644]
client/src/app/+my-library/index.ts [new file with mode: 0644]
client/src/app/+my-library/my-history/my-history.component.html [moved from client/src/app/+my-account/my-account-history/my-account-history.component.html with 100% similarity]
client/src/app/+my-library/my-history/my-history.component.scss [moved from client/src/app/+my-account/my-account-history/my-account-history.component.scss with 100% similarity]
client/src/app/+my-library/my-history/my-history.component.ts [moved from client/src/app/+my-account/my-account-history/my-account-history.component.ts with 91% similarity]
client/src/app/+my-library/my-library-routing.module.ts [new file with mode: 0644]
client/src/app/+my-library/my-library.component.html [new file with mode: 0644]
client/src/app/+my-library/my-library.component.scss [new file with mode: 0644]
client/src/app/+my-library/my-library.component.ts [new file with mode: 0644]
client/src/app/+my-library/my-library.module.ts [new file with mode: 0644]
client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html [moved from client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.html with 100% similarity]
client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.scss [moved from client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.scss with 100% similarity]
client/src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.ts [moved from client/src/app/+my-account/my-account-ownership/my-account-accept-ownership/my-account-accept-ownership.component.ts with 89% similarity]
client/src/app/+my-library/my-ownership/my-ownership.component.html [moved from client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html with 96% similarity]
client/src/app/+my-library/my-ownership/my-ownership.component.scss [moved from client/src/app/+my-account/my-account-ownership/my-account-ownership.component.scss with 100% similarity]
client/src/app/+my-library/my-ownership/my-ownership.component.ts [moved from client/src/app/+my-account/my-account-ownership/my-account-ownership.component.ts with 75% similarity]
client/src/app/+my-library/my-subscriptions/my-subscriptions.component.html [moved from client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html with 100% similarity]
client/src/app/+my-library/my-subscriptions/my-subscriptions.component.scss [moved from client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.scss with 100% similarity]
client/src/app/+my-library/my-subscriptions/my-subscriptions.component.ts [moved from client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.ts with 89% similarity]
client/src/app/+my-library/my-video-imports/my-video-imports.component.html [moved from client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.html with 100% similarity]
client/src/app/+my-library/my-video-imports/my-video-imports.component.scss [moved from client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss with 100% similarity]
client/src/app/+my-library/my-video-imports/my-video-imports.component.ts [moved from client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.ts with 86% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlist-create.component.ts [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-create.component.ts with 86% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.html [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.html with 94% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlist-edit.component.scss [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.component.scss with 100% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlist-edit.ts [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-edit.ts with 87% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html with 100% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.scss [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.scss with 100% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.ts with 93% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlist-update.component.ts with 90% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlists.component.html [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html with 100% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlists.component.scss [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss with 100% similarity]
client/src/app/+my-library/my-video-playlists/my-video-playlists.component.ts [moved from client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.ts with 92% similarity]
client/src/app/+my-library/my-videos/modals/video-change-ownership.component.html [moved from client/src/app/+my-account/my-account-videos/modals/video-change-ownership.component.html with 100% similarity]
client/src/app/+my-library/my-videos/modals/video-change-ownership.component.scss [moved from client/src/app/+my-account/my-account-videos/modals/video-change-ownership.component.scss with 100% similarity]
client/src/app/+my-library/my-videos/modals/video-change-ownership.component.ts [moved from client/src/app/+my-account/my-account-videos/modals/video-change-ownership.component.ts with 100% similarity]
client/src/app/+my-library/my-videos/my-videos.component.html [moved from client/src/app/+my-account/my-account-videos/my-account-videos.component.html with 80% similarity]
client/src/app/+my-library/my-videos/my-videos.component.scss [moved from client/src/app/+my-account/my-account-videos/my-account-videos.component.scss with 84% similarity]
client/src/app/+my-library/my-videos/my-videos.component.ts [moved from client/src/app/+my-account/my-account-videos/my-account-videos.component.ts with 96% similarity]
client/src/app/+video-channels/video-channels.component.html
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.ts
client/src/app/+videos/video-list/video-user-subscriptions.component.ts
client/src/app/app-routing.module.ts
client/src/app/core/auth/auth.service.ts
client/src/app/menu/menu.component.html
client/src/app/menu/menu.component.scss
client/src/app/menu/menu.component.ts
client/src/app/shared/shared-main/users/user-notification.model.ts
client/src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html
client/src/app/shared/shared-video-playlist/video-playlist-miniature.component.ts
client/src/sass/include/_variables.scss
server/lib/emailer.ts