diff options
-rw-r--r-- | client/src/app/+my-library/my-history/my-history.component.ts | 30 | ||||
-rw-r--r-- | client/src/assets/images/framasoft.png | bin | 5232 -> 0 bytes | |||
-rw-r--r-- | client/src/assets/images/icons/icon-144x144.png | bin | 1999 -> 8319 bytes | |||
-rw-r--r-- | client/src/assets/images/icons/icon-192x192.png | bin | 2926 -> 8197 bytes | |||
-rw-r--r-- | client/src/assets/images/icons/icon-36x36.png | bin | 949 -> 9211 bytes | |||
-rw-r--r-- | client/src/assets/images/icons/icon-48x48.png | bin | 1194 -> 8260 bytes | |||
-rw-r--r-- | client/src/assets/images/icons/icon-512x512.png | bin | 10205 -> 11463 bytes | |||
-rw-r--r-- | client/src/assets/images/icons/icon-72x72.png | bin | 1562 -> 8777 bytes | |||
-rw-r--r-- | client/src/assets/images/icons/icon-96x96.png | bin | 1656 -> 7804 bytes |
9 files changed, 6 insertions, 24 deletions
diff --git a/client/src/app/+my-library/my-history/my-history.component.ts b/client/src/app/+my-library/my-history/my-history.component.ts index daabca178..f6b712908 100644 --- a/client/src/app/+my-library/my-history/my-history.component.ts +++ b/client/src/app/+my-library/my-history/my-history.component.ts | |||
@@ -1,18 +1,6 @@ | |||
1 | import { tap } from 'rxjs/operators' | 1 | import { tap } from 'rxjs/operators' |
2 | import { Component, ComponentFactoryResolver, OnInit, ViewChild } from '@angular/core' | 2 | import { Component, OnInit, ViewChild } from '@angular/core' |
3 | import { ActivatedRoute, Router } from '@angular/router' | 3 | import { AuthService, ComponentPagination, ConfirmService, DisableForReuseHook, Notifier, User, UserService } from '@app/core' |
4 | import { | ||
5 | AuthService, | ||
6 | ComponentPagination, | ||
7 | ConfirmService, | ||
8 | DisableForReuseHook, | ||
9 | LocalStorageService, | ||
10 | Notifier, | ||
11 | ScreenService, | ||
12 | ServerService, | ||
13 | User, | ||
14 | UserService | ||
15 | } from '@app/core' | ||
16 | import { immutableAssign } from '@app/helpers' | 4 | import { immutableAssign } from '@app/helpers' |
17 | import { UserHistoryService, Video } from '@app/shared/shared-main' | 5 | import { UserHistoryService, Video } from '@app/shared/shared-main' |
18 | import { MiniatureDisplayOptions, VideosSelectionComponent } from '@app/shared/shared-video-miniature' | 6 | import { MiniatureDisplayOptions, VideosSelectionComponent } from '@app/shared/shared-video-miniature' |
@@ -53,17 +41,11 @@ export class MyHistoryComponent implements OnInit, DisableForReuseHook { | |||
53 | disabled = false | 41 | disabled = false |
54 | 42 | ||
55 | constructor ( | 43 | constructor ( |
56 | protected router: Router, | 44 | private authService: AuthService, |
57 | protected serverService: ServerService, | 45 | private userService: UserService, |
58 | protected route: ActivatedRoute, | 46 | private notifier: Notifier, |
59 | protected authService: AuthService, | ||
60 | protected userService: UserService, | ||
61 | protected notifier: Notifier, | ||
62 | protected screenService: ScreenService, | ||
63 | protected storageService: LocalStorageService, | ||
64 | private confirmService: ConfirmService, | 47 | private confirmService: ConfirmService, |
65 | private userHistoryService: UserHistoryService, | 48 | private userHistoryService: UserHistoryService |
66 | protected cfr: ComponentFactoryResolver | ||
67 | ) { | 49 | ) { |
68 | this.titlePage = $localize`My watch history` | 50 | this.titlePage = $localize`My watch history` |
69 | } | 51 | } |
diff --git a/client/src/assets/images/framasoft.png b/client/src/assets/images/framasoft.png deleted file mode 100644 index 57be8c219..000000000 --- a/client/src/assets/images/framasoft.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/client/src/assets/images/icons/icon-144x144.png b/client/src/assets/images/icons/icon-144x144.png index 16acc6d93..3498eec4d 100644 --- a/client/src/assets/images/icons/icon-144x144.png +++ b/client/src/assets/images/icons/icon-144x144.png | |||
Binary files differ | |||
diff --git a/client/src/assets/images/icons/icon-192x192.png b/client/src/assets/images/icons/icon-192x192.png index e76440bd5..f0a29f745 100644 --- a/client/src/assets/images/icons/icon-192x192.png +++ b/client/src/assets/images/icons/icon-192x192.png | |||
Binary files differ | |||
diff --git a/client/src/assets/images/icons/icon-36x36.png b/client/src/assets/images/icons/icon-36x36.png index b998221cd..109156386 100644 --- a/client/src/assets/images/icons/icon-36x36.png +++ b/client/src/assets/images/icons/icon-36x36.png | |||
Binary files differ | |||
diff --git a/client/src/assets/images/icons/icon-48x48.png b/client/src/assets/images/icons/icon-48x48.png index 2a1ef45e2..cfee1921d 100644 --- a/client/src/assets/images/icons/icon-48x48.png +++ b/client/src/assets/images/icons/icon-48x48.png | |||
Binary files differ | |||
diff --git a/client/src/assets/images/icons/icon-512x512.png b/client/src/assets/images/icons/icon-512x512.png index 196a36480..157ac32ee 100644 --- a/client/src/assets/images/icons/icon-512x512.png +++ b/client/src/assets/images/icons/icon-512x512.png | |||
Binary files differ | |||
diff --git a/client/src/assets/images/icons/icon-72x72.png b/client/src/assets/images/icons/icon-72x72.png index f4f14bc75..ea002f1be 100644 --- a/client/src/assets/images/icons/icon-72x72.png +++ b/client/src/assets/images/icons/icon-72x72.png | |||
Binary files differ | |||
diff --git a/client/src/assets/images/icons/icon-96x96.png b/client/src/assets/images/icons/icon-96x96.png index 1ee3f8682..b009aeebf 100644 --- a/client/src/assets/images/icons/icon-96x96.png +++ b/client/src/assets/images/icons/icon-96x96.png | |||
Binary files differ | |||