summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--screenshots/01_player.pngbin910463 -> 1441685 bytes
-rw-r--r--screenshots/02_preferences.pngbin63094 -> 74372 bytes
-rw-r--r--screenshots/03_subscriptions.pngbin0 -> 72941 bytes
-rw-r--r--screenshots/04_description.pngbin309506 -> 614264 bytes
-rw-r--r--screenshots/05_preferences.pngbin62053 -> 75408 bytes
-rw-r--r--screenshots/06_subscriptions.pngbin70007 -> 74336 bytes
-rw-r--r--src/invidious/views/playlists.ecr2
7 files changed, 1 insertions, 1 deletions
diff --git a/screenshots/01_player.png b/screenshots/01_player.png
index 63e6dbba..4ab8c4e5 100644
--- a/screenshots/01_player.png
+++ b/screenshots/01_player.png
Binary files differ
diff --git a/screenshots/02_preferences.png b/screenshots/02_preferences.png
index 1cd29add..bca77802 100644
--- a/screenshots/02_preferences.png
+++ b/screenshots/02_preferences.png
Binary files differ
diff --git a/screenshots/03_subscriptions.png b/screenshots/03_subscriptions.png
new file mode 100644
index 00000000..3da369eb
--- /dev/null
+++ b/screenshots/03_subscriptions.png
Binary files differ
diff --git a/screenshots/04_description.png b/screenshots/04_description.png
index f8ec2564..949925f6 100644
--- a/screenshots/04_description.png
+++ b/screenshots/04_description.png
Binary files differ
diff --git a/screenshots/05_preferences.png b/screenshots/05_preferences.png
index dc6d4a42..ea7f142f 100644
--- a/screenshots/05_preferences.png
+++ b/screenshots/05_preferences.png
Binary files differ
diff --git a/screenshots/06_subscriptions.png b/screenshots/06_subscriptions.png
index 0da82f55..15a31f20 100644
--- a/screenshots/06_subscriptions.png
+++ b/screenshots/06_subscriptions.png
Binary files differ
diff --git a/src/invidious/views/playlists.ecr b/src/invidious/views/playlists.ecr
index 0c48be96..a77d106d 100644
--- a/src/invidious/views/playlists.ecr
+++ b/src/invidious/views/playlists.ecr
@@ -27,7 +27,7 @@
</div>
<div class="h-box">
- <p><span style="white-space:pre-wrap"><%= XML.parse_html(channel.description_html).xpath_node(%q(.//pre)).try &.content %></span></p>
+ <p><span style="white-space:pre-wrap"><%= XML.parse_html(channel.description_html).xpath_node(%q(.//pre)).try &.content if !channel.description_html.empty? %></span></p>
</div>
<div class="h-box">