1
0
Fork 0
peertube/server/models
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
..
abuse Update server dependencies 2022-03-21 14:20:47 +01:00
account Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
actor Fix avatars in notifications 2022-05-25 09:37:30 +02:00
application Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
oauth Move typescript utils in its own directory 2021-12-16 18:04:16 +01:00
redundancy Fix shared imports 2021-12-24 10:14:47 +01:00
server Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
shared Convert followers/following in raw SQL queries 2022-05-05 10:29:35 +02:00
user Merge branch 'release/4.2.0' into develop 2022-05-25 15:22:28 +02:00
video Added "total views" in the my channels list (#5007) 2022-05-31 16:01:11 +02:00
view Add total viewers overall stat 2022-05-18 09:18:39 +02:00
migrations.ts Update sequelize 2019-04-24 16:26:20 +02:00
model-cache.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
utils.ts Improve admin users list table 2022-05-24 15:29:17 +02:00