PeerTube/server/models/video
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
..
formatter Provide origin URL to client and fix remote share 2021-10-22 14:11:58 +02:00
sql Fix useless condition 2021-10-11 14:16:31 +02:00
schedule-video-update.ts Refactor schedule update 2021-06-11 14:33:34 +02:00
tag.ts Fix sequelize order typings 2021-10-22 16:40:48 +02:00
thumbnail.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-blacklist.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-caption.ts Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
video-change-ownership.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-channel.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
video-comment.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-file.ts More robust webtorrent redundancy download 2021-09-06 16:19:49 +02:00
video-import.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-job-info.ts Add support for saving video files to object storage (#4290) 2021-08-17 08:26:20 +02:00
video-live.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-playlist-element.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-playlist.ts Refactor options in models 2021-07-29 14:17:03 +02:00
video-share.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-streaming-playlist.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video-tag.ts Stricter models typing 2021-05-12 14:12:14 +02:00
video-view.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video.ts Fix sequelize order typings 2021-10-22 16:40:48 +02:00