PeerTube/server/tests/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
..
activitypub Reorganize imports 2021-07-20 15:27:19 +02:00
check-params Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
live Fix bitrate tests 2021-10-12 09:18:54 +02:00
moderation Generate random uuid for video files 2021-07-26 11:29:31 +02:00
notifications Increase some timeouts 2021-10-18 10:23:45 +02:00
object-storage Random listen for mocked servers 2021-10-22 14:31:38 +02:00
redundancy esModuleInterop to true 2021-08-27 15:12:22 +02:00
search Add ability to search by URL with query params 2021-10-20 15:26:38 +02:00
server Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +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
index.ts Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00