1
0
Fork 0
peertube/server
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
..
assets Begin live tests 2020-11-09 15:33:04 +01:00
controllers Bypass rate limits for admins and moderators 2022-05-30 11:39:44 +02:00
helpers Add use proxy for s3 (#4973) 2022-05-09 11:49:25 +02:00
initializers Check feeds config at startup 2022-05-24 15:57:02 +02:00
lib Add live autostart/messages in embed 2022-05-31 14:24:07 +02:00
middlewares Bypass rate limits for admins and moderators 2022-05-30 11:39:44 +02:00
models Added "total views" in the my channels list (#5007) 2022-05-31 16:01:11 +02:00
static/dnt-policy
tests Added "total views" in the my channels list (#5007) 2022-05-31 16:01:11 +02:00
tools Fix username/password CLI options 2022-03-15 09:21:05 +01:00
types Support live session in server 2022-05-03 14:49:15 +02:00
tsconfig.json chore(refactor): remove shared folder dependencies to the server 2021-12-16 10:08:43 +01:00
tsconfig.types.json Move types package in packages/ 2021-12-28 10:18:15 +01:00