Backend fixed and features

This commit is contained in:
2025-07-05 16:01:08 +02:00
parent 3ef659be61
commit 880d556542
29 changed files with 567 additions and 156 deletions

View File

@ -1,4 +1,4 @@
const sidebar = document.getElementById("sidebar");
const sidebar = document.getElementById("master-pane");
if (sidebar) {
const toggleSidebarMobile = (