From a00045a2184e4cb24b838e95937e7ffedcd66b2b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 27 Aug 2019 09:59:36 +0200 Subject: Improve features table --- .../instance-features-table.component.html | 65 +++++++++++++++++++--- 1 file changed, 58 insertions(+), 7 deletions(-) (limited to 'client/src/app/shared/instance/instance-features-table.component.html') diff --git a/client/src/app/shared/instance/instance-features-table.component.html b/client/src/app/shared/instance/instance-features-table.component.html index 2987bd00e..845876f55 100644 --- a/client/src/app/shared/instance/instance-features-table.component.html +++ b/client/src/app/shared/instance/instance-features-table.component.html @@ -1,22 +1,43 @@
- +
- + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Default NSFW/sensitive videos policy (can be redefined by the users) +
Default NSFW/sensitive videos policy
+
can be redefined by the users
+
{{ buildNSFWLabel() }}
{{ feature.label }}
User registration allowed - - +
Video quotaVideo uploads
Transcoding in multiple resolutions + +
Video uploads + Requires manual validation by moderators + Automatically published +
Video quota @@ -30,5 +51,35 @@
Import
HTTP import (YouTube, Vimeo, direct URL...) + +
Torrent import + +
Player
P2P enabled + +
-- cgit v1.2.3