From 53a1fb40d2d492bcbbbfd0b7a3792d1ac531fe4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Wed, 19 Aug 2026 08:36:41 +0400 Subject: [PATCH] =?UTF-8?q?v0.0.33:=20=D1=80=D0=B0=D1=81=D0=BA=D1=80=D1=8B?= =?UTF-8?q?=D1=82=D0=B8=D0=B5=20ZIP=20=D0=B2=20=D1=82=D0=B0=D0=B1=D0=BB?= =?UTF-8?q?=D0=B8=D1=86=D1=83=20(=D1=84=D1=80=D0=BE=D0=BD=D1=82)=20?= =?UTF-8?q?=E2=80=94=20=D0=BD=D0=B0=D1=82=D0=B8=D0=B2=D0=BD=D1=8B=D0=B9=20?= =?UTF-8?q?unzip,=20=D1=80=D0=B5=D0=BA=D1=83=D1=80=D1=81=D0=B8=D1=8F,=20?= =?UTF-8?q?=D0=B4=D0=B5=D0=B4=D1=83=D0=BF=20=D0=BF=D0=BE=20=D1=80=D0=B0?= =?UTF-8?q?=D0=B7=D0=BC=D0=B5=D1=80+=D0=B4=D0=B0=D1=82=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- History/2026-08-19-zip-expand-frontend.md | 52 ++++++++ site/app.py | 2 +- site/templates/index.html | 137 ++++++++++++++++++++-- 3 files changed, 181 insertions(+), 10 deletions(-) create mode 100644 History/2026-08-19-zip-expand-frontend.md diff --git a/History/2026-08-19-zip-expand-frontend.md b/History/2026-08-19-zip-expand-frontend.md new file mode 100644 index 0000000..8ede438 --- /dev/null +++ b/History/2026-08-19-zip-expand-frontend.md @@ -0,0 +1,52 @@ +# v0.0.33 — раскрытие ZIP в таблицу (фронтенд) — 2026-08-19 + +**Дата:** 2026-08-19 +**Версия:** 0.0.32 → 0.0.33 +**Файл:** `site/templates/index.html` (фронтенд), `site/app.py` (версия) + +--- + +## Суть + +Раньше выбранный `.zip` попадал в таблицу одной строкой и не раскрывался. +Теперь при выборе файлов ZIP **распаковывается на клиенте**, файлы из архива +попадают в таблицу **по отдельности** (полный относительный путь). + +## Что добавлено (`index.html`, в тот же `