PeerTube/client/src/app/+my-library
Florian CUNY c6f8ca4d65
Added "total views" in the my channels list (#5007)
* Added "total views" in the my channels list

Implements https://github.com/Chocobozzz/PeerTube/issues/4331

* Fix lint

* applied suggested change

* updated openAPI spec for the use "withStats" when getting video channels

* applied code change

* removed GROUP BY in query

* Fixed test
2022-05-31 16:01:11 +02:00
..
+my-video-channels Added "total views" in the my channels list (#5007) 2022-05-31 16:01:11 +02:00
my-follows Some fixes for themes 2022-03-15 14:12:37 +01:00
my-history Put white background to peertube icons 2022-02-04 13:48:21 +01:00
my-ownership Some fixes for themes 2022-03-15 14:12:37 +01:00
my-video-imports Add ability to cancel & delete video imports 2022-01-19 14:31:05 +01:00
my-video-playlists Fix typo 2022-04-15 14:24:48 +02:00
my-videos Display live info in my videos 2022-04-20 10:05:21 +02:00
index.ts Reorganize left menu and account menu 2020-11-13 12:02:21 +01:00
my-library-routing.module.ts Add ability to view my followers 2021-10-20 09:25:44 +02:00
my-library.component.html Reorganize left menu and account menu 2020-11-13 12:02:21 +01:00
my-library.component.scss Move to sass module 2021-06-28 10:54:02 +02:00
my-library.component.ts Add ability to view my followers 2021-10-20 09:25:44 +02:00
my-library.module.ts Always use my-table-expander-icon 2021-10-29 11:48:21 +02:00