From 3ae28ed270527a002043dd3bd175bb8937524f6c Mon Sep 17 00:00:00 2001 From: justuser-31 Date: Sat, 31 Jan 2026 22:58:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=8B=D1=82=D0=BA=D0=B0=20?= =?UTF-8?q?=D1=81=D0=B4=D0=B5=D0=BB=D0=B0=D1=82=D1=8C=20=D0=B0=D0=B4=D0=B0?= =?UTF-8?q?=D0=BF=D1=82=D0=B8=D0=B2=D0=BD=D1=8B=D0=B9=20=D1=82=D0=B5=D0=BA?= =?UTF-8?q?=D1=81=D1=82=20=D0=B8=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D0=B8=20?= =?UTF-8?q?(=D0=B2=D1=81=D1=91=20=D1=85=D1=80=D0=B5=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- handlers.py | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/handlers.py b/handlers.py index e82d94c..1244738 100644 --- a/handlers.py +++ b/handlers.py @@ -63,8 +63,8 @@ class FileServerHandler(BaseHTTPRequestHandler): SimpliestFS @@ -166,9 +166,9 @@ class FileServerHandler(BaseHTTPRequestHandler): Login - SimpliestFS @@ -246,8 +247,8 @@ class FileServerHandler(BaseHTTPRequestHandler): Quota: {available_mb} MB | Used: {used_mb:.2f} MB
- - + +

{files_html if files_html else "

No files yet.

"} @@ -405,7 +406,7 @@ class FileServerHandler(BaseHTTPRequestHandler): Explore Files - SimpliestFS @@ -448,7 +449,7 @@ class FileServerHandler(BaseHTTPRequestHandler): {username}'s Files - SimpliestFS