formatting pass

This commit is contained in:
2026-09-02 18:23:22 +02:00
parent d7999785c8
commit 9c3fd4c1a2
7 changed files with 56 additions and 49 deletions
+6 -3
View File
@@ -13,10 +13,13 @@
<div class="description-bubble">
<p>Hello, there, welcome to V1.6.</p>
<p>
<u>2026-03-16 update:</u> you can now cache streams offline for playback in low-connectivity environments (and to prevent buffering)!<br>
Simply click on the download icon in the stream list (and click again to remove them from cache). You can also filter by cached streams at the top. This all goes into your browser storage, and a stream is generally 100~250MB depending on its length.
<u>2026-03-16 update:</u> you can now cache streams offline for playback in low-connectivity
environments (and to prevent buffering)!<br />
Simply click on the download icon in the stream list (and click again to remove them from cache).
You can also filter by cached streams at the top. This all goes into your browser storage, and
a stream is generally 100~250MB depending on its length.
</p>
<hr>
<hr />
<p>
Still in construction. The design is responsive now, so phones should work well enough!
Needs touch events though.