From e0d8549bbc624e53616315ac0e2bc63f65121bda Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 6 Aug 2022 20:07:06 +0300 Subject: [PATCH] mobile owo --- html/poketube.ejs | 394 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 385 insertions(+), 9 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index d80c9f1c..4d31a3b9 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1,4 +1,6 @@ - - @@ -433,12 +434,7 @@ margin-right: 100px; - - <% if (optout) { %> - - - - <% } %> + <% if (!optout) { %> @@ -465,4 +461,384 @@ margin-right: 100px; - + <% } %> + + <% if (isMobile) { %> + + + + <% if (e === false) { %> + + <% } %> + <% if (!e) { %> + + + + + + + + + + + <% } %> + + + <%=video.Title%> - PokeTube Mobile + + + + + + + + + + +
+ +
+
+
+ + +
+
+ +
<%=video.Title%> + +
+
+
+
+ <%=engagement.viewCount.toLocaleString()%> Views - Uploaded on <%=date%> :3 +
+
+ + <%=engagement.likes.toLocaleString()%> +
+ + <%=engagement.dislikes.toLocaleString()%> + + + + Download + + More.. +
+
+ +
+
+ +

Description

+
+ +

<%-String(video.Description).replace(/\n/g, "
")%>

+ +
+ + +
+
+
+ + + + + <% if (!optout) { %> + + + + + + + + + + + + + + + + + <% } %> +
+ + + + + <% } %>