PeerTube/server/models
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 Inject server config in HTML 2021-05-14 13:37:23 +02:00
account Filter host for channels and playlists search 2021-07-28 10:32:40 +02:00
actor Add ability to view my followers 2021-10-20 09:25:44 +02:00
application esModuleInterop to true 2021-08-27 15:12:22 +02:00
oauth Stricter models typing 2021-05-12 14:12:14 +02:00
redundancy Better logs for redundancy 2021-08-26 11:02:41 +02:00
server Fix missing transactions 2021-06-15 10:40:06 +02:00
shared Filter host for channels and playlists search 2021-07-28 10:32:40 +02:00
user Fix sequelize order typings 2021-10-22 16:40:48 +02:00
video Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
migrations.ts Update sequelize 2019-04-24 16:26:20 +02:00
model-cache.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
utils.ts Fix sequelize order typings 2021-10-22 16:40:48 +02:00