added privacy policy page and about section, improved dir check, fixed crash when idexer is disabled
This commit is contained in:
parent
61266c461a
commit
5ae97da6d0
18 changed files with 698 additions and 107 deletions
|
@ -13,7 +13,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
// Set the innerHTML of viewerOverlay
|
||||
viewerOverlay.innerHTML = `
|
||||
<div id="image-viewer" class="image_view image_hide">
|
||||
<div class="image-view-close">
|
||||
<div class="btn-nostyle">
|
||||
<button class="btn-nostyle" id="viewer-prev-button">
|
||||
<div class="material-icons-round icon_visibility clickable image-before"></div> <!-- navigate_before -->
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue