1
0
Fork 0
peertube/server/controllers/api
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
..
search Add ability to search by URL with query params 2021-10-20 15:26:38 +02:00
server Add ability to filter logs by tags 2021-10-20 14:33:38 +02:00
users Add channel filters for my videos/followers 2021-10-20 09:25:44 +02:00
videos prevent multiple post-process triggering of upload-resumable (#4175) 2021-10-25 17:42:20 +02:00
abuse.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
accounts.ts Split check user params tests 2021-10-20 09:25:44 +02:00
bulk.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
config.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
custom-page.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
index.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
jobs.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
oauth-clients.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
overviews.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
plugins.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-channel.ts Split check user params tests 2021-10-20 09:25:44 +02:00
video-playlist.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00