PeerTube/shared/models/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
..
about.model.ts
broadcast-message-level.type.ts
contact-form.model.ts
custom-config.model.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
debug.model.ts Introduce debug command 2021-07-20 15:27:17 +02:00
emailer.model.ts Stricter email options typings 2021-03-24 18:18:41 +01:00
index.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
job.model.ts prevent multiple post-process triggering of upload-resumable (#4175) 2021-10-25 17:42:20 +02:00
log-level.type.ts
peertube-problem-document.model.ts Refactor requests 2021-07-20 15:27:18 +02:00
server-config.model.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
server-debug.model.ts Try to speed up server tests 2021-02-19 09:36:50 +01:00
server-error-code.enum.ts add video upload types, add doc middleware to more routes 2021-06-06 10:21:06 +02:00
server-follow-create.model.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
server-stats.model.ts add channel and playlist stats to server stats endpoint (#3747) 2021-04-12 11:19:07 +02:00