1
0

A place for instruction was added.

This commit is contained in:
Alexander Andreev 2024-12-10 22:20:13 +04:00
parent bbe619ccce
commit 06213c9b05
Signed by: Arav
GPG Key ID: 25969B23DCB5CA34
4 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,5 @@
document.getElementById("instruction").classList.remove("hidden");
//// OVERLAY FOR VIEWING MEDIA FILES
const video_formats = ["webm", "mp4", "mov"];

View File

@ -75,7 +75,7 @@ templ Index(currentPath, progVer string, stat *files.DirStat, entries *[]files.D
</section>
</noscript>
<section id="instruction" class="hidden">
<p></p>
<p>{ i18n.T(ctx, "instruction") }</p>
</section>
</main>
<footer>

View File

@ -12,6 +12,7 @@ en:
date: Date
size: Size
no-script-explain: With scripts deactivated you loose some QoL features like overlay to view files without need to leave a page, filter of directory's content, and navigation using arrow keys.
instruction: TODO
footer:
author: Alexander ❝Arav❞ Andreev
privacy: Privacy statements

View File

@ -12,6 +12,7 @@ ru:
date: Дата
size: Размер
no-script-explain: С отключенными скриптами ты теряешь такие удобные функции, как оверлей для просмотра файлов без необходимости покидать страницу, фильтр по содержимому директории и навигацию стрелками.
instruction: TODO
footer:
author: Александр «Arav» Андреев
privacy: О приватности