1
0
Fork 0
peertube/client/src/app/shared/form-validators
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
..
abuse-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
custom-config-validators.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
form-validator.model.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
host-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
index.ts Rename captions commands 2021-07-21 13:58:35 +02:00
instance-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
login-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
reset-password-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
user-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
video-block-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
video-captions-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
video-channel-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
video-comment-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
video-ownership-change-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
video-playlist-validators.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
video-validators.ts Force live type specification in first step 2021-10-15 11:45:03 +02:00