PeerTube/server
Florian CUNY 754b6f5f41
Made the video channels limit (per user) server-wide configurable (#4491)
* Made the video channels limit (per user) server-wide configurable

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

Also added a "quota bar" in the account's settings page

* Fixed lint errors

* Another pass at fixing lint errors

* Applied code suggestions

* Removed 'video channels quota'
2021-10-26 16:42:10 +02:00
..
assets Begin live tests 2020-11-09 15:33:04 +01:00
controllers Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
helpers Remove unnecessary package 2021-10-26 15:08:58 +02:00
initializers Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
lib Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
middlewares Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
models Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
static/dnt-policy advertising PeerTube's rather simple DNT policy 2018-08-08 09:22:15 +02:00
tests Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
tools Rewrite youtube-dl import 2021-10-22 10:25:24 +02:00
types esModuleInterop to true 2021-08-27 15:12:22 +02:00
typings/express Update server dependencies 2021-10-12 14:31:59 +02:00