1
0
Fork 0
peertube/server/initializers
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
..
migrations Remove unused comments 2021-10-11 09:37:26 +02:00
checker-after-init.ts Fix check after init script 2021-10-13 08:44:34 +02:00
checker-before-init.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
config.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
constants.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
database.ts Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00
installer.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
migrator.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00