From 559526f968b99c2687f6cdaf1997943d6c7bfc48 Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 12 Oct 2022 20:38:29 +0200 Subject: [PATCH] so basically i uhhhhhh --- html/poketube.ejs | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index a0476bb4..bf0d8d3e 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1,5 +1,6 @@ - <% if (!isMobile) { %> +<% if (!isMobile) { %> - <% if (e === false) { %> + <% if (e === false) { %> <% } %> <% if (!e) { %> @@ -237,6 +239,17 @@ word-break: break-all; white-space: normal; + } + + .desc { + white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ + white-space: -pre-wrap; /* Opera 4-6 */ + white-space: -o-pre-wrap; /* Opera 7 */ + white-space: pre-wrap; /* css-3 */ + word-wrap: break-word; /* Internet Explorer 5.5+ */ + white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/ + word-break: break-all; + white-space: normal; } @@ -433,12 +446,12 @@ <% if (!video.Channel.Name.endsWith(' - Topic')) { %>
- Comments + Comments

<% if (!Array.isArray( inv.comments)) { %>

- Comments couldnt load ;-; (Report dis issue) + Comments couldnt load ;-; (Report dis issue or refresh the god damn page lol)

<% } %> @@ -1411,8 +1424,15 @@ More from <%=k.Video.Channel.Name%>
+ - +

+ +PokeTube Mobile v12.10.22a - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> ) + + +

+